Hi All
I am trying to use a matrix type form with following items
Tables -
CustomerSupplierMatrix - holds information on the customer and the suppliers they use, this is the table to be updated
SupplierMatrix - Holds fixed details of suppliers
Ideally what i would like is, each time i open the form, i would like every supplier to show, using a check box onclick event it will add that supplier to the table customersuppliermatrix associated with the current customer.
Does anyone know the best approach for doign this?
Thanks
Ali
I am trying to use a matrix type form with following items
Tables -
CustomerSupplierMatrix - holds information on the customer and the suppliers they use, this is the table to be updated
SupplierMatrix - Holds fixed details of suppliers
Ideally what i would like is, each time i open the form, i would like every supplier to show, using a check box onclick event it will add that supplier to the table customersuppliermatrix associated with the current customer.
Does anyone know the best approach for doign this?
Thanks
Ali