• Hi!

    I’m using PDB with instructions you provided here:
    https://xnau.com/using-participants-database-with-wordpress-users/

    I have [xpdb_user_records] shortcode on my page and users are able to access and edit their records. After they have edited their record (in front-end) and they click the submit button they are kept on the same page, and “record updated etc” message will appear.

    Is there way to redirect users to other page after they have clicked the submit button and after their information have been saved? At the moment I’m using link button at the bottom of the page that tells to user “click here after you have updated your information”, but i would like to create automated redirection after the record have been updated.

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

    (@xnau)

    This may or may not work for you, but the [pdb_record] shortcode has a “action” attribute that will take the user to the page named in that attribute when submitting the form.

    You should be able to show them a confirmation message on the page they go to by using the [pdb_signup_thanks] shortcode.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect after the user have updated his profile’ is closed to new replies.