Run local workflow on reusable element interaction

I’ve built a multi-element group (which serves as a search/drop-down-functionality), and i turned it into a reusable element so i can reuse it all over my app.

In one instance i want things to happen locally based on the users input on the reusable element.

To be more specific: i want to trigger a workflow locally, when a user selects an entry within the reusable element.

How do i do it?

Make it a custom workflow and then call the workflow from the local page by using run a custom workflow from reusable element

This topic was automatically closed after 70 days. New replies are no longer allowed.