Hack Posted February 26, 2007 Posted February 26, 2007 Hi I have problem that I trying to constrain an found set (table). The fielded I am using to do this was developed with an value list. The field as range of place like "Otago" "West Coast" "Auckland" and other place etc what I trying to do is just show in the search "Otago" "West Coast" for example I have tried some scrips... but don't seem to work, I can constrain an found set to just show "Otago" any through on this would be great Cheers D
Genx Posted February 26, 2007 Posted February 26, 2007 Hi Hack, Not really clear on what you are trying to achieve here.
Hack Posted February 26, 2007 Author Posted February 26, 2007 Hi there I am trying search an field with more than one word enter in an range of word. as if I enter more than one word, I do not get result I have list that some show "otago" some show "Canterbury" "Wellington etc so when I search this field it show range of results not just showing "otago" Hope this helps
dazlunn Posted February 26, 2007 Posted February 26, 2007 Hack, You need a Find Request for each item you want to find. In Find Mode place "Otago" in the first find request, then go to Requests menu and "Add New Request".. in this new request type in "Auckland" (or whatever). Add a new request for each item you want. Learn the manual method first then this will help you with writing a scripted version..
mr_vodka Posted February 26, 2007 Posted February 26, 2007 I am still not understanding what you are looking for. Are yu trying to Omit records with "otago" or are you trying to find records with multiple entries such as. Enter Find Mode [] Set Field [ YourField; "otago" ] New Record / Request Set Field [ YourField; "Canterbury" ] Perform Find [] Which will return all records with "Canterbury" or "otago"
Hack Posted February 26, 2007 Author Posted February 26, 2007 Hi All thank you for help, the "Add New Request" did the trick Cheers D
Recommended Posts
This topic is 6479 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