London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Episerver.Forms - Adding a validation summary into the form container

Vote:
0

Hello,

i'm attempting to add a Validation Summary into my form container (FormContainerBlock.ascx) from EPiForms (v4.0). 

Added it via Html.ValidationSummary() but doesn't populate when the client side validation fires. 

Any ideas if this is possible?

#179214
Jun 05, 2017 12:50
Vote:
0

Isn't `Html.ValidationSummary()` supposed to render server-side (ModelState) errors only?

#179230
Jun 05, 2017 20:55
Vote:
0

No i believe Validation Summaries inside of forms that include property level errors should show client side.

#179242
Jun 06, 2017 13:38
* 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.