Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

WebApp error validation

Avatar

Community Advisor

8/13/21

Description - Enhance native webapp error validation to be in line with modern web standards

Why is this feature important to you - modern web development

How would you like the feature to work - to be more inline with bootstrap, currently, an ugly error pops up on the top left hand corner, and error validation is only done after the user submits the form, perhaps this could be enhanced to perform validation on pre-submission, I've had to completely supress native error validation by using bootstrap and a lot of custom code. furthermore, enhance the error box to be displayed under the field rather than top window, this is bad usability experience.


Current Behaviour - errors displayed on top-left corner of webapp

 

Suggested behaviour, below, is my bootstrap validation which is what AC webapps validation should be providing natively.

 

David__Garcia_0-1628879925187.png