Bug?: Calendar view showing foreign keys instead of labels

Tried to use Enum basetype Ref inside the Description field for a Calendar view and it shows the ID instead of label.

Issue present in both Mobile and Desktop Mode

@lizlynch @Arthur_Rallu 
0 4 284
4 REPLIES 4

I've already noticed that. I had to create a VC column with the referenced wanted label and set as label on calendar

Messing our detail views afterworks 🙃

can you please show a bit more detail.. I am having trouble with the same issue.

Screenshot 2025-03-10 at 2.05.15 PM.pngeither the reference number or blankeither the reference number or blankScreenshot 2025-03-10 at 2.04.30 PM.pngScreenshot 2025-03-10 at 2.04.18 PM.png

 

these are two different tables. the top table is "comp_org_table" and the bottom is "competition_table" 

the competition_table.name refers to comp_org_table. the label for this reference is comp_org_table.org_name. This works fine in all other aspects save the calendar. where it only shows either blank, or the ID of the record. I've tried all sorts of dereferencing and read a bunch of articles. Just am having a tough time wrapping my head around why this isn't working. 

 

thanks in advance.