Skip to content
Discussion options

You must be logged in to vote

Hey brootheeer,

As far as I can tell, this is not currently configurable as a dynamic field dependency in NetBox Custom Objects.

The existing field options are more static:

  • UI visible

    • Always
    • If set
    • Hidden
  • UI editable

    • Yes
    • No
    • Hidden

So UI visible = If set means:

show this field on the object detail page only if this same field has a value

It does not mean:

show this field if another field is true

For example, this kind of rule is not currently available:

show field_b if field_a == true

or:

make field_b editable only when field_a == true

Related object filters are different

If you are looking at Related object filter, that only limits the selectable objects for an object or m…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carsten-re
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants