Changes for page Validationsregel-Plugin


From version 1.1
edited by gru
on 20.01.2021, 16:19
Change comment: Imported from XAR
To version 3.1
edited by gru
on 29.06.2021, 14:19
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -[[**Plugin download**>>url:https://customer.formcycle.eu/index.php/s/a87vavAsNcFHMId||target="_blank"]]
1 +[[**Plugin download**>>url:https://customer.formcycle.eu/index.php/s/a87vavAsNcFHMId||rel="noopener noreferrer" target="_blank"]]
2 2  
3 3  {{content/}}
4 4  
... ... @@ -6,11 +6,11 @@
6 6   The validation rule plugins adds new data types to the {{designer /}}. You can select a data type in the properties panel to the right.
7 7  {{/figure}}
8 8  
9 -This plugin adds a few commonly used data types to the {{designer /}}.
9 +This plugin adds a few commonly used data types to the {{designer/}}.
10 10  
11 11  == Available data types ==
12 12  
13 -Once you have installed this plugin, there are a few new data types available for form fields of type [[input>>doc:Formcycle.FormDesigner.FormElements.Input]] and [[textarea>>doc:Formcycle.FormDesigner.FormElements.Textarea]]:
13 +Once you have installed this plugin, there are a few new data types available for form fields of type [[input>>doc:Formcycle.Designer.Form.FormElements.Input]] and [[textarea>>doc:Formcycle.FormDesigner.FormElements.Textarea]]:
14 14  
15 15  ; Amount of money
16 16  : Validates for an amount of money, with up to two decimal places and a comman as the decimal separator.
... ... @@ -27,6 +27,10 @@
27 27  
28 28  == Versionshistorie ==
29 29  
30 +=== 1.1.1 ===
31 +
32 +* Fix: IE Java-Script
33 +
30 30  === 1.0.1 ===
31 31  
32 32  * Fix: Validation did not always work correctly for repeated elements.