cancel
Showing results for 
Search instead for 
Did you mean: 

openui5 Master-Detail add facet filter

0 Kudos
213

Dear all,

I'm learning openui5 and I've downloaded the demo apps for Master-Detail, which looks great;

I would like to add a facet filter - custom filters here,

for three of the fields available in the mock data sample, say, for "Attribute1", "Attribute2" and "UnitNumber" ;

by choosing any or all of the three custom fields in the filter, the data content in the list should be updated accordingly.

Do you have any sample code to help me with this?

Many thanks and best regards,

Flavo

Accepted Solutions (0)

Answers (1)

Answers (1)

maheshpalavalli
Active Contributor
0 Kudos

You can check ui5 samples for examples;

https://ui5.sap.com/#/entity/sap.m.FacetFilter

0 Kudos

Hi maheshkumar.palavalli,

that's exactly the point: how to integrate the facet filter sample (I'm interested in the custom filter one) into the Master-Detail demo app?

Do you have any working code about that?

With many thanks and best regards