PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to ignore User Registration function if users already registered?

  1. jcpenrose83
    Member

    Partly similar to this topic (http://www.gravityhelp.com/forums/topic/user-registration-feature-to-create-andor-allow-existing-users-to-continue) I'd like to know how to remove the error notice that users email already exists.

    I've got a job application form that's embedded for each job listing, the user login allows them access to a special advice area after they've submitted their CV file. It works as intended for the first application but trying any other applications it currently fails validation as the user already exists.

    Currently using User Registration Addon v1.4

    Thanks!

    Posted 11 years ago on Tuesday February 12, 2013 | Permalink
  2. Why are you registering the user with each subsequent CV submission? If the user tried to get around that requirement by using another of their email addresses, wouldn't you have multiple accounts for one person, with different email addresses?

    Can you separate the registration and CV submission forms, and make the CV submission form available only to logged in users?

    Or, can you use the registration condition setting in the user registration feed to not register the user if if a piece of data is pre-filled in the form (since the user is already registered and logged in)?

    Posted 11 years ago on Tuesday February 12, 2013 | Permalink
  3. This might do the trick for you:

    http://gravitywiz.com/2012/04/24/skip-user-registration-for-logged-in-users/

    Posted 11 years ago on Tuesday February 12, 2013 | Permalink