Hello could someone help me figure out what am I doing wrong? The values are not displaying and this is causing an issue when referencing for a LookUp somewhere else. Attached is the list, actions and details module.
I don't think you should be using the SYS05 Territory module.
I think you should look for a module where you have the Country information by Account or by Product.
Hello, can you explain what you are trying to do ? You want to get the Country ?
If so, i think the Country informations is probably related the Account or the Product.
The Country information is probably in a SYS module (Account or PRoduct) and with a lookup you can map it.
@Csta
I think that is the incorrect action as that is for a list and you want to import country into the SYS module, is that correct?
I am trying to get the Country yes, But it is not pulling through @ClauN
You can't do lookups on Text formatted line items, the lookup has to use a list formatted line item.
Thank you @ClauN. It worked yes
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β¦