Activating HTML workflow using button element

Hi!
I have created a HTML code that creates a vcf. file. The issue is that the standard download link does not look appealing. I would love to use a Bubble element button that when clicked, activates/runs the html download. Any advice as to how I can make a workflow to activate the html would be greatly valued. Thankyou!

You could define a function on your HTML code and call it on a workflow ‘run javascript’ action on clicking the Bubble button.

Run javascript comes with the Toolbox plugin

Thanks @ranjit, will give it a go :slight_smile:

1 Like

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