The CreatorCon Call for Content is officially open! Get started here.

Copy multiple variable values into one variable

arundharmabe
Tera Guru

Hello Everyone,

I've a requirement to Copy multiple variable values into one variable. Kindly refer the attached screenshot, in that i would like to copy the "Company", "Available Manufacturers", "Available Locations", etc variable values into "Selected values" variable one by one. Did anyone achieved similar kind of requirement?

 

Regards,

Arun

5 REPLIES 5

Hi Abhijit,

Thanks for the response.

You've used onLoad script. In my case i would like to copy the selected variable value onto a string variable, so it should be onChange. The problem here is, i can apply onChange script for one field change at a time. Is there a way by using which we can capture the changes on multiple fields and populate the values into a string variable.