Changes for page Textarea


From version 2.1
edited by fse
on 13.07.2021, 16:57
Change comment: There is no comment for this version
To version 3.1
edited by fse
on 13.07.2021, 17:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,7 @@
28 28  {{internBaseOptionsElement page="base"}}
29 29  {{table dataTypeAlpha="0" colWidth="-500"}}
30 30  |=Name|=Description
31 -|Datatype|How to check whether the entered text is valid. For example, you can use this to check for invalid email addresses. See also [[the built-in validators>>doc:Formcycle.FormDesigner.CodingPanel.Validators||anchor="HBuilt-invalidators"]].
31 +|Datatype|How to check whether the entered text is valid. For example, you can use this to check for invalid email addresses. See also [[the built-in validators>>doc:Formcycle.Designer.Form.CodingPanel.Validators||anchor="HBuilt-invalidators"]].
32 32  |Length min|The minimum number of allowed characters.
33 33  |Length max|The maximum number of allowed characters.
34 34  |Value min|Only available for numeric datatypes: the smallest allowed number.