Form Submission

This topic contains 3 reply and 2 voices, and was last updated by Jeff Fisher 9 years, 11 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
April 28, 2014 at 11:19 pm 19554
Jeff Fisher I have a line of custom code I need to call in the record create/update process. What file do I place the code in? I'm thinking the wpuf_functions.php file, bur I want to be sure. Thank you Thanks.
April 28, 2014 at 11:21 pm 19555
Jeff Fisher Jeff Fisher

A little more info…

I need to run an update_field() procedure to get another plugin (Advanced Custom Fields) to display correctly.

Thanks

April 29, 2014 at 5:50 pm 19618
Oritro Ahmed Oritro Ahmed

Hello jeff,

It should work, Theoretically. As its all going through the process, your newly added function or code should work. Add the code at the last line of the page ( just to make it separate and easy to find ). And Give it a shot !

April 29, 2014 at 7:50 pm 19639
Jeff Fisher Jeff Fisher

Issue resolved.

Viewing 3 Posts - 1 through 3 (of 3 total)