I have a search form, that can be opened by both my "product_enquiry" and my "edit_product" form.
When you select a value on the product search form, i want it to open another form at a specific record.
Easy you might think, but what If i want it to work out which form to open.
So if: A button on Edit product was clicked on to open product search, the value found in product search should be loaded into edit product.
But if it was a button on product enquiry, the record should be opened on the product enquiry form.
Can anyone help?
When you select a value on the product search form, i want it to open another form at a specific record.
Easy you might think, but what If i want it to work out which form to open.
So if: A button on Edit product was clicked on to open product search, the value found in product search should be loaded into edit product.
But if it was a button on product enquiry, the record should be opened on the product enquiry form.
Can anyone help?