Hi all expert,
I have create a List named as Supplier. In the list got 3 fields - Supplier
Code, Supplier Name, Address. I have save few supplier record in the list.
After that, i create a new List called as Product Supplier. In the list got
some fields such as - Product Code, Product Name, Price, Supplier Name,
Address.
Product Code and Product Name are blank fields, but the Supplier Name is a
drop down list and will shown the Supplier Name from the Supplier List. It's
work fine. But i facing a problem to show the Supplier Address after i select
the supplier in the Supplier Name drop down list. Mean if i select Supplier
Name - ABC, then i want the Supplier Address show the ABC company address in
another address label in row below the Supplier Name.
Can anyone tell me, is it this problem can be solve?
What is the step i need to do for this problem?
Thanks in advance for your kindy help...