Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steve Fabian 21 posts 102 karma points
    Jan 12, 2018 @ 14:48
    Steve Fabian
    0

    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?

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    Jan 12, 2018 @ 14:57
    Alex Skrypnyk
    100

    Hi Steve

    The easiest way is to edit /views/partials/forms/form.cshtml

    Move "@Html.ValidationSummary(false)" to bottom of the form

    Thanks,

    Alex

  • Steve Fabian 21 posts 102 karma points
    Jan 12, 2018 @ 15:04
    Steve Fabian
    0

    Alex, Thanks! That was exactly what I was looking for!

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    Jan 12, 2018 @ 15:05
    Alex Skrypnyk
    0

    You are welcome, Steve, have a great weekend!

Please Sign in or register to post replies

Write your reply to:

Draft