Changes

Jump to: navigation, search

Adding a Button that Runs a JavaScript

No change in size, 16:27, 29 January 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 ]] Custom Field]]. In the '''Text/Link:''' section include the following:
<input type="button" class=Button value="Button Label" onClick='runThisScript()'/>
0
edits

Navigation menu