Is it okay to allow the user to submit multiple submissions on the same form?

  • domicu
    Asked on February 21, 2017 at 2:21 PM

    Each of my users needs to submit three (identical) forms with different info. Right now the setup I have allows them multiple sessions, but not multiple submissions.

  • Kiran Support Team Lead
    Replied on February 21, 2017 at 3:08 PM

    Unfortunately, I am not able to get your requirement correctly. Could you provide us with more information with your requirement that you want to achieve so that we can provide you with necessary assistance?

    We will wait for your response. Thank you! 

  • domicu
    Replied on February 21, 2017 at 3:10 PM

    OK, I am working with designers who need to complete one form for each of their projects. Do I need to clone the form for each project, or can they submit multiple times using the same form?

  • Kiran Support Team Lead
    Replied on February 21, 2017 at 3:20 PM

    Either way is fine. If you can manage the submissions of different projects in the same form, you may use a single form. You may have the project names in a dropdown on the form in order to identify the submission for which project it belongs to.

    If you want to have separate forms for different projects, you may also clone the form to different forms so that they can submit the forms separately.

    Hope this information helps!