Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Change to individual word using HTML working in report's edit mode, but not in Details view

Avatar

Level 1

I'm trying to adjust the color of a single word in a column using an HTML wrap. In edit mode, it previews correctly and shows the text green. When I exit edit mode and am on the Details view of the report, the color doesn't show. Any ideas? I'm pulling my hair out. Screenshot 2024-10-08 at 11.57.38 AM.png

1 Reply

Avatar

Level 3

Hi @rachelc42094121 

 

use more "modern" HTML/CSS 😄 

 

textmode=true
value=<hr/><div style="color: #009151;font-weight: bold;">Business Information</span>
valueformat=HTML

 

HTML in report.png