Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Run a procedure on button click (2)
Run a procedure on button click (2)
I'm sorry that I have to open a new topic but the previous one has been locked. I'm still a little confused how to make this work. I got this run button to call a php procedure and don't see the launch form upon clicking the button. Now there is a nuGetPHP function. How to add it to the run button?
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Run a procedure on button click (2)
Timo,
Obviously, you cannot run a procedure and show a launch form with "Run" (limitation)
Instead, add an input object (type button). Under "custom code", add an onclick handler and add this js: (replace with your ids).
Obviously, you cannot run a procedure and show a launch form with "Run" (limitation)
Instead, add an input object (type button). Under "custom code", add an onclick handler and add this js:
Code: Select all
nuGetPHP('5a543df52a0b944','5ad57cfdcb21bc8');