Hi everyone. is it possible to get the selected time from module 1 to module2 as line item.? thank you.
Hi Arth, The page selectors in your modules are only views. Your selection is not recorded in a line item. If you want to refer to a Key Number M1(6) selection in SYS Key Number Control Module, your month selection should be in a line item.
Here is the alternative way:
I hope this helps.
Seyma π·π
You can use lookups to do that, but line item names will be constant... Can't change that dynamically. You might need to create a list from line item and need to use if else condition if you want to make it dynamic. Can you provide more details about the requirements?
Hi @Dikshant thank you for your reply.
i'm planning to get the selected time period in my module Key Number M1(6). so let say i've selected Oct 23
now in my module SYS Key Number Control Module, i would like to put it in my First Period line item. this module doesnt have time dimension
It looks like your source is period formatted and your target is date formatted, is this the case?
Hi @Arth , Agreed with @seymatas1. What additionally you can do is make a month only filter in any time settings module so as to apply the same filter over the grid which you may have published for module Key Number M1(6) and then simply hide the selector in UX and make selections using that line Item as suggested by Seyma.
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!
At Uphold customer support β+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support β+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly atβ¦
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β¦