Add a template tag for rendering custom field values #6616

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

Originally created by @jeremystretch on GitHub (Jul 1, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.5

Feature type

New functionality

Proposed functionality

Add a new template tag that can be used to easily render custom field values within an HTML template.

Use case

This enables a plugin to display custom field values in an arbitrary location within a template, without having to account for the various ways a custom field value might need to be displayed (depending on its type).

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Jul 1, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.5 ### Feature type New functionality ### Proposed functionality Add a new [template tag](https://docs.netbox.dev/en/stable/plugins/development/templates/#tags) that can be used to easily render custom field values within an HTML template. ### Use case This enables a plugin to display custom field values in an arbitrary location within a template, without having to account for the various ways a custom field value might need to be displayed (depending on its type). ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featuretopic: plugins labels 2025-12-29 19:43:11 +01:00
adam closed this issue 2025-12-29 19:43:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6616