Expand my Community achievements bar.

SOLVED

AEM SP 3 and Adaptive Form

Avatar

Level 4

Since updating to the recent release of Service Pack 3 with AEM Forms 4.1.82 for SP3 on my local and dev instances, I'm having an issue with an adaptive form. Nothing about the form configuration or the page it's included on had changed, but I'm no longer getting redirected to my thank you page.

It still functions correctly on my prod instance which is running SP 2 with CFP 2 and Forms 4.1.64.

I noticed that when you toggle between Show Thank You Message and Show Thank You Page, the options no longer hide or display. I'm getting a JS error in /libs/cq/gui/components/authoring/dialog/clientlibs/all.min.js on line 750 --

(function(d,b,e){var c="rteinstance";

e(b).on("foundation-contentloaded",function(i){var j=e(i.target).hasClass(".richtext-container")?e(i.target):e(i.target).find(".richtext-container");

j.each(function(){var k=e(this).find(".coral-RichText-editable");

if(!k.data(c)){var l=e(this).find("input[type=hidden].coral-Textfield").val();

k.empty().append(l)

}$this.on("keypress","input",function(m){if(m.keyCode===13){m.preventDefault()

}})

});

Is there any way I can fix this myself?

1 Accepted Solution

Avatar

Correct answer by
Level 10

This looks like a bug - I will ask Cust Care to look here.

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

This looks like a bug - I will ask Cust Care to look here.

Avatar

Employee

I would say if it was working properly prior to patching, and it no longer works after patching there may have been a regression or a bug introduced. please open a ticket with customer care in the daycare portal.

Thanks,

KJ