Changing display values with DRW

S

Susan

I have been working on this for two days with no
success. I want to display database results, but want to
change the value of the display if a field result is No.
Example: I want to display email addresses if the user
has indicated 'Yes' in Publish Email field, but want
display "non-published" if the field value is 'No'.

Where do I do this - in Custom Query or somewhere else?
Ever
 
S

Susan G

when you say "wrap the DatabaseResultsColumn in some script" what do you mean?

Where do I put this script?
 
Top