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

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

Recommended Posts

Posted

how do i setup a script to run on 'open'? i would like to limit the amount of records shown to users by finding only records pertaining of interest to them. i basically have to "Find records where FIELD equals VALUE" but i want this done automatically to increase user experience. any ideas? cheers!

Posted

Edit->Preferences->Document

Select the General tab and then define your on open options.

Posted

Perform your find manually. Create a script with Perform Find [Restore] in it. If you ever need to change the criteria, perform another manual find, open the script, close it, and select 'Replace' to the Find requests option.

Posted
Startup script is not executed, if the file is opened from relation or by calling script.
...unless the calling script uses an Open ['Filename'], of course.
Posted

Or, to test for the existence of a file that might not currently be open, and open it if necessary:

If [not PatternCount("

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