I am having issues when I import, this is what I have done. Only one size gets imported
Hi @ciara
Your mapping was not correct, you should use Fixed Line item only if you want to import data to particular line item, here you want to import data for more than one line items so you have to use column header for all line items.
if the name of the line items is same as your import file then it will automatically mapped.
Hope this helps!
Thanks
Akhtar
hi @ciara
the import is correct, you can see the page selector is set at all products which is the top level for products list, i.e summary, so the line items will be seen based on the summary method in the blueprint view for the line items, which is none int his case, hence you dont see anything at all products (i.e top level), change page selector to view any product, you can view the data, because import is successful
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…