“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?”
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.