Hi all, I am looking for the simplest method to accomplish the following:-
I have a RoR form for taking line items for an order. I have got autocomplete working for the Product Description so that users can find a product really easily. What I want though, is for whenever a user accepts a product description using the autocompleter, the product_code, product_units and product_price fields also get automatically populated from the selected record from the product masterfile. What is the best way to achieve this using RoR? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
