Can't get JavscripttoBubble element value in Workflows tab

I have tried multiple workarounds to get numeric value of the JavscripttoBubble element in the workflows tab but nothing has been fruitful. The Value is accessible in the Design tab but inaccessible in the workflows tab. I am not getting the value of that element in my workflows action.

Any help would be appreciated!

What do you mean?.. have you got an example of what you’re trying to do, and what’s not working?


I am adding the Javascripttobubble value in a state but it is empty here (in the workflows tab). But if I display the value in a text element (in the design tab) I have the value there.

You should be able to create an “event workflow” that triggers when JavascripttoBubble A’s value is updated. That’s where you should put your “set state” action.

I have tried that but its also not working.

If the plugin has been set up correctly, then I’d assume there’s an issue with your code inside the Run Javascript action. Please share more if you’re still stuck.

Thanks for your help guys. Its fixed now!

2 Likes

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