Skip to content

Field UI editable value of "Hidden" not honored #645

Description

@atownson

Plugin Version

0.6.0

NetBox Version

4.6.7

Python Version

3.12.8

Steps to Reproduce

  1. Create a new custom named my_obj.
  2. Create a new text field for my_obj named "name" to represent the object's primary key.
  3. Create a new text field for my_obj named "hidden" and set the "UI editable" value to "Hidden".
Image
  1. Open the model form to create a new instance of my_obj.

Expected Behavior

The hidden field is not rendered in the form as an input.

Observed Behavior

The hidden field is rendered in the form as an input.

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions