Hi,
Please help, I need to update some fields in a form from the id_customer as adress, phone, etc.
The data of customer is in other table called customers, I need to lookup in the customer table from the id_customer in my form, how can I obtain the data from customer table and how can I update the result in my form to be updated in other table.
Thanks in advance,
Eduardo Cazares