Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
adnanqaops opened this issue Jul 8, 2024 · 0 comments
Open

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

adnanqaops opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
Javascript Frontend Pull requests that update Javascript code

Comments

@adnanqaops
Copy link
Collaborator

adnanqaops commented Jul 8, 2024

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.

@adnanqaops adnanqaops changed the title [Feat]: [Feat]: Display modules based on the item-type/data Jul 8, 2024
@FalkWolsky FalkWolsky added the Javascript Frontend Pull requests that update Javascript code label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants