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 line (see the "Legacy Form" screenshot I've attached). On the new forms, I can't find any way to add a section heading. See the "New Form" and "New Form (Editor)" images I've attahced for reference on how the new forms I created look.
Are section headings not available on QuickBase new forms? Please let me know. Thanks in advance!
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>"