I am using combo boxes for validation purposes on a continuous view form, but the drop down arrows make the screen look very "busy". Is there a way to turn off or hide the drop down arrows unless the field is selected for editing? I realize I could use text boxes with custom validation coding, but that would be a major hassle considering the number of fields on multiple screens I will have to validate.
Thanks.