Modifiche per il documento homeopathsSheet
Ultima modifica di Jip-jan Alunkel il marzo 26, 17:31
Dalla versione 3.6
modificato da Jip-jan Alunkel
il marzo 08, 22:11
il marzo 08, 22:11
Cambia il commento:
Rollback to version 1.38
Alla versione 3.5
modificato da Jip-jan Alunkel
il marzo 08, 22:06
il marzo 08, 22:06
Cambia il commento:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -34,7 +34,7 @@ 34 34 <h2>Details</h2> 35 35 ## The classProperties Map has to be in the order of how you want the form elements to appear in the form. 36 36 #set($classProperties = { 37 - 'practiceName': {'type': 'text', ' extraAttributes': {"disabled":"disabled"}},37 + 'practiceName': {'type': 'text', 'disabled': 'disabled'}, 38 38 'pmAddress': {'type': 'address', 'extraAttributes': {"aria-label": "Input and select the address of your practice", "placeholder": "$services.localization.render('homeopaths.multiword.address.placeholder')", "data-auto-first-capital": "true", "data-query-type": "address", "data-query-reference": "", "data-query-list-type": "suggest-select", "data-query-list-header": "$services.localization.render('pagemaker.line.suggest_select_list')", "data-query-list-contents": "value/key", "data-query-list-editable": "false", "data-create-xobj": "true", "data-xobj-classname": "homeopaths.Code.homeopathsClass", "help-block" : 'Input street and number, then select the address of your practice.'}}, 39 39 'pmStreet': {'type': 'text'}, 40 40 'pmHousenumber': {'type': 'text'},