Is it possible to have a deference enum list with behavior?

Need some help here. Is it possible to have a table that has a enum list column, then, with a virtual column with behavior? Thank you.

vei123_0-1665048271506.png

 

0 3 81
3 REPLIES 3

If your enumlist has basetype of Ref, you could make a List VC that will show an Inline View with those values. You can then make an action that goes to the corresponding detail view for each or leave the default

Tried but no inline is appearing in virtual columns only returns List. 

Example my enumlist is, Name4,Name5, Name6.

Returns Approved,Approved,Approved in the virtual column.

Please share your actual column configs.

Notice that item separator manipulation or similar can corrupt the data

Top Labels in this Space