Using pdb-before_submit_update to change data
-
Quick question about the behavior of the pdb-before_submit_update (or _add) filter.
I understand the documentation to say I should return the updated data. That appears to do what I want as far as saving the correct value to the database. However, it seems like I also need to set the updated value in the $_POST array for the user to see the change when the process_form() work completes and the new page is generated.
Is that correct?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using pdb-before_submit_update to change data’ is closed to new replies.