hi!
I want to hide the top level of the items to be added by the function in the numbered list.
This is a function that can be done by selecting Form in the Create Action card.
Can we do it?
Please help.
@KubotaNatsukitry to apply dependent drop-down to the line item used as the selector. https://help.anaplan.com/13135fc6-6d24-4f58-9dc5-8d1e021cff48-Create-a-dependent-dropdown-list--------
Hi - you can't actually use dependent dropdown for this. I tried and submitted a support ticket as it did not work as I expected. The reply that I got was that as the item has not been actually created in the list yet, the formula for the dependent dropdown line item doesn't occur, and the dependent dropdown won't work as expected.
Unfortunately I don't have a good workaround this yet either - the suggestions I received from support included applying conditional formatting and a warning to users when they select invalid options.
How about using a subset?
Or a separate list without a top level and then mapping this back to the original?
Subset doesn't work here, due to the summary item being included in the subset as well.
Flat/separate list works, but just another thing to think about! That's a good option though if it's crucial functionality though.
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…