D
debraj007
I've researched this and found some similar questions, but not exactly what I
was looking for, hoping someone can help. I have an order form with an order
details subform. On the order details subform, there is a combo box to add a
new product.
After choosing a product from the list, I would like a pop up box to pop up
and allow you to edit product information. (Each product is custom made per
order and there are about 20 checkboxes that pertain to this particular
product in this particular order). My problems are here:
I've tried, after update and on dirty, but can't get the pop up box to
reference the particular product ID that was selected from the combo. Should
I be referencing the order detail id instead?
And, when I close the pop up box, now it actually creates an entirely new
order detail id in the table and the checkboxes are not referencing a
particular product.
Any suggestions? Here's hoping it's something simple I'm overlooking and
that I explained this clearly![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Thanks, Deb
was looking for, hoping someone can help. I have an order form with an order
details subform. On the order details subform, there is a combo box to add a
new product.
After choosing a product from the list, I would like a pop up box to pop up
and allow you to edit product information. (Each product is custom made per
order and there are about 20 checkboxes that pertain to this particular
product in this particular order). My problems are here:
I've tried, after update and on dirty, but can't get the pop up box to
reference the particular product ID that was selected from the combo. Should
I be referencing the order detail id instead?
And, when I close the pop up box, now it actually creates an entirely new
order detail id in the table and the checkboxes are not referencing a
particular product.
Any suggestions? Here's hoping it's something simple I'm overlooking and
that I explained this clearly
Thanks, Deb