Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Forms resource EPiServerForms.js expects PascalCase but gets camelCase

Vote:
 

Duplicate of:

https://world.optimizely.com/forum/developer-forum/Forms/thread-container/2022/2/episerverforms-js-doesnt-recognize-successful-submission-response/

The forms frontend js code submits a form via ajax if configured. It determines if the submission is successful by examining the body's json for the property IsSuccessful. However, the encoding is camelCase, so the property is instead named isSuccessful. As a result the success message is not shown.

#275836
Mar 07, 2022 18:16
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.