This topic is locked

Custom View As

2/20/2008 11:03:30 AM
PHPRunner General questions
S
spintz author

I have tried simply doing this -

$value = "Test";


And the field still shows blank. I'm actually trying to look up a username value from an ID, and when my SQL stuff wasn't working, I figured I'd try the simplest possible example and with the above in the custom code, the output is still always -  

S
spintz author 2/20/2008

Nevermind, this was my fault. I used "Insert Field..." on the Visual Editor, rather than using the "Choose Fields" window to add the field.