Hi all,
I have this formula below where I'm displaying the status of my items.
I would like to put the value of status in bold and put it in a frame
to get something similar to this
Here below is my formula where I just color the the value of status:
Hello @Nadya_BA ,
For this, you will want to define the Panel border and background colors in addition to your text color.
Something like this should get you started:
CONCAT("{panel:borderStyle=solid|borderColor=yellow|bgColor=white}{color:brown}*",status,"*{color}{panel}")
Please let me know if it helps!
Best,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.