cancel
Showing results for 
Search instead for 
Did you mean: 

Why should the Message Popover Control not be used inside a Dialog?

0 Kudos

Hello everyone,

the Fiori Design Guidelines say we shouldn't use the Message Popover Control inside a Dialog:

https://experience.sap.com/fiori-design-web/form-field-validation/

Now I wonder how i should do the validation inside my Dialog... Do I have to work with the controls valueState only?

kind regards,

Marvin

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member484715
Contributor
0 Kudos

Hey Marvin Gores,

As you know, FIORI is all about the UX (User eXperience). It is mentioned in the FIORI guidelines that in the case of form validation with input fields, highlight the fields that contain errors, will make it easier for the user to understand the problems with the form. So maybe using an value state provides better user experience than using a message popover.

Regards.

0 Kudos

Hi Arjun,

for my understanding the MessagePopover is intended to be used in combination with the highlighting via valuestate. So I still don't get why the MessagePopover shouldn't be used inside a dialog.

kind regards,

Marvin