Make it possible to pass primitive-typed arguments to pages and snippets - Mendix Forum

Make it possible to pass primitive-typed arguments to pages and snippets

14

Currently it is not possible to pass primitive-type parameters to snippets and pages. In my application I have a use case where I want to retrieve data for a datagrid by a certain Id. The datagrid overview is needed in several pages, and the container object is not the same in every page. As of Mendix 10.12 it is possible to pass on primitive parameters to datasource microflows, but by not allowing to pass on primitive parameters to UI elements this doesn't really help me reusing the UI. It would be really nice if I can simply pass on a string parameter to a snippet that contains my datagrid so I can reuse both my data source microflow and my UI.

 

 

asked
2 answers

Please check below.

Mendix Release 10.21 - AI AI AI, boosting developer productivity | Mendix

Created

I'm sure you are aware at this point, but noting in case someone else lands here. 

This functionality was released in 10.21

Created