Hi,
Is there a way I can use a system module as my driver in the picklist ?
Apologies, I can't find any related topics on this, please share if there are any.
Thanks in advance.
Tom
@tompatrick.ting
Yes and no.. The picklist can only use values from list properties, so it is best to have those list properties defined but be driven (populated) by a formula referencing line items in a SYS Module.
Rob
Have you explored using a line item subset to turn the line items in your system module into a list.
You can then assign this to your pick list line item.
However, without further details regarding what you are trying to achieve it is difficult to elaborate.
@ChrisAHeathcote @rob_marshall
I will need to use the system module as i need to depend my dropdown based on the combination of two list.
Regards,
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…