I'd like to create a workflow to publish but only on content that has been approved. For example, say you have a workflow for content approval: start approval workflow for content-fragment-1 -> content-fragment-1 approved -> end approval workflow Then you would have start publish workflow for conte...
Hi All, Did anyone Implemented a solution to expose non-public content fragment via GraphQL in a real-world project?Any best practices or lessen learned can be shared?
Hi All,I created a live copy from the master copy, need to cancel the inheritance of individual property in single live copy, the remaining live copies will work as per the master copy. I added the below property in the master copy it's working as expected, the remaining live copy also cancels inher...
Hi all, I have created a project and devloped some pages . I have published them also. But when I open the page in publish instance it's not showing anything. It's showing only empty page. Can anyone help me with this?? Author instance : 4502 - Published page The same page in Publish instance - 450...
On React component approach we are using ".model.json" to react will configure json. in author its working fine for DNS its blocking ".model.json" with consist of " /content/* " Example: /content/we-retail/en/jcr:content/responsivegrid/women-comp.model.json any reference for please suggest me.
Hi All, I am creating a dialog having Nested multified for page having table rows and columns in it. Each row have 3 columns and based on dropdown selection, setting value to column. I am populating dropdown with 3 types of content(Link, Text and Image).ExampleRow1Link value(column 1) Text value(Col...
For many years, AEM SPA editor have been launched, but I have actually never seen any in action... will the SPA editor produce an SPA website? Who is actually using this? Any from this list? Find Adobe Experience Manager customers - Wappalyzer I've already checked out the wknd project, but that is n...
We have a bunch of template authors who can add "component policies" which allows specific components to be used on the page. During the configuration of the "component policy", the dropdown list composes of a lot of componentGroup. We allow template authors to select any componentGroup of their ch...
Hi All,We have a requirement to download asset in original file format without zipping the file. Suppose if we try to download the jpg file, it should be downloaded as jpg files format itself. Could anyone suggest any way to achieve that ?