Using ErrorMessage after <Field> Is it possible for the message to be inserted without dropping the rest of the panel down a line #4332
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this:
and the result looks like this:
However, if an error occurs the error is placed below the input line but the rest of the panel shifts downwards to accomodate the new error message - which is to be expected.
Is it possible for ErrorMessage to insert the message without dropping the remaining input fields down ?
Beta Was this translation helpful? Give feedback.
All reactions