Changes for page homeopathsSheet

Last modified by Jip-jan Alunkel on March 26, 17:31

From version 3.304
edited by Jip-jan Alunkel
on March 18, 23:23
Change comment: Rollback to version 1.38
To version 3.305
edited by Jip-jan Alunkel
on March 26, 16:47
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,7 @@
33 33  ## Set the XClass properties which you would like to be displayed.
34 34  #set($properties = ['nrOfHomeopaths','certification','certificationFrom'])
35 35  ## CLASSPROPERTIES: The classProperties Map has to be in the order of how you want the form elements to appear in the form.
36 -## 'opener': 1 --> Input functions as an interface control element, it 'opens' an additional block of form inputs. Only for select, input or radio inputs.
36 +## 'opener': 1 --> Input functions as an interface control element, it 'opens' an additional block of form inputs. Only for select, checkbox or radio inputs.
37 37  ## 'classless': 1 --> Input is not bound to any XClass or XClass property.
38 38  ## 'disabled': 1 --> Will not show up in the form at all.
39 39  ## 'extraAttributes': {"disabled": "disabled"} --> Will show up in the form as a disabled input.