Implement fix for field 'filterable' that was broken. Added new custom field parameter 'filter_logic'
This commit is contained in:
parent
19805a4312
commit
cdbfdaf361
3 changed files with 11 additions and 9 deletions
|
@ -168,7 +168,7 @@ text_field:
|
|||
label: Custom Text
|
||||
description: Enter text in a text field.
|
||||
required: false
|
||||
filterable: true
|
||||
filter_logic: loose
|
||||
weight: 0
|
||||
on_objects:
|
||||
- dcim.models.Device
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue