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.

Additional Customer Fields, Multiple Admin Emails and Authorisation

  1. jarvis
    Member

    Hi,

    I'm very interested in your plugin, however, before I commit to purchase I want to ensure it does what I need it to. Here's what I'm after:

    Ability to create additional user fields (I believe it already does this). Such as a Fax, Company details and multiple categories?

    When a user goes to the registration page they have more details they need to provide?

    Once they register, an email needs to go to several email addresses (not just the site admin). is this possible?

    Once approved, the user can login (I think this needs another plugin but thought I'd see if yours does this)

    A user can then edit all registration fields including the newly created ones?

    I can search all fields and can query this info in custom loops? I ask this as I'm trying to create a member directory so need to see all in category X or who's company name starts with Y

    If it can do the above, I'll look into purchasing this ASAP

    Thanks

    Posted 11 years ago on Friday January 25, 2013 | Permalink
  2. Ability to create additional user fields (I believe it already does this). Such as a Fax, Company details and multiple categories?

    For user registration you mean? Yes. You can collect this information and make it part of

    When a user goes to the registration page they have more details they need to provide?

    Not sure what you mean exactly. Normally you capture all their details in the registration form. There is no registration page, really, unless you mean the page where the form is embedded. In that case, there is just one form: your registration form.

    Once they register, an email needs to go to several email addresses (not just the site admin). is this possible?

    You, you can send the notification to multiple email addresses as CC or BCC

    Once approved, the user can login (I think this needs another plugin but thought I'd see if yours does this)

    User moderation (the ability to 'approve' a user) is a feature of the 1.5beta release of the User Registration add-on, not any earlier version. Once you approve them, they can log in immediately. If they are not approved, they cannot log in. If you don't want to moderate them, they can log in immediately after they register.

    A user can then edit all registration fields including the newly created ones?

    Again, there is no separation of newly created fields or originally created fields. All the information would normally be captured in one form.

    Updating that information is a feature of the 1.5beta release of the User Registration add-on as well, but not prior versions.

    I can search all fields and can query this info in custom loops? I ask this as I'm trying to create a member directory so need to see all in category X or who's company name starts with Y

    Search is handled by WordPress, not Gravity Forms. Gravity Forms collects the data for you. Searching through your users would not be handled by Gravity Forms, although it can certainly be done with WordPress.

    The User Registration add-on is available with a Gravity Forms Developer license.

    Posted 11 years ago on Friday January 25, 2013 | Permalink
  3. jarvis
    Member

    Thanks Chris,

    I think that helps with most of it. Basically, we're trying to extend/replace the current registration form which will have its own page. This form will collect far more than the default one.

    The client completes the form and once approved can then login. When they do, they need to be able to update any of the additional information that's collected on the new/replacement registration form.

    This information will then create a member directory site. Will the standard Wordpress search form pick up any new fields that we create?

    Hopefully, this helps with what we're trying to achieve?

    Is the 1.5beta available to the public too?

    Thanks again

    Posted 11 years ago on Monday January 28, 2013 | Permalink
  4. The User Registration beta is available for download here: http://www.gravityhelp.com/downloads/add-ons/#User_Registration_Beta

    I'm not sure what WordPress plugin would be best for searching user profiles. I suspect that the WordPress built in search would not find any data stored in your user profiles. So, you may need some other approach to make this information searchable on your site.

    Posted 11 years ago on Monday January 28, 2013 | Permalink
  5. jarvis
    Member

    Thanks again Chris

    Can I retrieve the additional form fields onto a page for a specific user ID?

    Apologies for the questions but we don't want to purchase it if it's not right you see

    Thanks

    Posted 11 years ago on Tuesday January 29, 2013 | Permalink
  6. You can pull whatever data you want out of your database. Can you explain exactly what information you want to pull out and display on a page? With more information we can help you with more specific support.

    Posted 11 years ago on Tuesday January 29, 2013 | Permalink
  7. jarvis
    Member

    Hi Chris

    Say for example we change the registration form to include:
    Fax
    Company
    Category (from a drop down, ideally they can select multiples for their business sector)
    Mobile
    Logo

    Then what we want is for them (once approved) to be able to login and alter their own details

    On the site, we want to list all members by category or search by name or company name. If you then click on a search result, it goes to a page and shows the full members info.

    If you have an email address, I can send you an example of the site at the mo but don't wish to publically show the link

    Thanks again

    Posted 11 years ago on Wednesday January 30, 2013 | Permalink
  8. If you want the user to be able to edit this information, I think I would make it part of their user profile. You can capture all the information in the form, and it would be stored in the database, but if you don't extend the user profile to show the information, no one would know it was there, and there would be no way to edit it either.

    You can learn more out about extending the user profile here:
    http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields

    There are other tutorials as well, but basically, Gravity Forms will capture the information, and then it's up to you to use it where you want.

    Posted 11 years ago on Thursday January 31, 2013 | Permalink
  9. jarvis
    Member

    Hi Chris
    Thanks for the reply.

    We're trying to extend the user profile when they register with the site. Then they can update it themselves which I hope can be achieved once the extended fields are setup with Gravity forms

    We then simply want to retrieve any additional info.

    As I say, If you let me know your email address, I'll send you a link to the site we're building as it might explain it far more easily. However, I don't wish to publish the URL on here

    Thanks

    Posted 11 years ago on Thursday January 31, 2013 | Permalink
  10. What you want to do can be done, but it will require some work. The post by Justin Tadlock explains in great detail how to accomplish it. I think I understand what you're trying to do, and it can be done. The search issue still needs to be resolved; some sort of plugin to search user profiles.

    Posted 11 years ago on Friday February 1, 2013 | Permalink
  11. jarvis
    Member

    Hey Chris,
    Thanks again for the reply.

    So have I misunderstood what Gravity Forms can do? I thought using gravity forms I could extend the user profile information, rather than coding it as per the Justin Tadlock post

    Once it was extended, using the BETA version, people could be approved by the admin (with emails going to multiple addresses). Then when approved, the user can login and amend their own details

    Using other plugins, I can then search/query the list of approved users

    Is this not the case with Gravity Forms?

    Thanks again

    Posted 11 years ago on Monday February 4, 2013 | Permalink
  12. David Peralty

    Gravity Forms can create the User Meta and allow a user, with our form to create their user account with the extra data. The issue is that WordPress by default doesn't display that extra data under User Profiles and as such, they couldn't edit it. It is stored, it is available, but you have to do what Justin lists to be able to see that information and edit it in the user profile area of WordPress.

    Posted 11 years ago on Monday February 4, 2013 | Permalink