Support
One-on-One consulting and assistance based on your specific and unique needs
Media
Development tips from various members of our Nioxus team
Get the help you need from the experts at Nioxus. Contact Us >
Get the help you need from the experts at Nioxus. Contact Us >
Media
Keep up to date with Nioxus tips, tricks and products
Get the help you need from the experts at Nioxus. Contact Us >
Support
Receive discounts if you have a membership
Media
Learning about Nioxus and a few of our clients
Get the help you need from the experts at Nioxus. Contact Us >
Using the styled() function is a great way to add pop & pizzaz to your database.
The styled() function takes up to 3 elements – styled(text, color, icon).
Text: This element can be hardcoded or any text field. This is the only required field for the styled() function.
Color: Indicates what color the formula field will be. You can use a hex number, or a simple statement of “red”.
Icon: The icon you want to show.
So if you want your text to be orange and have a warning the formula would look like this:
styled(“This is a Warning”, “orange”, “warn”)
And this is what you would get:
CLICK IMAGE TO ENGLARGE