How to limit submission per day with expired date?

  • Profile Image
    Hendro
    Asked on December 28, 2018 at 10:09 AM

    How to limit submission per day with expired date



    This is a re-post of a comment on How to Limit Submissions in a Form

  • Profile Image
    Victoria_K
    Answered on December 28, 2018 at 11:09 AM

    There's no direct option to set a daily limit and expiration date. 

    I can suggest a workaround via conditional logic and Submissions Counter widget. 

    You would also need a Date Picker field and Text element:

    g4hyh.png

    The following type of conditional statements can show a message and hide form fields if submission quota for the day is exceeded:

    How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    l7kk3.png

    I'm afraid, it would be needed to set up statements with greater Submissions Counter value for every day you would like to limit.