Forum Discussion

LijaHarris's avatar
LijaHarris
Qrew Cadet
5 months ago

Rich Text Formula Field on New Form Remove Grey Border

Hi,

I have a rich text formula field on my form where I have tried to make the whole background of the field white.  I have tried everything from adding padding to border css, but no matter what I try, on the form there is still a grey border.  Here is the Formula:

"<div style='font-weight:bold; font-size:15.5pt; text-align:left; display: flex; background-color:white; padding: -10px; border:0px;'>ALERT</div>"

Picture Attached of what it looks like.

Thank you so much!

 

1 Reply

  • Hi Lija,

    What you are seeing is the native background color of the field which I have not found a way to hide. However, you can eliminate the border effect it produces by using transparent as the argument for the background color for your div. This is not an ideal solution, but it does provide a way to create a cleaner look when it is acceptable to use the default background.

    I've attached a screenshot to illustrate what it looks like on the form and reports.

    Jeff Richey | Solutions Consultant
    Website | LinkedIn | Knowledge Base