Is it possible to have a multifield and each field inside the multifield is a drop down box Any examples would be appreciated with regards to a dialog.xml perspective Thanks
Hi thereWe're having some strange behaviour on our test-environement. We usually create a copy from our productive author as a test system from time to time.Yesterday we noticed that the author created 1.6 million durboxxxxxxxx.ser files in the temp directory. Thinking those may have come from a lon...
Hi ,I have created widget node -> xtype : selection , type : radio , name , field Label . It has subnode -> Options : type cq:WidgetCollection and the 'Options' has nodesof type nt:unstrutured , properties text and value. Now, I am trying to create group of check boxes for each readio button, under...
cq:actionConfigs seems like a useful approach for some work I need to do. This page https://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/wcm/msm/api/ActionConfig.html lists a Java class of that name as being deprecated, but this page https://dev.day.com/docs/en/cq/current/developing/components....
In the release note of 5.6.1 it mentioned we can start CQ with out sample content (http://dev.day.com/docs/en/cq/current/release_notes/overview.html ). Server Operations Ability to start server with 'nosamplecontent' to avoid demo content being installedSpeed-up deployments of production in...
CQ ConfigAdmin picks a folder based on the runmode like if runmode was author & dev, it will pick config.author.dev folder automatically. I have a usecase where-in my custom service is supposed to use two different set of properties based on whether its day or night. I know we could have an if-else ...
Hi all,I am implementing the permission sensitive caching as documented here:http://dev.day.com/docs/en/cq/current/deploying/dispatcher/permissions_cache.htmlHowever, I have a conceptual Problem:When the Authorization fails, the user should be redirected to a page. The page to be redirected should i...
As per existing CQ feature , we can send the notification either to a single user or the group. We need to send the notification to multiple user without grouping. is it possible to do that? If it is please , help me to understand
Hello everyone,I'm trying to customise the default search page on the siteadmin section. I've tried to add the default tag namespace ("Standard Tag") to the search form but looks like it doesn't work.I mean the default namespace has been added but I can't find the pages that conain tags in the defau...