Title: Attempt limit
Last modified: September 8, 2021

---

# Attempt limit

 *  Resolved [spurr](https://wordpress.org/support/users/spurr/)
 * (@spurr)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/attempt-limit/)
 * Is it possible to limit the survey to only one attempt?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tripetto](https://wordpress.org/support/users/tripetto/)
 * (@tripetto)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/attempt-limit/#post-14850943)
 * Hi, thanks for your support ticket.
 * In the meantime we also had contact via our support channel to discuss this subject,
   so I will add a summary of that over here and then close this ticket. Please 
   contact us via our support channel if you have more questions on this subject.
 * —
 * The request was to limit each logged-in WordPress user to be able to submit a
   form one time, to prevent one user filling out the same form multiple times. 
   Such a filter is not possible upfront, so 100% preventing this is not possible
   at the moment.
 * A suggested workaround is to collect certain WP variables within each submission,
   so you can filter on duplicate entries afterwards. More information about using
   WP variables can be found over here: [https://tripetto.com/help/articles/how-to-use-wordpress-variables-in-your-form/](https://tripetto.com/help/articles/how-to-use-wordpress-variables-in-your-form/)
 * Another possible workaround would be to develop something outside of Tripetto
   that checks the value of a WP variable to the submissions (as all submitted data
   is stored inside your own WP database). And if you find a match, then not show
   the form at all. This is a workaround that’s outside of Tripetto and needs custom
   coding at your own end.

Viewing 1 replies (of 1 total)

The topic ‘Attempt limit’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tripetto_4e3e4f.svg)
 * [Tripetto - Form builder for contact forms, surveys and quizzes](https://wordpress.org/plugins/tripetto/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tripetto/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tripetto/)
 * [Active Topics](https://wordpress.org/support/plugin/tripetto/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tripetto/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tripetto/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tripetto](https://wordpress.org/support/users/tripetto/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/attempt-limit/#post-14850943)
 * Status: resolved