Last modified by Alex Cotiuga on 2026/07/27 06:09

From version 18.7
edited by Alex Cotiuga
on 2026/07/09 19:57
Change comment: There is no comment for this version
To version 17.3
edited by Alex Cotiuga
on 2026/07/03 15:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,8 +12,7 @@
12 12   'hosting',
13 13   'customDevelopment',
14 14   'timeline',
15 - 'users',
16 - 'sourcePage'
15 + 'users'
17 17   ])
18 18  
19 19   #set ($name = '')
... ... @@ -163,14 +163,9 @@
163 163   ## As a measure to avoid high load on website.
164 164   Tell us more about your project at <a href="mailto:alex@agnease.com">alex@agnease.com</a>
165 165   #else
166 - #set ($hiddenProperties = ['sourcePage'])
167 167   <form id="contactForm">
168 168   <dl>
169 169   #foreach ($property in $xclass.properties)
170 - #set ($hiddenPropertiesCSSClass = '')
171 - #if ($hiddenProperties.contains($property.name))
172 - #set ($hiddenPropertiesCSSClass = 'hidden')
173 - #end
174 174   #if ($property.name == 'hosting')
175 175   <hr>
176 176   <h3>Optional project details</h3>