FluentTextInput interactions with EditForm.EditContext and reporting of validation errors (using v5.0.0-RC3) #4907
-
|
Hello, I have a number of FluentTextInput fields inside an EditForm. These interact nicely with the EditForm and it's EditContext and update the validation messages and state maintained within the edit context. I am puzzling over how best to present any validation errors that are raised. The FluentInputText fields do not appear to use the edit context to source messages for display in the Message area beneath the field like when using the Message and MessageCondition properties. Is the any way for me to do this at the moment, or might this be something on the cards in a future update. I've played around with using MessageCondition to determine existence of any errors and to set them in the field's Message property. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@brduncan-shoprite this is still in the works. See #4472 |
Beta Was this translation helpful? Give feedback.
-
|
Great! Thank you for the pointer. |
Beta Was this translation helpful? Give feedback.
@brduncan-shoprite this is still in the works. See #4472