1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Cleanup & docs

This commit is contained in:
jeremystretch
2023-03-14 15:18:03 -04:00
committed by Jeremy Stretch
parent f7150645a1
commit 5cd3ad0b12
9 changed files with 26 additions and 13 deletions

View File

@ -82,6 +82,10 @@ The default value to populate for the custom field when creating new objects (op
For choice and multi-choice custom fields only. A comma-delimited list of the available choices.
### Cloneable
If enabled, values from this field will be automatically pre-populated when cloning existing objects.
### Minimum Value
For numeric custom fields only. The minimum valid value (optional).