Categories > TinyButStrong general >

Display Field Outside of Merge Block

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Anthony
Date: 2012-10-21
Time: 01:01

Display Field Outside of Merge Block

Is there a way to display a field earlier in an html page before the mergeblock section displays. For example:

<html>
<head>
<title>Show Field from Database Here found in First Record</title>
</head>
<body>
<table>
<tr><td>Mergeblock Fields Here</td></tr>
</table>
</body>
</html>
By: Skrol29
Date: 2012-10-23
Time: 02:46

Re: Display Field Outside of Merge Block

Any fields outside the block will be erased, expect for the virtual column # which will display the number of records.