Javascript to bubble workflow not sending data

I’m trying to send a J2B element the input values of HTML inputs in a repeating group. I successfully have the values of the inputs, but I’m having trouble sending them to the J2B element.


The console.log(values) logs all the values I need, but when I check the value list of the J2B element, it is empty. Do I need to give the ‘run Javascript’ workflow any parameters? I’m really stuck.

Thank you to anyone who answers.

Uncheck the ‘Multiple Outputs’ box, and it should work.

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