hi!
I want to add a dependent to the listings with Top Level.I would like to prevent TopLevel from being selected in the pull-down.
How to do it?
Please help me.
There is a custom solution to this problem, Custom solutions do come with complexity, so please do an impact analysis before moving forward with this solution
Solution:
Currently, you have a Flat list say 'list flat' which has a Top level enabled, due to which when this list is being used as a line item format you see top level selectable.
To solve this issue:
1. create a list 'list parent' and put it as parent to 'list flat'. Create a list item in 'list parent' as "All" and map all child items in 'list flat' with parent member as 'All'
2. Remove top level from 'list flat' and apply top level for 'list parent'.
3. Create 2 line items like this:
, the Line Item Dropdown format can be updated with the dependent dropdown setting as shown below:
4. Select 'All' under Mapper line item.
Thanks
Aditya Shubham
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…