Forum Discussion

CBH_Service_Acc's avatar
CBH_Service_Acc
Qrew Trainee
9 days ago
Solved

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...
  • MarkShnier__You's avatar
    MarkShnier__You
    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>"