i want to create a list page using multi-level dropdown such that if i select one of the two options in a field according to the selected option another dropdown emerges with set of values connect to first field value.
ex: filed1 :
1alphabet;1A,B,C,D
2Text : :1,2,3,4
How can i do this.I have created multiple enums for all values but cannot think of way to connect them.
I want that If i select option 1 ,4 options related to option 1 shd come and vice versa for option 2.How should i do that.when i m using TableRelation = If("Level-01_Descrption" = const("Cash Inflow"))INF;It is throwing error as table INF doesnot exist
Hi Pragya - As suggested by Mohana, you can have a look at Sales Order, Purchase Order, etc. card pages in BC. Furthermore, check how on selecting type = item in the lines, you can only see the item list in the "No" column lookup
Please look at the TableRelation property of No. field in Table 37.
It gives you an example of how to open Item Lookup if Type is Item, Resource page if type is Resource etc.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,134 Super User 2024 Season 2
Martin Dráb 229,928 Most Valuable Professional
nmaenpaa 101,156