Hi,
On the save button call a microflow at end of it keep a close page activity followed by show a page which have a list view.
Hope this helps!
Hi Steven,
When you say you want the “data” directed to a new page, but not necessarily the user, do you mean that, once the user submits the form, some other user sees that new entry? Similar to a waiter may enter order info on a tablet/kiosk and then a chef would see the new order appear in the kitchen?
If so, a solution here would be to have the form page (where the “waiter” enters the data) just have a regular old Save action, and a separate “chef” page with a data grid or template grid with a “refresh interval” set. This refresh interval will reload the data source periodically to show newly created objects (“orders” in my example) https://docs.mendix.com/refguide/template-grid#refresh-time