Hi there,
This is simple I'm sure, but I can't find a clear answer on the web, so thanks in advance for your help.
I have two search boxes that search company names and last names from two tables, and pulls up a form record. So basically the user can search for either company name or last name, whichever they prefer, in order to locate the form with the associated information for that contact.
I want the search box to go blank once it populates the form with the contact data. eg, user searches for Jane Bryant, and selects the name, brings up the record. Search box should then automatically go blank, ready for a new search.
Is this an afterupdate thing? Or do i set the default to null? I've tried a few different codes I've found but nothing seems to work.
thanks.