0
edits
Changes
no edit summary
}
</pre>
'''Note:''' To reference custom fields use cf_xxxxxx where xxxxxx is the field ID<br>
Level 1: ''document.form1.cf_12345.value=<nowiki>'ThisValue'</nowiki>''
'''Note:''' For level 2 items use frmevent instead of form1<br>
Level 2: ''document.frmevent.cf_12345.value=<nowiki>'ThatValue'</nowiki>''