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.

Run an activity from a button

Locked
agnar
Posts: 37
Joined: Sun Apr 21, 2013 10:58 pm

Run an activity from a button

Unread post by agnar »

Is there a way to run an activity (report) directly from a button?
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Re: Run an activity from a button

Unread post by massiws »

Agnar,
you can use runIt(pCode) JavaScript function to call the pCode procedure.
Have a look here http://wiki.nubuilder.com/tiki-index.ph ... nIt_pCode_

Max
Locked