Change error message for required field

Home Forums Classic DFFS Change error message for required field

Viewing 3 reply threads
  • Author
    Posts
    • #14223
      Roberto Garcia
      Participant

        Afternoon Alexander (Thanks for all the help and support)

        New form.- In the RULES tab, I set one field as required. when I try to save the form without the required field, I am getting this error message in the below the field

        “VImkOd1qO18j06-fsrEIXQc4XS8u19F5- etc etc etc etc”

        How can I customize the error message to be something like this

        “You must specify a value for this required field.”

        Thanks

      • #14231
        Alexander Bautz
        Keymaster

          I have never heard this before – could you add a screenshot?

          Also, are you using any custom code in this form that my explain this error?

          Alexander

        • #14237
          Roberto Garcia
          Participant

            Afternoon Alexander

            Enclose you will find the file with the error.

            The only custom code i am using it is very simple and i took it out of your site as well.

            In the Tab “Custom CSS” i added this

            ul.tabRowLast li.tabSelected a{
            color:white!important;
            background-color:#f09609 !important;
            font-size:14px;
            }

            .sbs_tdIndex_1, .sbs_tdIndex_2, .sbs_tdIndex_3, .sbs_tdIndex_4{
            min-width:200px !important;
            width:200px !important;
            }

            Let me know and THNANKS!

            Attachments:
          • #14267
            Alexander Bautz
            Keymaster

              Hi,
              This is actually parts of your license code. I guess someone has mixed up the variables and set this as the new label for the validation message by inserting it in this variable: “dffsRequiredFieldValidation”.

              You find more information here.

              Alexander

          Viewing 3 reply threads
          • You must be logged in to reply to this topic.