You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get error messages in gcds-input to work with Drupal. When a form is submitted, Drupal checks for validation errors and sets error messages when needed. I have those appearing using the error-message property.
The problem I am running into is that if the user corrects their input and clicks on the submit button, it will not submit. I presume this is because something in GCDS is preventing submission when there are error messages shown.
We need a way of bypassing this so that server-side validation can run.
The documentation mentions "custom validation" but does not say how it would need to be implemented.
Ping Support once resolved, so we can circle back with client!
The text was updated successfully, but these errors were encountered:
ethanWallace
changed the title
error message: prevents submission after correction
Bug: error message property prevents submission after correction
Oct 21, 2024
From Freshdesk ticket 19577
Ping Support once resolved, so we can circle back with client!
The text was updated successfully, but these errors were encountered: