...
For example, to make each record display as a block with 2 lines that display one field each, the "results template" property could be set to the following:
Code Block | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <div
| my
| class
|
|
| my
| lineclass1">(MYFIELD1
|
|
| my
| lineclass2">
| div>
<
| ||||||||||||||
The CSS classes assigned can then be used to control styling such as borders, etc.