cancel
Showing results for 
Search instead for 
Did you mean: 

How to display mandatory mark in SAP MDK App Filters

ptw044
Explorer
0 Kudos

Hi Team,

We have requirement in the app that we need to make some of the field mandatory in the filter bar.

Example: if user sets values like purchaser order id in the filter bar then we are loading only filtered PO's in the app.

in case user does not maintain PO number then we need to through error message like maintain Purchased order in the filter bar

Can please guide us on how to achieve this requrement?

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

You could just include something in the caption like "Filter by: Purchase Order ID (required)" or another option would be to use helper text or a validation message for the filter field. Here is screen shot showing how that would look.