Hi guys,
I have a form. Inside the form there are some fields for company details. User no need to fill in the field. What they are suppose to do is that they need to click on link provided and the link will pop up new window with the list of companies name in it. Beside the company name there's a checkbox. The user just need to click the checkbox to choose their company. Once done, the user will click the submit button and the selected company information will be display inside the fields in the form. My question is how can I retrieve and display the selected company information by using a checkbox and display it in the fields? Hope anyone can help me. Thank you.