Hi,I need to create a dialog with a "Add" button. When I click in Add, it shows me to fields, beeing an image field and a text field.If I want to "Add" one more item, I click again in Add.It not seems dificcult, but I am newer on this.Thank you very much!
Hi,I am using Query Builder to develop a search in a website. I was looking some tutorials and I cannot find many tutorials with complex queries.I want to group my instructions with an AND predicate, and on my case I will have three groups, that has an OR predicate between then.In resume, all the in...
HI Team ,I am going through a documentation below.https://helpx.adobe.com/experience-manager/6-3/release-notes/folder-metadata-schema.htmlWe are using AEM 6.3 CFP2 . However we do not see this option on the tools section of AEM .Can you please let me know how to enable this option .Thanks Harish
Hi,I read the documentation and looked at some sample project code to understand Editable templates concepts.I would like to get more practical use case scenario to understand the difference between initial content vs structure and when authors will be using initial content, structure.Thanks,Sri
Adaptive form request URL:localhost:4502/content/myform.html?foo=barPrefill service:@Componentpublic class FormPrefillService implements DataXMLProvider { ... }From FormPrefillService how can I access the request parameter "foo" from the request URL? Thanks
With Granite UI, when I handle a client-side js event of type 'foundation-field-change', what should the code look like to adapt the data to the underlying object?For example, my callback function signature is, $(document).on('foundation-field-change', function(event) {...} I want to do some ...
Has anyone else experienced an issue were some of their Asset Folders do not show any media (when navigating through Touch UI)?CRXde confirms that media exists in these folders.Folders were not created with any out of norm special characters (ie: Landing-Pages)There is between 100 & 200 pieces of me...
Hi there,I am having a hard time with a page properties select box.Ever had the problem, that your options become cut, when the select is the last field or the only field within a tab? (see image)We are extending the wcm-core page v2, which is extending the basic page of aem. I noticed no major diff...
I'm trying to find a decent way to add descriptions to the component list. I can see you can categorise your components but it would be great to describe the component for the editor before they select one, especially with a site with many components to choose from.Has anyone found an in-built way o...