Changes

Using a Check Box to run a JavaScript

38 bytes added, 12:47, 20 June 2013
no edit summary
</pre>
Then in the [[Custom Field Type: Special – Browser Script|browser script ]] [[Custom Field]] you would define the '''JavaScript''' function:<br>
<pre>
function runthis()
'''Note''':
*At Level one {{l1}} use ''document.form1'' instead of ''document.frmevent''
*On a tab use ''document.frmedit'' instead of ''document.frmevent''
See Also: [[Using an HTML Tag to Create Action Events]]
[[Category: Custom Fields]][[Category: JavaScript Examples]]
8,849
edits