dashjoin / platform

Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform that helps teams deliver applications faster 🚀 Uses a data-driven approach inspired by Linked Data to make use of your existing assets
https://dashjoin.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

Function onLoad which is called at the beginning of each page #361

Closed pgrill79 closed 2 weeks ago

pgrill79 commented 1 month ago

Would be great if there is a standard function which is called before opening / loading a page.

Similar to on-login when the user logs in. With that method you can also solve e.g. the isse:

https://github.com/dashjoin/platform/issues/358

By just putting the href then into a variable.

aeberhart commented 3 weeks ago

We discussed this in the past already. The problem is that there is not UI element for "page" in the layout editor. We could make a onLoad JSONata string available via Dashjoin Studio though