This question about Using an extension: Answered

How to output Form Query results in a list

I want to use the FormQueryPlugin to output one long string as opposed to a new line for each result it finds. How do i do this ?

For example, i want to use FormQueryPlugin to generate a list of options for a field in a form. However, when i use show query it breaks the Form Table

-- IanClancy - 8 Feb 2010

Not sure if it is the right thing here with FQP but adding separator=", " is maybe something to try. separator is default newline.

-- LarsEik - 09 Feb 2010


Excellent, Thats it. Thanks you very much.

-- IanClancy - 15 Feb 2010

QuestionForm edit

Subject Using an extension
Extension FormQueryPlugin
Version Foswiki 1.0.9
Status Answered
Topic revision: r3 - 15 Feb 2010, IanClancy
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy