Customisable Sites Pages #8532

Closed
opened 2025-12-29 20:37:50 +01:00 by adam · 1 comment
Owner

Originally created by @ataylor93 on GitHub (Aug 30, 2023).

NetBox version

v3.5.2

Feature type

New functionality

Proposed functionality

  1. Similar to the new customisable dashboards feature, add the ability to customise site pages to allow widgets to pull information on related objects, e.g circuits associated to the site page you are on, Currently we dig into the "Related Objects" widget to take us to the information we are looking for.

  2. In addition to above allow any customisations to be applied globally to users on netbox rather than on an individual user basis.

Use case

I've had a number of users on our netbox instance request the ability to present key information without so many clicks to present information they are looking for.

Database changes

No response

External dependencies

No response

Originally created by @ataylor93 on GitHub (Aug 30, 2023). ### NetBox version v3.5.2 ### Feature type New functionality ### Proposed functionality 1. Similar to the new customisable dashboards feature, add the ability to customise site pages to allow widgets to pull information on related objects, e.g circuits associated to the site page you are on, Currently we dig into the "Related Objects" widget to take us to the information we are looking for. 2. In addition to above allow any customisations to be applied globally to users on netbox rather than on an individual user basis. ### Use case I've had a number of users on our netbox instance request the ability to present key information without so many clicks to present information they are looking for. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:37:50 +01:00
adam closed this issue 2025-12-29 20:37:50 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 30, 2023):

Unfortunately dynamic or personalized UI layouts is not something that's feasible for us to implement in the core application. Instead, you can create a custom plugin to provide the specific views you need.

@jeremystretch commented on GitHub (Aug 30, 2023): Unfortunately dynamic or personalized UI layouts is not something that's feasible for us to implement in the core application. Instead, you can create a [custom plugin](https://docs.netbox.dev/en/stable/plugins/development/) to provide the specific views you need.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8532