Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I know how to preform predefine finds in my scripts but I would like to find based off user input. I have a very basic customer database listing address, city, state...I would like to create a button that will pop up a dropdown list of all the states and then preform the find based on the user selection. Any help would be greatly appreciated. smile.gif

Posted

Colleent:

You need a layout with your "state" field in it, set to show a dropdown list, with the value list set to show all the values of the field "state" (so it will only show states that are actually in your db.) Create a button that says "find this" or whatever, and define it to Resume Script. Now, create a script that does the following:

Go To Layout [the layout you just created]

Enter Find Mode []

Pause/Resume Script []

Go To Layout [a list layout, showing the results]

That's it. The "[]" above means that do not enter anything in the resulting dialogs, or in the case of the layout steps, to pick the right layout. The pause will wait until the user clicks your button or hits enter.

-Stanley

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