Changes for page homeopathsSheet

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

From version 1.22
edited by Jip-jan Alunkel
on March 07, 19:10
Change comment: There is no comment for this version
To version 1.19
edited by Jip-jan Alunkel
on March 07, 19:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,9 +68,9 @@
68 68   "data-create-xobj" : "true",
69 69   "data-xobj-classname" : "homeopaths.Code.homeopathsClass",
70 70   "data-xobj-fieldname" : "practiceName",
71 - "value": "$doc.getTitle()"
71 + "value": "$theDocObj.getProperty('practiceName').value"
72 72   })
73 - #set($city = {
73 + #set($city = {
74 74   "id": "city",
75 75   "type": "text",
76 76   "required" : "false",
... ... @@ -100,7 +100,6 @@
100 100   </button>
101 101   </div>
102 102   <div class="modal-body">
103 - #createFormElement($practiceName)
104 104   #createFormElement($city)
105 105   </div>
106 106   <div class="modal-footer">