![]() |
||||||||||||
Go ![]() | New ![]() | Search ![]() | Notify ![]() | Tools ![]() | Reply ![]() | ![]() |
Gold member |
Is there a way to format specific text in headers/footers? Like this: Transaction PST_DT from a prior month can appear in the following month AS_OF_DT. These will be highlighted in YELLOW -> could the word YELLOW actually have a background of yellow? Currently, it's the entire line TYPE=FOOTING, LINE=2, OBJECT=TEXT, ITEM=1, BACKCOLOR=RGB(255 255 153), ThanksThis message has been edited. Last edited by: FP Mod Chuck, WF (App Studio) 8.2.01m / Windows Mainframe FOCUS 8 | ||
|
Gold member |
Hi Bob, You could do this by inserting spot markers <+0> on both sides of the word you want to highlight and then set the background color for that item. Here is an example: TABLE FILE CAR SUM CAR.BODY.SEATS CAR.BODY.DEALER_COST CAR.BODY.SALES BY CAR.ORIGIN.COUNTRY BY CAR.COMP.CAR BY CAR.CARREC.MODEL BY CAR.BODY.BODYTYPE ON TABLE SUBHEAD "Amazing <+0>Yellow <+0>Cars" ON TABLE SET PAGE-NUM NOLEAD ON TABLE SET ASNAMES ON ON TABLE COLUMN-TOTAL AS 'TOTAL' ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * $ TYPE=TABHEADING, LINE=1, OBJECT=TEXT, ITEM=1, SIZE=22, $ TYPE=TABHEADING, LINE=1, OBJECT=TEXT, ITEM=2, SIZE=22, BACKCOLOR='YELLOW', $ TYPE=TABHEADING, LINE=1, OBJECT=TEXT, ITEM=3, SIZE=22, $ ENDSTYLE END WebFOCUS 8.0.09 App Studio 8009 Linux Kernel-2.6 DBMS: Oracle 11g all output (Excel, HTML, AHTML, PDF) | |||
|
Gold member |
[Solved] Thanks Seyed. This worked. Knew about this but forgot. Note: can't seem to get BACKCOLOR to work. So I applied font color and style instead. BobV WF (App Studio) 8.2.01m / Windows Mainframe FOCUS 8 | |||
|
Gold member |
Bob, Double check your line number and item number for the word you want the background color changed is correct. BACKGROUND setting applied when line number and item numbers are found. WebFOCUS 8.0.09 App Studio 8009 Linux Kernel-2.6 DBMS: Oracle 11g all output (Excel, HTML, AHTML, PDF) | |||
|
Expert |
As your report is HTML, you could use CSS to style the text. Waz...
| |||||||||||||||||||||||||||
|
Powered by Social Strata |
![]() | Please Wait. Your request is being processed... |
|