Hi,
With the new addition of optional parameters I think Mendix needs to revisit how parameters are shown when calling a Microflow / Nanoflow / (soon to be Page).
- A way to properly order parameters (instead of by order of adding to the flow).
- Separate out Required / Optional parameters (At the minute the list is joint and not easy to tell apart).
- Show default values for optional parameters.
- Ability to see the parameter description / documentation.
This is only going to get more complex with primitive parameters for pages as well and really needs reworked.
Thanks,
Adam
Bumping this to hope it gets more traction, I'm still constantly struggling to do sub mf calls without opening the sub mf to see exactly what is optional / what default values there are
Agree.