im using mendix version 10.24.8 and i have a group box inside that i have a list view to show the associates entity of the page parameter and down that i have a create button to create the newly associated entries every time i click on the create button the page jumps to the top how can i avoid this
asked
nithya Santhoshini
1 answers
0
Hello Nithya,
Can you share what that button is doing is it calling a microflow or is it directly a create object where you create a new entity on that list view?