Hi Mayank,I tried using OOTB accordion layout, the rules work perfectly fine. Is there something that I am doing wrong in the code mentioned above for the custom accordion. We are using the default form package that is shipped with AEM6.2. No additional package has been installed for the same.
I have to implement other customisation in accordion. So thought of creating the new one. Is there any thing I am missing for which rule-editor rules are not working.
Hi Smac,In the above screenshot, highlighted is the custom accordion component. Requirement is to whenever user selects option "Yes", the textfield above it hides. Below is the snapshot of the rule.But it didn't worked. I also tried applying the rule on the textbox not contained within the custom c...
Hi Team,I have a requirement where I have to create a custom Adaptive form component (accordion). I did the following:1. Created cq:component that extends "fd/af/components/guidefield"2. Added init.jsp, widget.jsp and cq:templateinit.jspwidget.jspwidget.htmlcq:TemplateNow, I dragged and dropped the ...