Sorry for my ignorance about the subject.
The objective is to create a multiple lines form with sort of Advanced search , like in grid application.
I have the search and form applications bound to the same table of course.
I created a link from the search application to the form one. This way the app starts with the search criteria and then display the filtered form to the users.
Is it possible to use the opposite approach , linking the search app from the form application ?
Customer want to start with the form , seeing all the values in the table, and then search (like an advanced search in modal for the grid application).
Is it possible to do it ?
Thanks, Federico