Adding color to the text on Quick Base reports and forms will help the important information stand out! Coloring either the background, the text itself, or both is a sure fire way of grabbing attention.
Do you need to make your form or report text stand out?
If you're looking to do any of the following, you are in the right place!
This tutorial will show you how to add color using the Rich Text Formula field and a little bit of HTML code. There are three main steps to adding beautiful colors to your Quick Base records:
Three cheers for colored text! Hip Hip Hooray!
RESOURCES:
Basic format
Background:
"<span style='background: #000000'>Text</span>"
Text:
"<span style='color: #000000'>Text</span>"
Both:
"<span style='background: #000000; color: #00000'>Text</span>"
Format with field reference for text
Background:
"<span style='background: #000000'> " & [Field Name] & "</span>"
Format with field reference for color
Background:
"<span style='background: #" & [Color] & "'> " & [Field Name] & "</span>"
Feeling like a Junkie? Subscribe on YouTube now!
I'm always interested in hearing from you about what you're working on and what you would like to learn more about.
Visit: https://quickbasejunkie.com/p/input
Tips, shortcuts, checklists, reviews, tutorials, and courses from Quick Base Junkie!
Don't worry, your information will not be shared.
Take your Quick Base skills to the next level with Premium Courses.