Validation UI Issues
Posted: March 24th, 2022, 12:14 pm
It seems that inline validation messages cannot be disabled. I have configured 3 TextBox + Button + ValidationMessageGroup combinations configured to be inline, group, and none respectively. Regardless of how it's configured, the inline validation message always displays when triggered.
I also noticed that the title of the TextBox controls adds an asterisk(*) with no way to disable it. I think it's fine in most cases, but occasionally I may label a textbox some other way and delete the included title. When no title exists, adding validation forces a title to be added as just "*". For situations like this, I feel that there should be a way to disable the appended "*".
I also noticed that the title of the TextBox controls adds an asterisk(*) with no way to disable it. I think it's fine in most cases, but occasionally I may label a textbox some other way and delete the included title. When no title exists, adding validation forces a title to be added as just "*". For situations like this, I feel that there should be a way to disable the appended "*".