Expand my Community achievements bar.

lukasz-m
lukasz-m
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @mmouraam, The approach you have described is correct and is aligned with Adobe recommendations. Overlay and/or PageInfoProvider is the way to go: https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/customizing-consoles-touch.html?lang=en - this is AEM 6.5 docum...

    Type

    Questions

    Views

    974

    Likes

    3

    Replies

    0
  • Hi @JonMaguire, Yes it's possible to include content fragment inside custom component using HTL. Please have a look into Content Fragment component form Core Components, which is a good example how this can be done: frontend part with HTLs, dialog definition etc. https://github.com/adobe/aem-core-wc...

    Type

    Questions

    Views

    826

    Likes

    0

    Replies

    1
  • Hi @Nadia_Mac, AEM is not providing any SMS template capabilities, also I do not think this is the right tool for that. You could try to explore Adobe Campaign which can be integrated with AEM if needed, here are some links: https://experienceleague.adobe.com/docs/campaign-standard/using/getting-sta...

    Type

    Questions

    Views

    794

    Like

    1

    Replies

    0
  • Hi @king7, I think that the easiest (maybe the only one) way to achieve your requirement will be to add your custom AEM components into Adaptive Form component group. Here is a sample result. I do not think it will be possible to do it the other way around. Mainly because the static template which...

    Type

    Questions

    Views

    560

    Like

    1

    Replies

    0
  • Hi @robertol6836527, According to official release notes, the latest AEM 6.4 is 6.4.8.4. In terms of AEM upgrade, yes you will need to upgrade AEM Forms as well. Assuming that you would like to upgrade your AEM to version 6.4.8.4, you will need AEM Forms to be upgraded to version 5.1.212. I do not t...

    Type

    Discussions

    Views

    669

    Like

    1

    Replies

    1
  • Hi @goonmanian-gooner, It looks that you've added free text instead of tags. This can be observed in the repository, tags have always following structure namespace:tagID. Nevertheless, the issue you have described is an AEM bug - a bug in the product. This has been fixed by Adobe - fix is available ...

    Type

    Questions

    Views

    1.1K

    Likes

    3

    Replies

    2
  • Hi @md-golam-mostafa, You are using Classic UI  which is deprecated - this is causing the issue - you should use Touch UI instead. You can access proper GUI under /generic-lists.html/etc/acs-commons/lists Please also have a look into ACS Commons Generic Lists documentation which describes step by st...

    Type

    Questions

    Views

    1.1K

    Likes

    3

    Replies

    0
  • Hi @dnyaneshwari_mahalle, The root cause and solution for this issue is exactly the same like the one described under following topic: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/not-able-to-create-business-cards-in-aem-assets-templates/td-p/462267 In general, to make i...

    Type

    Questions

    Views

    739

    Like

    1

    Replies

    0
  • @SupportMember, the filter configuration is not everything. You need a proper .content.xml in you project. Could you please share a screen shot (similar to the one I have shared) that will present full structure including all folders and files from your project level. Also please share what is insid...

    Type

    Questions

    Views

    1.5K

    Like

    1

    Replies

    0
  • Hi @SupportMember, I was able to reproduce behavior you have described. In general it seems that you do not have proper .content.xml in your package/project that will provide information about tag namespace. So by default folder will be created. To solve the issue you need to have appropriate .contn...

    Type

    Questions

    Views

    1.5K

    Like

    1

    Replies

    2