Changes for page Public Web Site
Last modified by Alex Cotiugă on 2025/11/27 10:42
From version 3.74
edited by Alex Cotiugă
on 2025/11/24 15:59
on 2025/11/24 15:59
Change comment:
There is no comment for this version
To version 3.73
edited by Alex Cotiugă
on 2025/11/24 15:58
on 2025/11/24 15:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -194,7 +194,7 @@ 194 194 data-property="$escapetool.xml($services.model.serialize($xobjectPropertyReference))" 195 195 data-property-type="object"#end> 196 196 ## This must match the id generated by the $doc.display() method below. 197 - #set ($propertyId = "$property.name") 197 + #set ($propertyId = "${xclass.name}_${xobject.number}_$property.name") 198 198 <label#if ($editing) for="$escapetool.xml($propertyId)"#end> 199 199 $escapetool.xml($property.translatedPrettyName) 200 200 </label>