Last modified by Alex Cotiugă on 2026/05/11 05:57

From version 15.30
edited by Alex Cotiugă
on 2026/05/11 05:54
Change comment: There is no comment for this version
To version 15.32
edited by Alex Cotiugă
on 2026/05/11 05:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,7 @@
33 33  #set ($xobject = $doc.getObject('Agnease.Code.ContactRequest.ContactRequestClass'))
34 34  #set ($totalRequests = $services.query.xwql('from doc.object(Agnease.Code.ContactRequest.ContactRequestClass) contact').execute())
35 35  ##$totalRequests.size()
36 -#if ($totalRequest.size() > 50)
36 +#if ($totalRequests.size() < 50)
37 37   ## As a measure to avoid high load on website.
38 38   Tell us more about your project at alex@agnease.com.
39 39  #else