i have defined a new form in the add.php module this is what I added starting on line 473 of add.php notes is not being displayed in the text box. if you look at add.php all other fields are being displayed and they are select in listing_requests. also the changes in the textbox not being updated added in the acttionadd
any help would be appreciated.
Thanks Larry
if ($_REQUEST[“is_admin”]==“true”) {
print <<<EOD
"Please enter your notes here on the request Listing"
actionadd.txt (24.9 KB)