• Resolved mpn7

    (@mpn7)


    Hi,

    I have a registration form that needs manual approval. But on that form I have extra fields and I would like to save those fields to the user on it’s approval.

    I coulnd’t find a hook from forminator that would do this. So I used user_register from wordpress and on user create I get all the entries from forminator and compare emails to find the right entry. This works fine and I can update the user with the right information, the problem is if the user submits multiple entries with the same email I don’t have a way to find which entry was approved.

    Can someone help me with this? Is there a hook from forminator that would make this easier? Or a way to know which entry created the user?

    Thank You,
    Miguel Neves

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hook on user approval’ is closed to new replies.