• Hi,
    My website have 2 forms. registration form for register and their product information form. for information, I use gravity form User-registration add-on for registration form.

    first form is for register which have username/password , name, company, and some user profile fields.
    Second form is for register their product.
    user need to register and login for access second form.

    I’m setting sticky list Show Entries in list to ‘Entry Creator’
    The problem is It’s not show anything for first form(registration form),
    but it show and displayed second form properly 🙂
    Is it because of user wasn’t login when register registration form?
    I just want to display their own user profile which they register in registration form.
    Do you have any suggestion for this problem?
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thanks for mentionning Maxicharts!
    Our team is here to help you if you need.
    Cheers!

    I am having the same issue with a form that creates a user registration. The form entry will not appear in the stickylist for that logged in user but will appear in the sticklylist for the admin user. And, when all users are logged out of WordPress the sticky list will display all form entries including those form entries that have been permanently deleted from the Trash.
    My form is ID:14, I am using stickylist code [stickylist id=”14″ showto=”creator”]. Any ides on how to get these entries to appear for the logged in user who created the entry?

    Pretty much resolved my problem with further testing. This issue was that I was trying to display sticklist fields for the logged in user when the user registration form had only created the account but the user was not yet logged in. I had to separate my form into two forms – one to create the login account and another to input the additional fields. The second form is checked to require login. Now the sticklylist display works as expected for the second form fields.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘problem with user registration’s entries’ is closed to new replies.