Hi Guys,
This is my first post and I am new to llblgen so please forgive me if i am asking a question that has already been asked i have searched past threads for a solution with little success.
I would like to implement a look up action as described below.
Taking the northwind self servicing example application. How would you ensure that when a user adds a new order details item that the grid would automatically update the product price with that product price for the entered product from the product table. For example if a user created a new order and entered productid 1 (for Chai) The unit price field would automatically reflect the price of chai which is 18.00
Regards
Kioko