lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: data based dynamic selection of the Module-ID

Open ill-git opened this issue 1 year ago • 0 comments
trafficstars

Is it possible to display corresponding mobules based on the item-type/data?

For example: I've ListView, which show me my musiccollections. These can be cds, lps, mp3-files. In the ListView should be a cd-module, a lp-module and a mp3-module to show the corresponding item, because the items have specific vaules, which need to be shown differently.

It would also be nice, if this is not only possible in ListViews, but also in other containers as well. Maybe tables, too? To show or hide a module in the app itself, you can use {{}} in the hidden-propertie of the module. But if there a several modules, which should be shown, a "central" place for this "switch-logic" would be cleaner.

For further clarification, please let me know.

ill-git avatar Jul 04 '24 09:07 ill-git