Rule Editor not working | Community
Skip to main content
mintur24131905
New Participant
June 19, 2019
Solved

Rule Editor not working

  • June 19, 2019
  • 8 replies
  • 3619 views

Hi,

I am new to forms and need help. Was creating some new form copying some existing forms. However, the rule editor is not working sometime.

Its stuck with message "Getting rules..", its not showing editor after hours also. However, when I create new form from start its working fine.

I am using service Pack 6.4.3 and AEM 6.4.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

This is a known thing with the Form, where you place the client libs and the naming convention of categories is the catch here.

8 replies

Mayank_Gandhi
Employee
June 19, 2019

I prefer something like this:

create clientlibs aem

Mayank_Gandhi
Employee
June 19, 2019

Create your own project in apps folder and have the client libs in your application. You can follow the geometrix samples project to get the complete idea.

mintur24131905
New Participant
June 19, 2019

which is the preferable location for forms client libs?

Mayank_Gandhi
Mayank_GandhiAccepted solution
Employee
June 19, 2019

This is a known thing with the Form, where you place the client libs and the naming convention of categories is the catch here.

Mayank_Gandhi
Employee
June 19, 2019

Yes, it can be. does your client lib category contain any special character? You shouldn't place your clientlibs in fd/themes

Akash_Kapoor
Employee
June 19, 2019

It could be possible that the existing form is dependent on the clientLib category which is not needed. To remove the clientLibrary it would be better if you can raise the daycare support ticket and share the clientLib details and nodepath from where you are removing it.

mintur24131905
New Participant
June 19, 2019

Thanks for the reply Mayank.

Does the "Client Library" can cause this issue?, as when I remove the "Client Library Category" from form its working fine.

We use the js from "/etc/clientlibs/fd/themes/" repo.

Mayank_Gandhi
Employee
June 19, 2019

do you see any error in the browsers' console?

If possible download a sample form and share with us with the steps, probably  some issue during copy paste of existing form.