Focal Point
[SOLVED] Image as define field value

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9231025503

November 05, 2008, 03:42 AM
Gopal
[SOLVED] Image as define field value
Please be kind and help me on
How to set a image as valued of a define field
eg:
PRICE_COMPARISON/A1=IF ((XXPUH_PRICE EQ V1CBOMUNITCOST) THEN ' ' ELSE '*';

In that example i want replace space and * with images

This message has been edited. Last edited by: Kerry,


WebFOCUS 769, Windows XP platform and Output formats: HTML,excel, PDF
November 05, 2008, 06:39 AM
<JG>
Do a simple seach on the forum and you will find many example for what you want to do.
November 05, 2008, 07:35 AM
arvind
hi gopal,

Use the dialogue manager here.

You can use GOTO to jump to a different label.
Then under a particular label. you can give TYPE=REPORT,image=' ',$
statement.


WebFOCUS 714
Windows XP
Output: HTML,PDF,Excel
November 05, 2008, 11:18 AM
Gopal
Thank you somuch for your kind response. i got it fix now....


WebFOCUS 769, Windows XP platform and Output formats: HTML,excel, PDF