What is the HTML for a RichText derived field to get the background color for a table to display? I can't seem to figure this one out...
This does not work for me:
return ("<table width ='100%' border= '1'><tr><td style='background-color:#00507F; text-align: center;'><font face='source sans pro, helvetica, arial, sans-serif;' style='font-size:16.0pt'>Executive Goals</font></td></tr></table>")