Make activity "Open Page" accept more than one single object. Make it also accept more than one single object, a list of objects and accept a variable.
Currently, activity "Open Page" only accepts one parameter from the calling microflow. And only a single object.
Often you need to pass more than just one single object. Two objects, since the page can have more than one page parameter. Or an object and a variable. Or an Objectlist.
Another advantage is that you would no longer need the workaround to add an association to your PassedObject, in which you temporarily save the second object. Like in https://forum.mendix.com/link/questions/89883
Related to https://forum.mendix.com/link/ideas/20, which is about a microflow's input parameters. This idea is about microflow's 'Open-Page' parameters.
It indeed relates. So much advantages when having more possibilities when opening a page.
Possibly relates to my suggestion/idea for a "advanced show page" action https://forum.mendix.com/link/ideas/36
I imagine the advanced show page action to work as followed: