Page 1 of 1

Checkboxes

Posted: Thu Feb 23, 2017 2:35 pm
by heman1345

How can I make a checkbox a button or add a label behind it to make it easier to select on a tablet.


Re: Checkboxes

Posted: Thu Feb 23, 2017 7:19 pm
by Webmaster

If you meant a group of checkboxes, you can use jQuery to replace them with, e.g. http://getbootstrap.com/javascript/#but ... kbox-radio


Re: Checkboxes

Posted: Tue Feb 28, 2017 2:23 pm
by heman1345

Thank you very much for the response that is what I needed. Where would I execute that code for an edit page.


Re: Checkboxes

Posted: Tue Feb 28, 2017 3:18 pm
by Webmaster

Startup Script of Edit page, see Server Events and Client Scripts in the help file.