Make list items in validationsummary in ASP.Net Core link to form fields?

33 views Asked by At

I'm trying to find out if there's a way to customize the individual bulleted items within a validation summary to point them to the form fields. We were able to do this with an earlier webforms application, but maybe there was custom JS involved, I can't recall. I'm just looking for some suggestions for this, it seems like it might require some custom JS to get working, but I'm hoping there's some package that might make this a bit easier. This is for accessibility reason, or UI person suggested this was something that was needed for 508 compliance.

0

There are 0 answers