This question about Using an extension: Asked
--
MartenLucas - 06 Dec 2016
I would like to use the
FormQueryPlugin to search in a certain value in a table inside a topic.
First I tried to recreate the example.
Topic:
CheckListDefinition
|
Name |
Description |
Topic:
SampleTopic
%FORMQUERY{Name="test" search="$CheckListDefinition.0.Name"}%
Result:
See Screenshot:
The Editables do not have a header (unlike the definition) and there is an error message:
% FORMQUERY{Name="test" search="$CheckListDefinition.0.Name"}% :'name' not defined
What did I do wrong?
Thank you for your help
Forgot:
There is an Entry in the websetting:
*
FormQueryPlugin :
- Set FORMQUERYPLUGIN_ENABLE = 1
And the The current value of FORMQUERYPLUGIN_TABLES is all.
--
MartenLucas - 06 Dec 2016