Dereferencing Refs inside an EnumList

I have a WO_MASTER table which has an EnumList of Refs to another table named WO_ACTIONS. The master table also has a [description] column which i only wanna show if the [Action Name] column from the WO_ACTIONS table pointed to by the refs in the enumList is equal to the value of “Other”. How can i dereference the refs inside the EnumList?

Solved Solved
0 7 1,127
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

See Constructing a List from a List Dereference here:

View solution in original post

7 REPLIES 7

Steve
Platinum 4
Platinum 4

See Constructing a List from a List Dereference here:

@Steve This does not appear to work for EnumList real columns.


---------------
3X_5_3_53fbda10bde352143ca503080a9e84125169c147.png

Confirmed this in another app as well.

Ugh.

Unless I’m mistaken somewhere?

Be real nice if it did work this way.

I’ll ask about it.

Hi folks, I am currently working on fixing this. I’ll update the thread when it’s been rolled out to everyone.

The fix for this has been rolled out to everyone

Top Labels in this Space