Page 1 of 1
How to make custom buttons?
Posted: 28 Jan 2012 15:00
by mike76
I am trying to make custom toolbar buttons but i am not sure how to create the scripts for them. For example, i want to create button for "go to previous item in list". How the script will look for this action?
Thanks!
Re: How to make custom buttons?
Posted: 28 Jan 2012 15:12
by Wanda
Re: How to make custom buttons?
Posted: 28 Jan 2012 20:12
by admin
mike76 wrote:I am trying to make custom toolbar buttons but i am not sure how to create the scripts for them. For example, i want to create button for "go to previous item in list". How the script will look for this action?
Ultra-simple. Paste this into the
On click field:

Re: How to make custom buttons?
Posted: 29 Jan 2012 18:51
by mike76
Thanks!