IsRequired

XML Forms Guide

Version
R2025.1.0
IsRequired

The <IsRequired> tag controls whether the user is required to enter a value in the field. If set to True, the field validation will be applied. For example, if the user fails to select a required checkbox in a form, an error displays and the form can't be submitted.

Possible values: 

  • True
  • False (default)