Hello, has anyone developed a custom validation extension for the new CF editor? I don't want to create a custom field, just add validation to an OOTB field. I checked the docs but I don't see any API for validation available: https://developer.adobe.com/uix/docs/services/aem-cf-editor/api/ I have t...
Hi Team,In one of our application for a angular video component is developed. This is a training page where multiple videos are being maintained in the DAM. the urls links are being generated using the angular route. If a page is bookmarked or being directly hit, it results in 404. Instead it should...
In edit mode the page gives me the ability to scroll up and down, while in view as published mode no, not to the top of the page. The only way to see it all is to make the browser page smaller
Hi Team,I have a requirement where we have timer on page, we have to display the content1 (div1) during the timer running and on completion of timer, the page should refresh and display the different content (div 2).This is working fine on author but on runway page the content is not changing after ...
Hi Team, Is there any way to move content from lower to higher environment in AEM as cloud ?Also from my local machine i need to move content to clound dev how we can do please suggest
Hello Team, I have few queries related to Content Fragment Editor extension. I am new to App Builder, CF Editor Extension project. 1: Pipeline build deployment:I have these Adobe IO Runtime workspaces: Local, Dev, Stage, Production.Local is used for POC purpose. deployed the extension project here(u...
I am creating a resource listener that checks on the creation of a content fragment, it will automatically create the relevant page in the correct location and attach the fragment to the page so it can be rendered by the template. This is on AEMaaCS: I want to make it so that the page is automatical...
Hi all, We have multiple sites and pages within the sites sharing the same templates, and we understand we need to assign an experience fragment to a template. We are wondering if it is possible, and if so how, to implement more than one experience fragment header on a single template, and direct wh...
Hi Adobe Community, Trying to integrate aws dynamoDB to update records in dynamoDB. we are using awsSDK 2.x version to integrate it, converted aws jar to OSGI jar & resolve the dependencies, but still it throws nullpointer exception on the DynamoDBClient object when called in the OSGI service class....