for Eg Nutzo Bar 100g
Nutzo Bar 200g
Nutzo Bar 300g
Raising the Bar 100g
Raising the Bar 200g
Raising the Bar 300g β¦..
@SnehaPrabha there's multiple ways to address this and will really depend on your use cases. You may even end up implementing multiple configurations
2. Include the size as part of the product list and have the product name and size as attributes of that list item. Example hierarchy and module data below
List Item
Flat Product
Size
Nutzo Bar 100g
Nutzo Bar
100g
200g
300g
Raising the Bar
3. Other variations of the list. Really depends on your use cases
@SnehaPrabha,
Create a subset in the size list, making sure you can dynamically add which size you want to attach to the products. Then create a module using Product x Size Subset and then do the concatenation to import it as a code in a new list.
Hello @SnehaPrabha , I suggest you to go through concept of "Combination List"
Thanks @TristanS @Dikshant and @Vamsi_Kaki. All of you helped me in solving the problem. I used numbered list and used the property Display Name.
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β¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦