How can I change my submission id?

  • basmoura
    Asked on November 29, 2017 at 3:46 PM

    Hi, I'm trying to change my submission_id dynamically based on my user id, for example:

    If my user id is user_33, can I change my submission_id based on the user id?

    I've tried something like 

    <form class="jotform-form" action="https://submit.jotformz.com/submit/user_33/" method="post" name="form_ user_33" id="user_33" accept-charset="utf-8">

      <input type="hidden" name="formID" value="user_33" />


    but did not worked

  • David JotForm Support
    Replied on November 29, 2017 at 6:37 PM

    Submission ID is generated and assigned by our system.  It is not possible to alter or set the submission ID to anything other than the default.