I have a button on form,
is there any event like When Button Pressed etc. to control button???
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
button control
-
- Posts: 38
- Joined: Wed May 16, 2018 1:01 pm
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: button control
This can be done by adding an onclick event handler to the button. Then you can run a JavaScript function
You do not have the required permissions to view the files attached to this post.