J
|
Jane 5/18/2009 |
Hi, select field1, field1 as field1_print, ... from TableName
|
R
|
rgfischerjr author 5/19/2009 |
Hi, as workaround create alias for this field on the Edit SQL query tab: Then set up field1_print as HTMLon the "View as" settings dialog on theVisual Editor tab.
|