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.

User Reg 1.5 Beta - Form missing from new feed list

  1. When I do an Update Feed I'm not seeing all my forms that I've created. Am I missing something? I checked and all 3 of them show "Create" under the "Action" column.

    Posted 11 years ago on Sunday February 17, 2013 | Permalink
  2. Still having the same issues after updating to the most recent plugin build. I can't see all the forms so I can select the one I want to create an update feed for.

    Posted 11 years ago on Monday February 18, 2013 | Permalink
  3. If the form you want to use already has a feed mapped to it for registering a user, it won't show up in the list as available for updating a user. You need to create a new form to update a user. You can't use the same form. Is that your issue?

    You can start with a duplicate of the form you use for registration as a base for the form you use to update a user.

    Posted 11 years ago on Monday February 18, 2013 | Permalink
  4. That's what I started to do but I wasn't clear on the process and was a little confused. But that clears it up on what I need to do. Thanks!

    Posted 11 years ago on Tuesday February 19, 2013 | Permalink
  5. You're welcome.

    Posted 11 years ago on Tuesday February 19, 2013 | Permalink
  6. I guess that I'm still confused on how this new plugin works to update my data. I have a form for new members to register. I set up a "Create" feed so that when they register it also create a WordPress login. But shouldn't I be able to create an "Update" feed selecting the same form so it pulls the users data from the database so they can update their info?

    Posted 11 years ago on Tuesday February 19, 2013 | Permalink
  7. There is a technical limitation on using the same form to both create and update a feed. I will ask the developer of the add-on to stop by and offer an explanation.

    Posted 11 years ago on Tuesday February 19, 2013 | Permalink
  8. That would be great so I can understand how to get this to work so my client can let their members update their own information.

    Posted 11 years ago on Wednesday February 20, 2013 | Permalink
  9. I heard back from one of the developers:

    We decided to require the update and create form to be different. There are few technical reasons, but really the main reason is that keeping them separate is more flexible and most of the time the update form will need to be slightly different than the sign-up form, so we decided to follow that pattern and enforce it.

    However, all mapped user information will be loaded into the update form and updated when the form is submitted (even though the user wasn't created by that form). One caveat is that only the mapped user information will be updated (including user information and user meta), but the entry will remain the same. The update feed will actually create a new entry every time it is submitted. We do have a snippet that can be used to delete those entries if needed.

    Does that explanation help?

    Posted 11 years ago on Saturday February 23, 2013 | Permalink