What’s the issue?
Currently, when using a column with:
…the system does not treat the column as a true Ref when it comes to view behavior. Specifically:
This makes for a confusing user experience when users expect to tap on a referenced item and go to its detail screen, but nothing happens.
Would love to see these treated like actual Ref columns: Auto-link to the Detail view like standard Refs.
This would greatly improve UX, reduce extra setup steps, and make Enum+Ref more powerful for building refined UIs.
Thanks for considering!