Is it possible to get data from an additional field and then post the data to a resource question field in the same template. Using a custom script.
I have found the following script command on the ME documentation:
$CS.setValue("RES_3_QUS_3", ["CD RW", "External Harddisk", "Optical Mouse"]); as an example.
Thanks
Regards