How can we hide empty fields in emails in new preferences dialog?

  • chrismuglia
    Asked on April 18, 2016 at 2:28 PM

    in the new Preferences dialog box, where is the option to hide blank fields in the Notification email?

     

    thanks.

  • Ben
    Replied on April 18, 2016 at 4:25 PM

    Unfortunately it is not added to the preferences dialog.

    The only way to access the same at this time would be by using &old=true.

    To use it, you simply open the form in the form builder and before you make any edits, just add in the URL &old=true and hit enter.

    As soon as you do, you will have access to the old wizards and the old preference.

    To get back to the new afterwards (if you prefer it), you can simply remove the old=true in the URL bar and add test=true

    As soon as you do, you are back on the new wizards.

    For example, if your URL when you enter the form builder is as follows:

    https://www.jotform.com//?formID=1234567890

    The one for old preferences (and other wizards) would be:

    https://www.jotform.com//?formID=1234567890&old=true

    and for the new ones would then be:

    https://www.jotform.com//?formID=1234567890&test=true

    Do remember to save any changes that you have made before switching over.