I am currently working on a list component in AEM 6.4.8 which shows the last edited date for the pages listed. For this I'm using the built in HTL properties like so:${'dd MMMM yyyy' @ format=item.lastModified} Now I am trying to update this so it can be used in various languages rather than just in...
Hello. I am having an issue when creating a new component in AEM 6.4.5 using a multifield in the dialog. The values are saved in the node, but when entering the dialog again these values are not displayed, meaning that when changing anything in the component we would have to reauthor all of the valu...
Hey. Sorry for the late reply but I've been struggling to figure out why I'm not getting it to work.I have managed to create a filter definition and looking in metadata as advised to find the link to the filter definitions API. From there, I requested the JSON with all filter definitions. The result...