Title: Form entry limit
Last modified: May 15, 2020

---

# Form entry limit

 *  Resolved [oujele](https://wordpress.org/support/users/oujele/)
 * (@oujele)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/form-entry-limit/)
 * Hello,
 * I know there’s a feature to limit entries for one form. But I have multiple forms
   and I want to make that it would be possible to make one entry for one user in
   one of the forms and the remaining forms would become also restricted/unavailable.
   Is there a way to do this? To link forms and search for unique id in all of them
   and if it finds one it displays – “there is a user registered with this details
   already” or something like that? Or is there a way to make a code change where
   entry limit somehow becomes same for all forms? Just throwing out the ideas.
 * Any help would be really appreciated!
 * Thanks,
    -  This topic was modified 5 years, 12 months ago by [oujele](https://wordpress.org/support/users/oujele/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Shahjahan Jewel](https://wordpress.org/support/users/techjewel/)
 * (@techjewel)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/form-entry-limit/#post-13165179)
 * You can use the `fluentform_validation_errors` filter hook to programmatically
   check if the user already submitted an entry.
 * Thanks
 * [https://github.com/fluentform/fluentform/blob/3250a36db4b200ea58836d7f3eb4935ea82b9d7f/app/Modules/Form/FormHandler.php#L324](https://github.com/fluentform/fluentform/blob/3250a36db4b200ea58836d7f3eb4935ea82b9d7f/app/Modules/Form/FormHandler.php#L324)

Viewing 1 replies (of 1 total)

The topic ‘Form entry limit’ is closed to new replies.

 * ![](https://ps.w.org/fluentform/assets/icon-256x256.png?rev=3354580)
 * [Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder](https://wordpress.org/plugins/fluentform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluentform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluentform/)
 * [Active Topics](https://wordpress.org/support/plugin/fluentform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluentform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluentform/reviews/)

## Tags

 * [entries](https://wordpress.org/support/topic-tag/entries/)
 * [forms](https://wordpress.org/support/topic-tag/forms/)
 * [limit](https://wordpress.org/support/topic-tag/limit/)
 * [Registration](https://wordpress.org/support/topic-tag/registration/)
 * [restricted](https://wordpress.org/support/topic-tag/restricted/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shahjahan Jewel](https://wordpress.org/support/users/techjewel/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/form-entry-limit/#post-13165179)
 * Status: resolved