Page 1 of 1
Run an activity from a button
Posted: Wed Jun 05, 2013 11:35 pm
by agnar
Is there a way to run an activity (report) directly from a button?
Re: Run an activity from a button
Posted: Sat Jun 08, 2013 4:17 pm
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