|
A
|
ann 5/13/2010 |
|
Claus, if ($value=="url") |
|
|
J
|
Jepsen 5/13/2010 |
|
I often do this, but i use a different approach where i do not need to do any custom cone. ie. concat("images/", `_medlemsregister`.`status`, ".gif") AS ikon,
|
|
|
C
|
cis2131 author 5/14/2010 |
|
Claus, to show icons in cells open "View as" settings dialog on the Visual Editor tab. Choose Custom format and add your php code there. Here is a sample: if ($value=="url")
|
|
|
A
|
ann 5/14/2010 |
|
Claus, |
|
|
C
|
cis2131 author 5/15/2010 |
|
Thanks, but i think I wil try some more, before i upload it... |
|