How can i restrict/filter Enum(Enumeration) Values in search section.

0
Hi, I want to restrict the Enumeration values into Search section of our application, we are having five values into dropdown and we are having Enum for this, based on the requirement we fetched these values from enum. But now as per requirement we have to restrict this Enum value for 2 value only, so can any one has any idea how can filter these values.   thanks   
asked
3 answers
1

Mandeep,

This may do what you want - it was just published in the app store today:  Enum Selector

Hope that helps,

Mike

answered
1

Same question has been asked here: https://forum.mendix.com/link/questions/87512

See the sollution in that post.

Regards,

Ronald

 

answered
0

I tried using the widget Enum Selector in my project 6.10.10, but it did not work properly. When I tried to display one enum value of the enumeration, the widget showed the enum value double.

I will have to try something else.

answered