Got a form that I want the user to be able to copy the information from id in the databse (sort of an autofill function) but I hav validation on a few fields so when I put in the id of the record that I want to copy info from and hit the button all the required fields fire on the button click. Is there anyway to bypass the required fields on a button click?