Need Help - How can i set a custom state value through javascript -I am using ToolBox Plugin

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.

Hello @anon71257422

Complementing Adam’s guidance this video should help:

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