@jhhjhjkuku We can proactively avoid this issue termed as Broken Link Issue, by enabling Overwrite Image Property in Dynamic Media Setting. Please check this blog, that discusses and solutionize this issue:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/dynamic-media...
@ndlholm1 Yes you need to create your own client library, add your css changes to your Clientlib, overlay the Column View console, add your clientlib to the overlayed node and this should reflect to all the users.The above screen shot tells you, that a css change can solve your requirement, and that...
@Abhi717670 Can you elaborate on the Translator that you are using for language translation.AEM does not manipulate the Translation Output, and stores it as it is. You might need to explore the issue with ">>" on translator's end.It can be also handled post translation. In AEM we can execute a utili...
Hi @ndlholm1 Yes it is possible to customize the View Consoles.Above link should still work, I tried to increase the max-width from 16 to 35.25, and it works.
@DPrakashRaj As mentioned in below link, we can't update Metadata from Brand Portal. Schemas are available in BP just to facilitate users to read Asset Metadata which are published from AEM Metadata is read-only in BP.https://experienceleague.adobe.com/docs/experience-manager-brand-portal/using/admi...
@willardc There are a number of OOTB filter predicates available for Asset Admin Search Rail. You can configure any custom property leveraging on OOTBs predicates. To configure search filter, please refer:https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/s...
@Mukesh_Kumar_Co Please share the GraphQl query, resulting in error. Also, the screenshot of the Content Fragment Models, you are encompassing in a single query
@martinm3484449 In addition to what has already been replied. You might have to tweak your code, to write JobConsumer instead of JobExecutor. Please check the sample code here:https://sudeshaempodcast.wordpress.com/2021/07/04/aemaacs-slingjobs/ Also, localsdk does not replicate the Cloud Service env...