Changes

Jump to: navigation, search

Adding a Button that Runs a JavaScript

88 bytes added, 14:54, 13 May 2010
no edit summary
If you wish to have a button on the page that runs a custom [[Browser Script]] use the following technique:
1) Create a [[Custom Field Type: Display Only – Text or System Object|Display Only - Text or System Object]] or [[Custom Field Type: Read Only – System Variables|Read Only – System Variables]] Custom Field. In the '''Text/Link:''' section include the following:
<input type="button" class=Button value="Button Label" onClick='runThisScript()'/>
0
edits

Navigation menu