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?
Solved! Go to Solution.
Views
Replies
Total Likes
This looks like a bug - I will ask Cust Care to look here.
Views
Replies
Total Likes
This looks like a bug - I will ask Cust Care to look here.
Views
Replies
Total Likes
Thanks, Scott!
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies