Render boolean custom fields as checkmark/cross in tables #6039

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

Originally created by @hagbarddenstore on GitHub (Feb 2, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.1.6

Feature type

Change to existing functionality

Proposed functionality

Render boolean custom fields in tables as checkmark/cross instead of printing True/False.

Use case

Makes it easier to see if the value is true/false as a green checkmark sticks out more than True/False in a long list.

Also follows the established rendering method of custom fields in detail views.

Database changes

None

External dependencies

None

Originally created by @hagbarddenstore on GitHub (Feb 2, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.1.6 ### Feature type Change to existing functionality ### Proposed functionality Render boolean custom fields in tables as checkmark/cross instead of printing True/False. ### Use case Makes it easier to see if the value is true/false as a green checkmark sticks out more than True/False in a long list. Also follows the established rendering method of custom fields in detail views. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 19:35:57 +01:00
adam closed this issue 2025-12-29 19:35:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6039