Replies: 1
I’d like to write to a hidden field in the database after a form has been submitted. I read this post about the subject, but I’m not clear on how to integrate the “solution” provided with the code this person was using.
The solution returns $prepared_data
, how is that then used with the code provided by the post writer at the above link?