# Validation message in webform

**URL:** https://forum.mautic.org/t/validation-message-in-webform/16303
**Category:** Product Support
**Created:** [September 28, 2020, 6:09am UTC](https://forum.mautic.org/t/validation-message-in-webform/16303 "2020-09-28T06:09:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![frankofno](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/frankofno/32/3455_2.png) [@frankofno](https://forum.mautic.org/u/frankofno)
#### Post date: [September 28, 2020, 6:09am UTC](https://forum.mautic.org/t/validation-message-in-webform/16303/1 "2020-09-28T06:09:31Z")

</div>

CentOS 8.2  
mautic 3.1.1-rc (from github)  
php 7.3.22

**Your problem**  
the validation error message of a webform is put in the url when hitting the submit button, so I will land on a 404 page. Is that supposed to work like that?

`?mauticError=Errors%3A<br %2F><ol><li>Bitte trage deine E-Mail ein<%2Fli><li>Die Nachricht enthält keinen Text.<%2Fli><%2Fol>#contact_fo`

How can I get the error message (e.g.: Enter E-Mail or Enter Name) actually show up near the form when the field is required and not filled out?
