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,23 +52,17 @@ 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> 58 58 </dt> 59 59 <dd>$doc.display('page1')</dd> 60 60 <dt #if (!$editing && $hasEdit) 61 61 class="editableProperty" 62 - data-property="$escapetool.xml($services.model.serialize($object.getPropertyReference(' content1')))"59 + data-property="$escapetool.xml($services.model.serialize($object.getPropertyReference('databaseList1')))" 63 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))61 + <label#if ($editing) for="P4P Apps.Code.P4P AppsClass_0_databaseList1"#end> 62 + $escapetool.xml($doc.displayPrettyName('databaseList1', false, false)) 66 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 70 </dt> 71 - <dd>$doc.display(' content1')</dd>65 + <dd>$doc.display('databaseList1')</dd> 72 72 </dl> 73 73 </div> 74 74 {{/html}}