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 limit entries to the form per person

  1. inmoenred
    Member

    as can tate entry form by post from the maximum number of post by author.
    There is an option to limit entries by form but you can apply this to the author.?

    Posted 13 years ago on Saturday March 5, 2011 | Permalink
  2. You can't limit the number of entries per author. You can however set the email field to "no duplicates" so each email address can only be used once. That will prevent duplicate entries fro the same email address.

    screenshot: http://grab.by/9jtZ

    Posted 13 years ago on Sunday March 6, 2011 | Permalink
  3. inmoenred
    Member

    Thank you very much for your reply.

    Posted 13 years ago on Sunday March 6, 2011 | Permalink
  4. mrmo
    Member

    I want a single entry per member and using email address as unique is acceptable. If the person has already entered partial information and needs to update the record, how do I get GF to load that partial information into the form?
    Thanks.

    Posted 13 years ago on Sunday March 6, 2011 | Permalink
  5. If the user has already submitted their entry, they can't update it. Gravity Forms created entries, but only Admins can edit/update an Entry by accessing the Admin. Currently a form can't update existing form data.

    Posted 13 years ago on Monday March 7, 2011 | Permalink
  6. mrmo
    Member

    OK.
    I'm going to assume that my member has only one records/form of information.

    If i were to add the capability to get the record from the table and if found populate the form, where would i put that piece of code?

    Then if i were then to replace the data, where would i put that code?

    Posted 13 years ago on Tuesday March 8, 2011 | Permalink
  7. You would use Gravity Forms hooks/filters to pre-populate the form AND then properly update the information rather than creating new information. This is all possible with our hooks/filters if you have WordPress and PHP development know how.

    The code for this would go in your themes Functions.php file, you wouldn't edit the Gravity Forms plugin itself.

    We will be launching complete developer documentation documenting all of our available hooks and filters by the end of next week.

    Posted 13 years ago on Wednesday March 9, 2011 | Permalink
  8. mrmo
    Member

    Yes, that makes sense. I'll sit tight until you have released the hooks documentation. Looking forward to it next week.
    Thank you kindly.

    Posted 13 years ago on Thursday March 10, 2011 | Permalink

This topic has been resolved and has been closed to new replies.