![]() |
Sergey Kornilov admin 1/24/2011 |
I guess you can use 'View as' type 'Custom' and apply your code there. The main question is how you find if field contains plain text or html. |
W
|
waynes888 author 1/24/2011 |
I guess you can use 'View as' type 'Custom' and apply your code there. The main question is how you find if field contains plain text or html.
|
![]() |
Sergey Kornilov admin 1/24/2011 |
Set 'View as' type to 'Custom' and use something like this: if bTextField then
|
W
|
waynes888 author 1/29/2011 |
Set 'View as' type to 'Custom' and use something like this: if bTextField then
|