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

Hi @AbhishekDanielM

Please refer to this Support Question and use the form refresh setting in the flow action Layout tab.

Thanks,
Syed S

@AbhishekDanielM

Please use Auto Complete to show the other relevant details based on the selection in Constellation.

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.