Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there an easy way to move the validation summary errors to the bottom of the form instead of showing them at the top of the form?
Hi Steve
The easiest way is to edit /views/partials/forms/form.cshtml
Move "@Html.ValidationSummary(false)" to bottom of the form
Thanks,
Alex
Alex, Thanks! That was exactly what I was looking for!
You are welcome, Steve, have a great weekend!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco Forms - Move form validation summary to bottom of the form
Is there an easy way to move the validation summary errors to the bottom of the form instead of showing them at the top of the form?
Hi Steve
The easiest way is to edit /views/partials/forms/form.cshtml
Move "@Html.ValidationSummary(false)" to bottom of the form
Thanks,
Alex
Alex, Thanks! That was exactly what I was looking for!
You are welcome, Steve, have a great weekend!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.