Change enumeration values to present

0
Good afternoon,   I have an enumeration containing 5 values. I need to have all this values, however there are some cases within the app where I can’t show all 5 values to the user (depending on business logic).  Is there any way of doing this without having to manage these values in the masterdata of the app?   Thank you
asked
1 answers
3

Hi João,

You can use the dynamicEnumPicker widget from the marketplace. Using it you can customize the values that you can see on the dropdown. 

 

I hope this help! Best Regards,

Ricardo Pereira

answered