Allow overriding the href of a custom link #18202
Labels
status: needs triage
This issue is awaiting triage by a maintainer
type: feature
Introduction of new functionality to the application
NetBox version
v4.1.5
Feature type
Data model extension
Triage priority
N/A
Proposed functionality
This is in reference to an original discussion #18178
This issue tackles this in a different way, by allowing custom links to have an override href (for example #), the generated link wont contain the base domain URL, thus allowing a user to right click and copy to clipboard.
This doesn't resolve the current issue with how spaces are handled where %20 is used.
I am open to implementing this some other way, I have been unsuccessful with using custom fields and config contexts. Using a custom field/description and pasting in the plain text for each device is not feasible.
Use case
Dynamically rendered plaintext, that can be copied to clipboard either natively or via right click -> copy on the browser.
Example use case is to copy a SSH shortcut for a given device, using primary_ip, and other custom field data such as username.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: