Skip to content

[Feat]: Display modules based on the item-type/data #1022

@adnanqaops

Description

@adnanqaops

Is your feature request related to a problem? Please describe.

Is it possible to display corresponding modules based on the item-type/data?
For example: I've ListView, which show me my music collections. These can be cds, lps, mp3-files. In the ListView, there should be a cd-module, a lp-module and an mp3-module to show the corresponding items, because the items have specific values, which need to be shown differently.
It would also be nice, if this is done not only for 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-properties of the module. But if there a several modules, which should be shown, a "central" place for this "switch-logic" would be cleaner.
Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Labels

Javascript FrontendPull requests that update Javascript code

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions