When we paste modern tables into RTE, we see that <thead> is removed and <tbody> is added to wrap the whole table. This is unacceptable markup. How do we use <thead> in our embedded tables?
Hi everyone,Can I add a custom property on my OSGI service?ex.@Properties({ @Property(name ="NewValue", intValue = 0, propertyPrivate = false, label="custom value")})@Servicepublic class NameClass If I can, How I access to the property in my source code? Thanks,
I don't find "com.adobe.cq.sightly.WCMUse" package entry in adobe and also in Maven Repository , can someone please help me about finding pom entries for this packageNote :I can use crxde light to import "com.adobe.cq.sightly.WCMUse" and build a package, but I don't want that option, I want to impor...
I am using CQ 5.5 and uploaded a PDF asset using a customized workflow. When the asset is uploaded I am getting two notifications in the inbox.Any reason I am seeing two instances in workflow inbox ?
Hi,Is it possible to access CQ component through HTTP call? My requirement is to create CQ component and display the same on 3rd party eCommerce front end.Can anyone please suggest me what approach should I follow to achieve this?Thanks,Manju
Hi, I am using blog.getEntries() to fetch entries in the blog. I was wondering if these blog entries returned are sorted? if so, is it sorted based on published date or jcr:created date?
Hi,Can anyone please provide me configurations required for html5fileuploadfield xtype?There are no working examples available any where.Thanks in advance.
We are looking to cluster our CQ5.3 Author instance. By default this comes configured to cluster with the Journal Shared. We have recently upgraded the CRX to 2.2 which allows for Shared Nothing clustering. I have had a look into this and there doesn't appear to be a way to "switch" the type of clus...