- I have a table for stores
- I want to create a UI project, where all the stores mentioned in the table have a tab
- Tab will have store details of the respective stores
Page 1 / 1
Are we talking about a fixed amount of stores or should it work completely dynamic?
Hi @Erik Brink ,
It will be completely dynamic as new stores will be added or deleted from the existing database
It will be completely dynamic as new stores will be added or deleted from the existing database
There is currently no elegant way to support this exact design. The detail tabs must be known in advance and cannot be created based on data. Feel free to submit a suggestion in the ideas section.
These scenarios are most often implemented using a screen type with a list and a detail. The list can be used to select a store and the detail provides the information of the selected store.
These scenarios are most often implemented using a screen type with a list and a detail. The list can be used to select a store and the detail provides the information of the selected store.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.