Trigger a custom event when a button is clicked from another page

How do I go about triggering a custom event when a button selected is from the “Header” of the page, thus, the current workflow is not able to access this. I want to have different behaviors for when the header is clicked depending on what page.

Hey @magazine :wave:

You can send various parameters to the header reusable through parameters. This is how you set them in the header reusable:
image

And this is how it looks like in a page:
image

And in the workflow of the header, you can refer these parameters or act differently based on the values of these parameters.

I hope this helps.

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

1 Like

Thank you @flusk this is what i am looking for.

1 Like

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