Hi All, I have created Search Component and Client ask me if user search misspelled word it is not showing anything.at least it will show appropriate result .exmaple:fince it will show finance resultanyone worked such kind of requeirement .
I've been looking at REST and AEM/sling (and other technologies around AEM) and it seems to be if I use AEM, it's automatically RESTful? (there are various websites that explains/defines REST and it seems to be AEM qualifies.If no to my 1st question, what do I need to do to make it RESTful?Thanks a ...
presently, I've only used OSGI (where I've used the import Java directive to include various OSGI libraries in my custom code) store custom app configget environment info (whether it's test,prod or author, publisher and etc)------- In our custom code base, we have a folder called "core" and inside i...
This 2 folders are in our custom package. I know from experience that the config available in the XML file is --not-- applied if I placed them inside "/apps/my-apps/config". I'm only asking since I was looking at the ACS commons error handling and it states to put the XML config file inside "/apps/m...
If ${item.condition1} satisfies, then I want "testclass" to be added in divEx:<div class="exampleclass testclass">Else no testclass should be added in divEx: <div class="exampleclass> Thanks in advance
Hello ,While working on 6.5.11 I noticed that no notifications come up for any modified activated events . The messages json in network tab is empty for an admin user i added an OOTB page path to the modified event and marked it to exact as true and false but none helped tried inbox and email as op...
In AEM managed service we maintain a code in enterprise git and use Bitbucket for reviewing the code. How do we do the same in AEMaaCS? As far as I know the codebase has to be in adobe git in case of AEMaaCS. Is that 100% true ? Can we have an option to maintain a code in outside Adobe Git? If yes ...
Hi Everyone, I need to implement a saml configuration in aem cloud service. Reading some articles, i came to this documentation: Set up user identity in the Adobe Admin ConsoleBut, i dont understand the sixth topic. "Use the Add SAML profile screen to get the setup information for your identity pro...
Hi All, Hope you are doing well. I am very new to touch UI component development. I want to create multifield component with textfield input.I have gone through few video and website tutorials related to multifield dialog and tried the below dialog component for my requirement. However the text fiel...