Changes

Jump to: navigation, search

Custom Field Type: Special – Browser Script

299 bytes added, 21:07, 29 January 2009
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>''
 
0
edits

Navigation menu