Implement fix for field 'filterable' that was broken. Added new custom field parameter 'filter_logic'

This commit is contained in:
Grokzen 2018-04-18 19:04:29 +02:00
parent 19805a4312
commit cdbfdaf361
3 changed files with 11 additions and 9 deletions

View file

@ -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