Skip to content
On this page

Logical controller

The filter inside the logic controller of Everright-formEditor is partially completed by Everright-filter

TIP

When the field structure changes, in order to ensure the accuracy of logic control, automatically delete the corresponding logic rules.Click here for the implementation logic

Visible

Determining whether certain elements are displayed or hidden based on specific conditions and dynamically showing or hiding relevant content based on user needs or context.

Required

Determining whether an element is required based on specific conditions and skipping the required validation when the element is hidden or read-only.

read-only

Specifying whether a field is read-only based on specific conditions.

Logical controller operator

Click here for the implementation logic

FieldEqualNot equalContainsNot containGreater thanGreater than or equal toLess thanLess than or equal toBetweenEqual to one ofNot equal to one ofBelong to one ofNot belong to one ofEmptyNot empty
Input
Email
ID number
Cellphone
URL
Textarea
Number
Radio
Checkbox
Select
Time
Date (date)
Date (datetime)
Date (dates)
Date (daterange)
Rate
Switch
Slider
Html
Cascader
File
Signature
Region
Subformnew