Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
Describe the feature request
Related to discussion #10258 (for context)
Two examples of interactions :
Sending a result from a modal window to the parent (on closing?)
The parent window opens the modal window and expects a value when closing. On closing a value can be returned by the action.
This allows more complex forms to be composed and pages to be re-used as user interaction windows.
Ability for a modal window to modify the fields of its parent
The modal window can modify the fields of the parent window that calls it.
Let me know if you need more details or if you have other ideas to allow similar uses.
Describe the feature request Related to discussion #10258 (for context)
Two examples of interactions :
Let me know if you need more details or if you have other ideas to allow similar uses.
BUDI-6916