Changes for page P4P AppsSheet
Last modified by Zenna Elfen on 2025/11/24 11:22
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -52,8 +52,23 @@ 52 52 <label#if ($editing) for="P4P Apps.Code.P4P AppsClass_0_page1"#end> 53 53 $escapetool.xml($doc.displayPrettyName('page1', false, false)) 54 54 </label> 55 + <span class="xHint"> 56 + $escapetool.xml($services.localization.render('Hint')) 57 + </span> 55 55 </dt> 56 56 <dd>$doc.display('page1')</dd> 60 + <dt #if (!$editing && $hasEdit) 61 + class="editableProperty" 62 + data-property="$escapetool.xml($services.model.serialize($object.getPropertyReference('content1')))" 63 + data-property-type="object"#end> 64 + <label#if ($editing) for="P4P Apps.Code.P4P AppsClass_0_content1"#end> 65 + $escapetool.xml($doc.displayPrettyName('content1', false, false)) 66 + </label> 67 + <span class="xHint"> 68 + $escapetool.xml($services.localization.render('Add an image by clicking on the image button and uploading your picture. ')) 69 + </span> 70 + </dt> 71 + <dd>$doc.display('content1')</dd> 57 57 </dl> 58 58 </div> 59 59 {{/html}}