Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Dan.Mark

1
General Discussion / Copy field from a look-up record into current record
I am looking for solution on how to copy fields from a look-up record to the current record.
Example: Current record is a order detail line, I am doing a look-up on a product table. The Product table has ProductNo, ProductDescription  and a ProductPrice.  I need to copy the ProductPrice and the Product Description into the current record (OrderLine). Both fields must be open for edit in the OrderDetail record (i.e. the sales person should be able to modify the price in the OrderLine).