i wanted to set a custom state value to 1000 when i click on a button through javascript -
i was using this in my runjavscript workflow but this didnt worked
Bubble.set(‘custom_state’, 1000);
Why do you need to?
Just use a JavaScript to Bubble element value instead of a custom state.
This topic was automatically closed after 70 days. New replies are no longer allowed.