Question
AVEV
AVEV
IN
AVEV
Posted: Apr 15, 2025
Last activity: Apr 16, 2025
Last activity: 16 Apr 2025 1:47 EDT
Solved
Constellation Dropdown Logic
Hi Everyone,
"I have a requirement where I need to display related details in a view below whenever I select a value from a picklist (dropdown) property. In themes cosmos, we can use onClick or onChange actions in sections, but how can I implement this in Constellation?"
Regards,
Abhishek
***Edited by Moderator Ellen to add Capability tags***
To see attachments, please log in.
Hi @AbhishekDanielM,
If your requirement is to change values in a view based on value selected in a dropdown and refresh view whenever value changes in the dropdown Use an option provided by in flowaction called form refresh settings. add your dropdown property and use a datatransform as per your logic.
Please find the attached.