Closed chdonncha closed 9 months ago
Thank you for your report. We have this issue on our backlog to resolve. We welcome a pull request as well if you are interested in contributing.
We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!
When the Validation catches errors into an alert and provides links to navigate to the field like so:
The links for the First and Last Names work since they are inputs but the Items does not using the type editgrid
If I change items to use differnet inputs such as select or input then it works but I require the editgrid in this case
Does anyone know if this is a bug or is there a workaround for this issue to make the jump to field on validation error link useable for any
type:editgrid
?My Code Looks as the following for the Items: