Select a list of related items on a form

Hello friends,

I have the following function to load an enum list into a form:

[id_Procedure].[id_Activity].[id_Characterization].[Related Resources]

JUAN_SEBASTIAN__0-1651967182396.png

JUAN_SEBASTIAN__1-1651967291457.png

This is how I load the id list, but I need it to load the values of a column of [Related Resources]

Please help!

 

0 4 104
4 REPLIES 4

Just mark your desired column as Label and its values will show in all of your app views, instead of the Key column.

@Joseph_Seddik So I have it but it does not show the label

JUAN_SEBASTIAN__1-1651973363650.png

 

 

Make sure your EnumList has a base type of Ref.

That's strange, I don't know why it is not showing the label. Maybe others can help.

Top Labels in this Space