• abutros

    (@abutros)


    Hello

    I was wondering if there exists the feature to send an approval email for newly registered users.

    The procedure I want to support is:
    1. User accesses my page
    2. User signs up with the page
    3. User receives an email with a link he/she needs to click for validating that they exists and the email is correct.
    4. Once the user clicks the link, their registration becomes a valid registration.

    Is this something that is coming?
    Or is this something that already exists? I have looked around and I cannot find this feature in the current version.

    https://www.ads-software.com/plugins/participants-database/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author xnau webdesign

    (@xnau)

    You can do this, you just need to configure the plugin so that your “participant record page” is your validation page. On that page, use a [pdb_record] shortcode with your validation field. You can use the “fields” attribute of the shortcode to limit the form to the one field:

    [pdb_record fields=”validation”]

    They will have to click the checkbox (or whatever you want them to do) then you will know that record has been validated.

    Thread Starter abutros

    (@abutros)

    Ok thank you xnau for the tip. I will try this out this weekend.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Validation of email for newly registered people’ is closed to new replies.