|
| Visible |
 |
Thu, 22 Feb 2007 08:55:30 +000 |
Hi NG
I have 3 images to display in a detail block
depending on the value of a field.
i.e. if(field1="K",image1,if(field1="F",image2,image3))
can somebosy help me?
thanks
gerald |
| Post Reply
|
| Re: Visible |
 |
Fri, 2 Mar 2007 12:24:15 +0200 |
Put that line of code in a calculation of an "External" field and
replace image1,2,3 with the paths to your images that should work fine ,
remember to set ShowExternals to true
Akram
<gerald.clerc@waser-net.ch> wrote in message
news:erjlq2$rop$1@ipx22096.ipxserver.de...
Hi NG
I have 3 images to display in a detail block
depending on the value of a field.
i.e. if(field1="K",image1,if(field1="F",image2,image3))
can somebosy help me?
thanks
gerald |
| Post Reply
|
|
|
|
|
|
|
|
|
|