I am trying to import the countries list (CSV file) into the G2 Country List. When I ran the import this is the result I receive. Anyone who can guide me?
Hi @gulmuneer ,
Whenever the error is "Invalid parent" it means that either parent is missing or invalid parent code so in your case please check your G1 Region list. If that list is not yet populated it will cause that kind of error.
If G1 Region is empty, update that list first before G2 list.
Thanks
Akhtar
@gulmuneer
It's saying your regions are invalid (invalid parent). Take another look at your region list. Make sure it looks like this. If it does, then you'll need to check your mapping which should look like the following:
Thank you. Problem Solved.
Thank you. Problem Solved
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…