I need to add a tab to content finder which provides metadata search capabilities similar to what we have in Scene7 UI i.e., search based on metadata fields such as name, keywords etc...Is there a reference or documentation that can help me do this? I am specifically looking for help on ext js.
Hi All,Please help me with below issue.we are using CQ Scheduler to fire a job on specific time but when we restart the server - then the scheduler is not running the job when the time reached.Details: Example:We are setting an event today and scheduling remainder emails to be send to the users on 2...
Hi All,I am new to cq5 and trying to understand how this could be done.Suppose I have hundreds of pages in WCM , which say has a value for the property "onTIme".Which is the best possible way to go ahead and delete the value that is set for this property on all of the pages.Do we have any query we c...
Hi All,I am newbie to CQ. Currently have 5.6.1 instance.In order to understand basic workflows, tried to explore how OOTB "Publish Example" works.I double-click the model and I can see the below(as seen in the screenshots)How do I find out the code corresponding to this.Reason being , I thought this...
... is this the intended behavior, or did I miss something?In the case where those links aren't getting updated, I guess I should then write my own rollout config?Thank you.
Hi All,I am beginner to CQ and started working with CRXDE lite and siteadmin.But I am facing issues finding the CRXDE installer.I tried to install it from CRXDE product page,but it is opening the following page instead.http://www.adobe.com/in/solutions/web-experience-management.html.Will someone be ...
Hi,We are using "CQ_Analytics.ProfileDataMgr.loadProfile(userName)" to load logged-in user's client context. However, this initiates some additional calls such as:/etc/clientcontext/default/contextstores/twitterprofiledata/loader.json/etc/clientcontext/default/contextstores/fbprofiledata/loader.json...
Hi all,i have question about ACL replication. I need replicate ACL from author to publish instance. Is it possible in version 5.6? We have intranet system and we want restrict content part for small user group. I set ACL on author but if i activate this page or pages, ACL isnt replicated on publish....
Hi to everybody,I'm new to CQ and I'm tryng to connect to CRX's CQ from a custom component in LiveCycle.First of all, i made a project in Eclipse in which do all the operation required (retrieve a node, store node, etc..), and testing the methods inside Eclipse it worksMy problem starts when importi...
We have a requirement to allow our users to customize on demand the dictionary that the rte spellcheck plugin uses. We've already set up an administration page so that they can easily insert and remove words from the dictionary. This works well except that the changes only apply after the server is ...