I am facing this error while importing the values in the numbered list.
Can someone please highlight what this error means.
@Sravan_Kumar
Your file doesn't have unique codes for leaf items. It has codes for Parent Items but that is not enough. For example in your file you will have to have Code for 0 - 5000, 5000 -10000 etc.
Hope that helps
Misbah
Hi @Sravan_Kumar,
While importing into Numbered List, you should map the list with code.
Here is your case, where your mapping is correct but CODE is missing in your CSV file.
so assign code, then import to the list.
Thanks,
Sorna Raja Prabhu
Thanks.
I will update the .csv accordingly.
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…