Hi, The 'Region list' is populated but still the 'SYS05' code line item is not populating with the region code. What can be the issue. I have not made any changes to the 'SYS05' module. Screenshots attached.Pls guide.
@preetdhar80Β
CODE() functoin returns value from Code property of the list. You have to fill in the Code in order to get values.
Β
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β¦