html links do not come out properly in computed field (view). The reason is probably that
< is replaced with < and " is replaced with &lquote
html links do not come out properly in computed field (view). The reason is probably that
< is replaced with < and " is replaced with &lquote
Comments
Comment #1
wrunt commentedIt should work now, I've removed the call to check_plain. Just don't go giving anonymous users the ability to create content types ;)
Comment #2
wrunt commentedComment #3
(not verified) commented