• Resolved konigrot

    (@konigrot)


    I have a registration magic form that updates the user meta fields when the user edits or submits a submission. I have a premium version of the plugin that allows the administrator of the site to make changes to the submissions, but when that happens it does not appear to trigger an update of the user meta fields.

    I appreciate that the user meta update might not always be desirable when the admin manually edits a legacy submission, but I would want to make sure it did happen when editing the latest user submission at least.

    Where in the code can I force the user meta to update off the submission edit event?

    • This topic was modified 2 years, 1 month ago by konigrot.
Viewing 1 replies (of 1 total)
  • Plugin Author Metagauss

    (@metagauss)

    Hi @konigrot,

    You can find the code to save an edited submission in the function save_edited_submission in the file services/class_rm_front_form_service.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Admin submission edit does not update user meta’ is closed to new replies.