NickSuite
10/20/2023, 10:17 AMJim Schweder
10/20/2023, 3:33 PMNickSuite
10/20/2023, 3:33 PMJim Schweder
10/20/2023, 3:44 PMJim Schweder
10/20/2023, 3:44 PMtable style=" position: absolute;overflow: hidden; left: 43pt; top: 166pt; height: 13pt; width: 100pt; font-weight:bold;"><tr>
<td style="font-size: 10; color: #3464ff">Address Change</td>
</tr></table>
Jim Schweder
10/20/2023, 3:45 PMtable style=" position: absolute;overflow: hidden; left: 43pt; top: 166pt; height: 13pt; width: 100pt; font-weight:bold;"><tr>
<td style="font-size: 10; color: #3464ff">Address Change [[[ad the image here]]]</td>
</tr></table>
ORJim Schweder
10/20/2023, 3:45 PMNickSuite
10/20/2023, 4:17 PMFred Pope
10/20/2023, 5:20 PM<#if record.field?has_content>
<#if record.field>
<input type="checkbox" name="cont" checked="true"</input>
<#else>
<input type="checkbox" name="cont"></input>
</#if>
</#if>
scottvonduhn
10/20/2023, 5:31 PM☐
and ☑
NickSuite
10/24/2023, 8:07 AM<td style="width: 50%; margin: 0px; border: 0px; height: 20px;">
<input type="checkbox" id="fob_1" name="fob_1" value="1"></input>TEXT for the checkbox
</td>
then the checkbox is on one line, and the "TEXT for the checkbox" is on the next line.