How to limit entries and auto close forms?

Home Forums Quform WordPress How to limit entries and auto close forms?

This topic is: not resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #11844
    coolideas
    Participant

    Hello,

    I want to use Quform as a application form.
    And auto close the form when I receive 20 entries.
    Where can I set this?
    Thank you.

    #11850
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18376
    adrian
    Participant

    Is this feature available now?

    #18381
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18386
    adrian
    Participant

    Thanks,

    I’ve developed a custom solution, which can be downloaded from: http://apps.moewe.io/quform-max-form-submissions.zip

    (I also submitted this to WordPress.org and got approved, but there seems to be some login problems on their site, so I can’t commit the plugin)

    From the readme:

    Usage

    Add max number of submissions to form

    1. Create a form using Quform
    1. Add a “Hidden field”
    1. (Important) Name this field max_number_of_submissions,
    1. Set the number of submissions as “default value” for this field,
    1. (Recommended) Set the field to not be stored within the database.

    Shortcode: iphorm_remaining_entries

    This shortcode will output the number of remaining submissions as a number. If there is no limit the
    infinity symbol (can be changed through translation) will be output.

    The only parameter is “id”, which is the forms id.

    [iphorm_remaining_entries id="1"]

    Shortcode: iphorm_disabled_form

    This shortcode will output its content, when the given form is disabled.

    [iphorm_disabled_form id="1"]The form is disabled.[/iphorm_disabled_form]

    #18389
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18394
    adrian
    Participant

    Finally it is available at WordPress.org

    Quform Max Form Submissions

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy