Can we have like multiple metadata's for a single pdf's. Its like one set of metadata displays in once specific scenario. So, thats something like having the metadata changing dynamically depending on the scenario we are on the page.
Hi we are right now in AEM 6.2 We have been implementing client context for components to author and display different page content for different scenarios. In the Same way we are looking into options like having metadata of the pdf also in client context. something like different metadata...
1down votefavorite1I want to activate only the modified node in my AEM project. Node structure is:Parent NodeChild Node 1Child Node 4Child Node 5Child Node 2Child Node 3Requirement is:For Example I can activate Child Node 5 but not Child Node 2 from the Parent Node.Content authors should have a flex...
> java.lang.VerifyError: Constructor must call super() or this() before returnException Details: Location: com/day/cq/wcm/workflow/process/ReplicatePageProcess.<init>()V @1: return Reason: Error exists in the bytecode Bytecode: 0000000: 2ab1 I have been facing this issue. I am using...