What is the challenge?
The URL field type in Aha always displays the raw full URL, which can be long, hard to read, and clutters list/release views.
What is the impact?
Users cannot display a clean hyperlink label (e.g., "View Dashboard") in place of the raw URL, making releases and dashboards harder to read and share with stakeholders.
Describe your idea.
Allow URL fields to support a custom display label, similar to markdown hyperlink syntax [Label](url), so the field renders a clickable hyperlink name instead of the raw URL.