Hi there,
I have a list of elements and in order to maintain the consistency among all the applications, I need to place a continue button at the bottom of the page. Now, the issue is I can not place the button at the bottom, if I'm using a data grid. Secondly, is there a way I can select elements from a list view and pass it through the button?
The List I'm trying to pass is non persistable and there is no way I can retrieve it from the database. I need to pass the selected elements for the session only.
My problem is very similar to this question https://forum.mendixcloud.com/index4.html, but again I can't use data grid, control bar button.
Thanks,
Vertika