-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v3.4.3
Feature type
New functionality
Proposed functionality
Extend the get() method of the generic ObjectEditView class to support HTMX requests, similar to what we do currently for ObjectChildrenView and ObjectDeleteView.
Use case
This lays the foundation for responsive object edit forms. For example, once implemented, selecting a different tab above a group of fields will be able to automatically re-render the appropriate fields for the group (rather than us needing to pre-render all the fields for every group).
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application