-
1. Re: Rule Editor Stopped Working
rishim22446870 Mar 29, 2017 11:12 PM (in response to mikep35030180)mikep35030180 wrote...
Using AEM Forms 6.2 I've created several adaptive forms, each with rules applied to many of the fields. Today I can see the rules but I cannot create a new rule nor can I edit the existing rules. If I select a field that has a rule I can select the Edit Rules icon. Here I see a list of rules that were created. If I select a rule's checkbox, I see the Edit icon. But if I click on the Edit icon it does not do anything. Same for the Create icon. Any ideas?
Can you try using the incognito mode and check if the functionality works ? Also, please share your browser console logs seen in 6.2 touch authoring while clicking on the edit icon.
-
2. Re: Rule Editor Stopped Working
mikep35030180 Mar 30, 2017 11:42 AM (in response to rishim22446870)Thanks for your response Rishi. I tried incognito mode - no luck. Here is what my console log is showing when clicking on the Edit icon ...
rulebuilder.js:2738 Uncaught TypeError: Coral.Select.ListOverlay is not a constructor
at Class.render (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:2738:46)
at Class.render (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4142:38)
at Class.render (http://localhost:8080/lc/etc/clientlibs/fd/af/guideCommonAuthoring.js:6964:32)
at Class.prototype.(anonymous function) [as render] (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:62:26)
at Class.setModel (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4044:18)
at Class.setModel (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4498:49)
at Class.setModel (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4207:37)
at Class.setModel (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4498:49)
at Class.setModel (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4036:37)
at Class.setModel (http://localhost:8080/lc/etc/clientlibs/fd/expeditor/rulebuilder.js:4498:49)
render @ rulebuilder.js:2738
render @ rulebuilder.js:4142
render @ guideCommonAuthoring.js:6964
prototype.(anonymous function) @ rulebuilder.js:62
setModel @ rulebuilder.js:4044
setModel @ rulebuilder.js:4498
setModel @ rulebuilder.js:4207
setModel @ rulebuilder.js:4498
setModel @ rulebuilder.js:4036
setModel @ rulebuilder.js:4498
_setRuleBuilderEnabled @ main.js:701
_showRule @ main.js:653
_editRuleButtonClicked @ main.js:521
proxy @ jquery.js:548
dispatch @ jquery.js:4665
elemData.handle @ jquery.js:4333
granite.js:233 GET http://localhost:8080/lc/content/forms/af/Security_Guard_AF/Application-for…79/items/guide textbox_453512407.html?forceeditcontext=true&_=1490898264534 404 (Not Found)
XMLHttpRequest.send @ granite.js:233
send @ jquery.js:9659
ajax @ jquery.js:9210
ns.persistence.Request.send @ core.js:6701
sendReadParagraph @ core.js:7333
self.readParagraph @ core.js:7211
ns.editableHelper.self.loadConfig @ core.js:25419
(anonymous) @ core.js:29077
loadFromPersistentStorage @ core.js:29071
(anonymous) @ core.js:29183
dispatch @ jquery.js:4665
elemData.handle @ jquery.js:4333 -
3. Re: Rule Editor Stopped Working
nitin.nizhawan Mar 30, 2017 3:35 PM (in response to mikep35030180)Hi Mike,
Were any changes made to the system recently, like upgrading or installing service pack?
Thanks
Nitin
-
4. Re: Rule Editor Stopped Working
mikep35030180 Mar 30, 2017 3:41 PM (in response to nitin.nizhawan)Yes Nitin, SP1 for AEM Forms 6.2 was installed. What are your thoughts?
-
5. Re: Rule Editor Stopped Working
nitin.nizhawan Mar 30, 2017 4:06 PM (in response to mikep35030180)Hi Mike,
Could you please share version of the installed package? Also, was AEM sp1 installed?
Thanks
Nitin
-
6. Re: Rule Editor Stopped Working
mikep35030180 Mar 30, 2017 4:38 PM (in response to nitin.nizhawan)I installed aem-service-pkg-6.2.SP1.zip.
I have since uninstalled SP1 and everything is working again! As we have no need to install SP1 at this point I consider this issue resolved. Thanks for your input. I owe you.