Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612.
This commit is contained in:
parent
5e7b332e67
commit
bb2587b1ea
5 changed files with 12 additions and 3 deletions
|
|
@ -191,6 +191,7 @@ our $HELP = {
|
|||
{ 'name' => 'searchFields_textForm' },
|
||||
{ 'name' => 'searchFields_label' },
|
||||
{ 'name' => 'searchFields_is__fieldType__' },
|
||||
{ 'name' => 'searchFields_listType' },
|
||||
],
|
||||
},
|
||||
{ 'name' => 'listOfThings',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue