Hello!I am executing the AEM SPA react tutorial from the documentation below:https://helpx.adobe.com/br/experience-manager/kt/sites/using/getting-started-spa-wknd-tutorial-develop/react/chapter-3.html I did everything as documentation is saying, except because I am using updated version to node and ...
Hello, thank you for your reply.I have been trying that, I created the same original structure of the libs folder under the apps, as shown below, and I updated the label of a field, but when I do the test creating a new content fragment, the label that is showed is the default label. Is this somethi...
Hello, thank you! But I think these documentations is to customize the components, isn't?I wish I could customize the template fragment options in this window below to create more options to have a complete asset, with all its information.Thanks!!
Hello,is it possible to customize a content fragment template so it has advanced options, like datepicker and checkbox fields on it's creation? It is for it that the option WeakReference exists? I cannot found this option on the documentation. If it is not possible with content fragment, there is an...
Good afternoon!! I am using HTL and I have to validate in the HTML code which is the my page's locale with data-sly-test. Is it possible? and if yes, How is the best way I can do this?Thank you in advance!!!