auto_stories Knowledge Base chevron_right Actions chevron_right Article

Validate Field

It is an operation that can control minimum and maximum values of numerical information in the form of control and return warning messages.

mceclip0.png

Validate Field operation at Property Panel

 

Properties

Description: A description of the action is written.

Heading: Specifies the name in the action list when added as a Form Action.

Minimum: The minimum value to be checked is entered in the relevant element.

Maximum Value: The maximum value to be checked is entered in the relevant element.

Warning Message: When the minimum and maximum values are exceeded in the relevant element, the warning message to be returned is entered.

Run Condition: If the value in the query entered in this field is ‘0′, the corresponding action will not run.

Request Confirmation: Select whether to ask for confirmation before running the action. If Request Confirmation is activated, the Confirmation Message feature is turned on and the message that will be displayed when requesting confirmation is written.

 

Example Used

This example is made with a numeric box. This numeric box has an operation, which is Validate Field, for Validation event. It must be in 0-100 interval, thus this is added to the properties.

mceclip1.png

This operation does not allow writing outside of the interval.

mceclip2.png