We created a Power Page Portal (new style - basic template) and have a very basic form that creates a registration. Nothing fancy, a lookup field, some choise fields and a numeric field. The lookup field is required.
We enter a text value in the numeric field and expect an error when submitting.
When pressing the submit button, it does not continue and it scrolls up, as expected. But the field validation errors are not shown. Not for the required field, not for the text in a numeric field.
It shows two ** but no default error. Also adding a custom validation error message in the metadata does not suffice. No error text is show.
I don't want to fall into custom Javascripting for this as the platform is able to handle standard errors. Is there a setting we are missing? Or a bug?
