Hello there! Objective: my scheduler is supposed to update my component properties "nome" and "idade" (name and age) to blank/null values every 30 seconds (or any short period of time). I tried to change my code so many times, but I'm lost as I don't get what's the problem here. For example: now...
Hi all I would like to pre-define a set of variations (to achieve a naming in accordance to our conventions) when creating a content fragment model. Is this somehow possible? Another approach which comes to my mind is that the variations would be created automatically whenever a CF of that specific ...
How to capture workflow comment in AEM inbox. I can add custom column in AEM inbox but how to capture the exact column and value in the AEM inbox. By default the comments is under each work item But I need to show it in the inbox
I have a component with a dropdown. Based on the selection, the fields will be shown in the dialog box. Suppose there are two options, option 1 and option 2.On selecting option 1, a field shows up which is a required field. Now, the issue is that even if I don't select any value from the dropdown, I...
Hi All Is it possible to pre-select the desired rendition before initiating the download process on the author instance? Currently, we have options to choose the renditions for download in Brand Portal, Brand Portal ThanksKannan
Hi Team , I'm trying to build an AEM SPA React project from the scratch and UI team suggested to add typescript in the code base.Any possible way to add typescript dependency in the mvn command for project creation ? Regards,Akash Krishna
Hi all, we've a requirement to add the custom button in aem search page after selected single asset. The same feature we implemented in assets page using JS its working as expected. But, when we add the logic in ominisearch.js it is not showing the button even load the pages multiple time. Please ...