Custom Fields header is missing from create forms #7102

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

Originally created by @atownson on GitHub (Oct 13, 2022).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.3.5

Python version

3.8

Steps to Reproduce

  1. Create a Custom Field for dcim > Device Role ('Class' in the example below)
  2. Click on the create form for a new Device Role

Expected Behavior

The custom field should have the typical Custom Fields header above the created custom field and associated custom field group (if any).

image

Observed Behavior

The Custom Fields header is missing.

image

Originally created by @atownson on GitHub (Oct 13, 2022). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.3.5 ### Python version 3.8 ### Steps to Reproduce 1. Create a Custom Field for dcim > Device Role ('Class' in the example below) 2. Click on the create form for a new Device Role ### Expected Behavior The custom field should have the typical Custom Fields header above the created custom field and associated custom field group (if any). ![image](https://user-images.githubusercontent.com/52260120/195629702-c57b5f06-16a9-45d3-8c48-c4a858a9cbed.png) ### Observed Behavior The Custom Fields header is missing. ![image](https://user-images.githubusercontent.com/52260120/195628807-3c00f9ad-a942-4df2-bafa-778ccb54da0c.png)
adam added the type: bugstatus: accepted labels 2025-12-29 20:19:18 +01:00
adam closed this issue 2025-12-29 20:19:18 +01:00
Author
Owner

@atownson commented on GitHub (Oct 14, 2022):

All model create forms with the same behavior:
Region
Site Group
Rack Role
Tenant Group
Contact Group
Contact Role
Device Role
Platform
Manufacturer
Inventory Item Role
Wireless LAN Group
Prefix & VLAN Role
RIR
Service Template
Cluster Type
Cluster Group
Circuit Type

@atownson commented on GitHub (Oct 14, 2022): All model create forms with the same behavior: Region Site Group Rack Role Tenant Group Contact Group Contact Role Device Role Platform Manufacturer Inventory Item Role Wireless LAN Group Prefix & VLAN Role RIR Service Template Cluster Type Cluster Group Circuit Type
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7102