Page 1 of 1

Add Custom Button

Posted: Mon Apr 03, 2017 6:42 am
by raymueller

Is it possible to add a button(s) to an existing page that can be used to perform an action similar to linking to an existing page with a querystring or executing code?

If so, is there an example or how to implement?

Thank you
Ray


Re: Add Custom Button

Posted: Wed Apr 05, 2017 9:50 am
by motfs

You can use the CustomAction feature. Read Server Events and Client Scripts -> Page_Load and Row_CustomAction in help file for more detail.