|
|
|
[
Permlink
| « Hide
]
Bob Swift - 10/Jul/07 10:14 PM
So, using the table=false approach would work if it did a line separator for each row. Then the query could put in commas or whatever it wanted. Would that be sufficient to satisfy the requirement? Would just need an additional parameter to request the line separator for each row. Come to think about it, that probably should have been the default behavior for table=false - too late now for compatibility with current behavior.
A recordSeparator and fieldSeparator parameter would work fine - both defaulting to an empty character would match the current behavior (afaik). Adding fieldSeparator would allow the queries to remain cleaner.
This has been mostly implemented in 3.4.0, however, it will not be documented until next release. Consider it a beta for now. Since table=false, no headings are provided.
For output = html use: endColumn=,|endRow=" <br> " |
|||||||||||||||||||||||||||||||||||||||||||||||