XModPro

Pass current user email to stored proc

Allan Williams Allan Williams posted Sep 23, 2014
Active Sep 27 · Viewed 1429 times

Hi,  I know how to pass parameters to stored procedures on a form that has fields for input.  In this case, I want to pass [[User:Email]] to the stored procedure for inserting a record from my form.  How can I do this?

In other words, I don't need a field for Email - I just want to pass the value to the stored procedure.

3 Replies

Loading replies...