I've a page with a list of orders. The user can select an order ad see details in the center of the page. User coul click a button to make an action on the current order.
Clicking the button the system open a new non modal form page passing as parameters then number of the current order.
I've found that the button pass the actual order number only if i submit the page.
There's a trick to do this action without submitting the page?
markblake replied
402 weeks ago