jay0 Posted January 27, 2007 Posted January 27, 2007 I would like to be able to search by preferred customer. In my contacts module I have a preferred customer drop down list with Yes and No in the list. Is it possible when searching for customer to show only preferred customers?
aldipalo Posted January 27, 2007 Posted January 27, 2007 If you are doing the search directly from the layout all you need to do is search for Preferred Customer = Yes. If you are doing it from a script enter find mode() set pause to off set field(:preferredcustomer;"Yes") Perform Find() HTH
Recommended Posts
This topic is 6510 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now