Jump to content

How to perform a find using find criteria from a field


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

Recommended Posts

  • Newbies

I need to be able to perform multiple finds 1500 I would like to use data from a field rather than having to perform each find and then creat a script for that find. 1500 find scripts clutters up the script maker!

Link to comment
Share on other sites

Can you perform the task yourself, by hand? If so, just make a script that generalises and duplicates the process.

The process might go something like this...

Browse mode

Select item from global field with pop-up list

Click "Find" button

Script runs that...

1) changs to Find mode

2) uses Set Field to search on value in global field

3) Perform find

4) change to appropriate layout

The trick here is to realise that you can do copy and paste actions in a script to put in various values into search criteria fields.

Link to comment
Share on other sites

This topic is 8621 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.