Is it possible that i make validation in 'Configure Duplicate Value Validator' > 'Regular Expression Format Check'?

  • No labels

5 Comments

  1. Hi there,

    You may make use of javascript to do the checking as for now but we are definitely looking into this area in development now. Once you have written the script, put it into a Custom HTML element. Hope this would helps for now.

    PS: Would appreciate if you can attach screenshot using compressed format like JPG next time to conserve precious bandwidth.

  2. Hi Hugo,

       I have use javascript to create the start date and end date, and i have put it into Custom HTML element, but how is it store into database? Please advise me, thank you.

    Regards,

    yuqi

  3. Hi Hugo,

    how we can validate the dates without using custom HTML element.can we write any new component for this ? using joget like coding?

    thankq

    Regards,

    kishore

    1. Hi Kishore,

      Yes, you can! Please see Form How-Tos1. It contains some frequently asked questions and solutions. You can find some javascript coding for date validation purpose as well.

      Cheers

  4. hi hugo,

    thankq for ur valuable feedback