Save and Continue Later: Make the "Skip create an account" button bigger on the Save page screen

  • conciergern
    Asked on July 30, 2020 at 6:27 PM

    I sent a form to someone and set up the ability to save and continue later through settings.  But when they saved it, they were asked to sign into jotform.

  • Girish JotForm Support
    Replied on July 30, 2020 at 8:07 PM

    Hello,

    There is an option to "Skip create an account" for people who do not have an account on JotForm as shown below:

    15961539543107 1 Screenshot 10

    They just have to click on this link and they will be prompted to enter the email address on which they need the saved session link of the form.

    Please check and let us know.

  • conciergern
    Replied on July 30, 2020 at 8:36 PM

    Thank you, that is really very small and at the very bottom, it is very easy to miss.  May I suggest to make it more visible.  Thanks.  Found it though.

  • roneet
    Replied on July 30, 2020 at 9:54 PM

    Let me forward the ticket to our backend team as a feature request for evaluation. We cannot provide any ETA for implementation if accepted at this moment.

    This depends on the developer's availability and the number of users requesting the same feature. However, rest assured, once there's any progress on this request, you'll be surely informed via this thread.

    Thanks.

  • Girish JotForm Support
    Replied on July 30, 2020 at 10:33 PM

    In the meantime, you could add this CSS code into the form to increase the size of this text:

    .m1ba {

    font-size: 32px !important;

    }

    You can change this 'px' size as per your requirement.

    Related Guide: How-to-Inject-Custom-CSS-Codes