Jump to content

Multiple find requests from data entered into a single field.


This topic is 8146 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Greetings,

I am looking for a way to allow users to enter data into a single field / single find request, with each of the search criteria's separated by a symbol.

For example

User enters 1,4,7 into the RecordID field and return with records 1,4, and 7 as opposed to record 147.

Is this possible without the user creating individual find request?

Any ideas?

TIA,

-er

Link to comment
Share on other sites

Setup a layout where the user enters the find information into a global text field and click a button. The button runs a script which goes to find mode, loops and parses the user entered data into separate find requests using text functions to separate the criteria.

-bd

Link to comment
Share on other sites

This topic is 8146 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.