#14450·nocodb

Feature: Url formatting stays when it's a lookup field

Author: adiraz-cctlvCreated Aug 21, 2026Updated Sep 11, 2026
Labels🔦 Type: Feature

Please confirm that the feature request does not already exist

  • I confirm there is no existing issue for this feature request.

Use case

I have a student row and i created there a url formula field (with url formatting) to allow the team to jump to a link with the student id. I also have a linked record called registration that is linked to the student, and I'm using the same url with the student id in some views there. If I take it as a lookup field, the url formatting doesn't transfer and the link isn't clickable. to make it clickable I have to bring in the student ID as a lookup field and re-create the formula field with URL formatting. It would be nice if the formatting could be transferred with the lookup field.

Suggested solution

It would be nice if the formatting could be transferred with the lookup field.

Additional context

No response