[ad_1]
Replies: 1
Good afternoon,
I’m trying to pass values from two fields to two other fields, by clicking on a button I’ve been trying something like jQuery(getField(‘fieldname120|n’)).setVal(jQuery(‘[id=”fieldname170_”]’ ).val()); jQuery(getField(‘fieldname119|n’)).setVal(jQuery(‘[id=”fieldname171_”]’).val()); .
I’m putting this code on the button in ‘OnClick event’
But it’s not working can you help.
Grateful.
