The group expression can be used for Array functions like Max
(array), Min (array), Mean (array), Sum (array), Length (String)
or Concatenation (string).
You have to go through a three-step form wizard to enable this
Control, i.e., Design, Validation & Advance. Let’s explain
these steps below:
1st Step – Design
This is the first step of the “Group Expression” control form wizard. Here you are required to fill in the
following details:
Database Field Name (mandatory): These are the attributes of the
form
Label Name (mandatory)
Select Format Type: Select format type from the following H1,
H2, H3, H4, H5, H6, P, Bold
Column Width
2nd Step – Validation
Hidden Control?: Select “Yes” if you want the field to be
invisible from UI but want the value to be submitted with the
request
Date Format
Remove Comma’s From Number
3rd Step – Advance
Function: Select function from the following Max(array),
Mean(array), Min(array), Sum(array), Len(String),
Concat(String), etc.
Click “Confirm” and “Group Expression” control is configured.