Skip to content

Add HTMX support to ObjectEditView #11625

@jeremystretch

Description

@jeremystretch

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 implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions