Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
Have you considered a simpler native approach?
You can just put a text element on your form beside the checkbox and Suppress the native field name. You would check the checkbox for enable html.
<SPAN STYLE="background-color:yellow">These are the words for checkbox #1</SPAN>
You can just put a text element on your form beside the checkbox and Suppress the native field name. You would check the checkbox for enable html.
<SPAN STYLE="background-color:yellow">These are the words for checkbox #1</SPAN>
QuickBaseCoachD
7 years agoQrew Captain
Sorry, but I don't know of a simpler a way to do that.
imho it's just not worth spending so much time on formatting issues like that. My attitude as a developer is to do the 95% that can be done quickly and never mind that last 5%, because I always have a backlog of project work to be done, so I just move onto the next thing on my to do list.
imho it's just not worth spending so much time on formatting issues like that. My attitude as a developer is to do the 95% that can be done quickly and never mind that last 5%, because I always have a backlog of project work to be done, so I just move onto the next thing on my to do list.