AEM SP 3 and Adaptive Form | Community
Skip to main content
jetate
Level 4
September 20, 2018
Solved

AEM SP 3 and Adaptive Form

  • September 20, 2018
  • 3 replies
  • 2369 views

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?

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 smacdonald2008

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

3 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
September 20, 2018

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

jetate
jetateAuthor
Level 4
September 20, 2018

Thanks, Scott!

Adobe Employee
September 20, 2018

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