posted on March 3, 2016

Hi all,

I have a stored procedure that works when I execute it in SQL, but isn't working in LF Forms. I am thinking it's because I need to trigger a change event to have it run, but I'm really not sure. The inputs for the stored procedure are #q25 (css class "relabel") and then a repeatable row with the column id of #q2 (css class "LN"). How would I go about getting this stored procedure to run?

Images below:

Thanks