0
    
          
  
  
    
            Clear Code for Button?
What is the function and code to use in a Button to clear a field? I want to click a button to clear two search fields.
8 replies
- 
  Are the search fields text fields? Then you can use: textfield := null 
- 
  One of the fields is a number field. 
- 
  One of the fields is a number field. 
- 
  It will also work on number fields. 
- 
  I got it to work using this coded: (“Search by Type” := null) or (“Serach by Item #” := null) That clears or one field or both fields. 
- 
  Keep in mind that this bad forum is converting single quote marks to double quote marks. Horrible. 
Content aside
- 3 yrs agoLast active
- 8Replies
- 829Views
- 
    1
    Following
    
