Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.289
edited by Jip-jan Alunkel
on March 18, 20:46
on March 18, 20:46
Change comment:
Rollback to version 1.38
To version 3.290
edited by Jip-jan Alunkel
on March 18, 22:50
on March 18, 22:50
Change comment:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,7 +29,7 @@ 29 29 #set($xa["$item"] = $theDocObj.getProperty("$item").value) 30 30 #end 31 31 #end 32 -## The classProperties Map has to be in the order of how you want the form elements to appear in the form. 32 +## CLASSPROPERTIES: The classProperties Map has to be in the order of how you want the form elements to appear in the form. 33 33 ## 'opener': 1 --> Input functions as an interface control element, it 'opens' an additional block of form inputs. Only for select, input or radio inputs. 34 34 ## 'classless': 1 --> Input is not bound to any XClass or XClass property. 35 35 ## 'disabled': 1 --> Will not show up in the form at all. ... ... @@ -49,6 +49,7 @@ 49 49 'certification': {'type': 'checkbox', 'opener': 1}, 50 50 'certificationFrom': {'type': 'text', 'parent': 'certification'} 51 51 }) 52 +## Show the document content 52 52 $doc.getTranslatedDocument().getContent() 53 53 54 54 {{html wiki="true" clean="false"}} ... ... @@ -217,7 +217,7 @@ 217 217 </div> 218 218 </div> 219 219 </div> 220 - #end 221 + #end ## Hier een macro van maken: 'noInline' oid 221 221 #elseif($xcontext.action == 'edit' && ($request.get('editor') == 'inline' || $request.get('section'))) 222 222 <p>$services.localization.render("global.line.inline_noedit")</p> 223 223 <ul>