cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Set a relation between two enumtypes

Former Member
0 Likes
327

Hello All,

I have to customize the backoffice, where I need to change the value of one attribute based on other attribute.Both the attributes are of enum type.

Like based on ReturnA , ReturnB should be shown. How to set the relation between two enum types or how to proceed with this functionality.

Thanks,

View Entire Topic
Former Member
0 Likes

Hello ,

It cant be done through dynamic forms , as I want a list of values to be populated in Return A when a particular Return B is chosen. Same as like based upon a selection of particular state we see the cities specific to that state.

Main problem here is that both are of enum types. Can that be done through Dynamic forms?

Thanks,