Gossamer Forum
Home : Products : DBMan : Customization :

$rec{'FIELDNAME'} printing issue

Quote Reply
$rec{'FIELDNAME'} printing issue
# < -- Start page text -- >
print qq|
<P><$font_color>$rec{'PROPID'}</FONT>
|;
# < -- End page text -->

Will not print out after add_success routine.