Custom Racks/Elevations device pop-up #3861

Closed
opened 2025-12-29 18:31:38 +01:00 by adam · 1 comment
Owner

Originally created by @chache35 on GitHub (Jul 14, 2020).

Environment

  • Python version: <2.7.5>
  • NetBox version: <2.6.6>

Proposed Functionality

Currently when the cursor is pointing on a device from the Racks/Elevations page, a pop-up is displayed showing the "device role", "device type" and "serial number" of the device.
image

I would like to be able to customize the values displayed in the pop-up, for example, remove the serial number and add the tenant.

Use Case

I would like to view the tenant of a devices from the Elevations page just by pointing the mouse on the device.

Database Changes

No database change.

External Dependencies

No external dependencies.

Originally created by @chache35 on GitHub (Jul 14, 2020). ### Environment * Python version: <2.7.5> * NetBox version: <2.6.6> ### Proposed Functionality Currently when the cursor is pointing on a device from the Racks/Elevations page, a pop-up is displayed showing the "device role", "device type" and "serial number" of the device. ![image](https://user-images.githubusercontent.com/56358900/87464932-393a7780-c614-11ea-8cf6-08930dae1dd9.png) I would like to be able to customize the values displayed in the pop-up, for example, remove the serial number and add the tenant. ### Use Case I would like to view the tenant of a devices from the Elevations page just by pointing the mouse on the device. ### Database Changes No database change. ### External Dependencies No external dependencies.
adam closed this issue 2025-12-29 18:31:38 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 14, 2020):

You're running a rather outdated release of NetBox. The rack elevation diagrams were completely redone in v2.7, and now utilize SVG rendering to provide a much nicer, portable image. However, this does mean that the HTML pop-up no longer exists.

@jeremystretch commented on GitHub (Jul 14, 2020): You're running a rather outdated release of NetBox. The rack elevation diagrams were completely redone in v2.7, and now utilize SVG rendering to provide a much nicer, portable image. However, this does mean that the HTML pop-up no longer exists.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3861