CBH_Service_Acc
8 days agoQrew Trainee
Section Headers on New Forms
Hello, It seems like there isn't any way to add a "Section Heading" element on QuickBase's new forms. On the legacy forms, I can add a section heading element as way to divide fields with a blue lin...
- 6 days ago
Here is some code for a Rich Text Formula field to make a fake section heading. You can play with the color name. For example "blue" also works, along with I'm sure, hex codes.
"<br><font size=2.5>"
&"<b>Weather Conditions</b><table style='border: 1px solid black; width: 100%'></table>"