Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

New feature added in Joget DX :

  • Toggle option to perform Case-sensitive Matching for Regular Expression

Table of Contents

Introduction

...

Basic Validator Properties

NameDescription
MandatoryWhen checked, field value must be filled.
Type
  • Alphabet
  • Alphanumeric
  • Numeric
  • Email
  • Custom Regular Expression
Custom Regular Expression

Required when Custom Regular Expression is selected in the Type attribute above.

Info
titleInfo

Validation performed is case insensitive.

Samples:-

  • First letter being a-z or A-Z
  • Minimum 1 subequent any letters.
Code Block
titleSample Code
linenumberstrue
[a-zA-Z]{1}.+
Regular Expression Case-sensitive Matching?This field will be displayed when Custom Regular Expression is selected in the Type attribute above.
Custom Error Message Shown When Validation FailMessage to show when validation fails.


Panel
borderColorpurple
bgColorwhite
titleColorblack
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature for Joget DX version 8.1 onwards.

  • Showing increase/decrease control and showing numpad on mobile for number field.

Image Added

To enable this:

  • Navigate to the "Validator" attribute
  • Select "Basic" for the validator and "Numeric" for the type
  • Save the builder