Custom Field Type URL is a string instead of hyperlink #3272

Closed
opened 2025-12-29 18:27:19 +01:00 by adam · 0 comments
Owner

Originally created by @rafac92 on GitHub (Feb 5, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: Python 3.6.8
  • NetBox version: 2.7.3

Steps to Reproduce

  1. Add a Custom Field at <netbox-IP/FQDN>/admin/extras/customfield/
  2. Select "Type" "URL"
  3. Fill the created custom Field with an URL

Expected Behavior

The URL at the Custom Field is a clickable hyperlink.

Observed Behavior

The URL at the Custom Field is behaving like a string

Originally created by @rafac92 on GitHub (Feb 5, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: Python 3.6.8 * NetBox version: 2.7.3 ### Steps to Reproduce 1. Add a Custom Field at <netbox-IP/FQDN>/admin/extras/customfield/ 2. Select "Type" "URL" 3. Fill the created custom Field with an URL ### Expected Behavior The URL at the Custom Field is a clickable hyperlink. ### Observed Behavior The URL at the Custom Field is behaving like a string
adam added the type: bugstatus: accepted labels 2025-12-29 18:27:19 +01:00
adam closed this issue 2025-12-29 18:27:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3272