Database Update Tool - pass parameters for stored procedures
Confluence User - 03 Jun, 2019
Hi joget team!
I am trying to pass parameters based on the form fields which is not working. If I pass actual values in ' ' it works fine. however when I reference hash values it does not..
CALL UpdateStatus('#form.VendorInvoiceProcess.Portal_id#', 'Submit2')
the form id is VendorInvoiceProcess and the field is Portal_id.
how should I structure the call?
Thanks - Tony
database;update;forms;query