fly_mo
Posts: 109
|
| Posted: 09/01/2008, 8:33 AM |
|
Hello All,
Just trying to get the Order Entry code to work for another grid.
I have the grids
$booking_sales_rec
$booking_sales_details
I have attached the following in the record Before Show -
global $booking_sales_rec, $booking_sales_details;
if(!$booking_sales_rec->EditMode) $booking_sales_details->Visible = false;
I open the form and the detail grid is invisible, however I click in the Order_ID on the record form and the detail form remains invisible.....even when I clear the form it stays hidden. Am I missing something obvious here (missing other code entries, other event?)
Thanks for any help
John
_________________
John |