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

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

Recommended Posts

Posted

Is there a way to pass Perform Find (Script) a value either thru Get (Script Paramater) or through a field value??

I can't seem to find in Help how to insert a field name or the Get(Script Paramter) in the Criteria section of Perform Find.

Anyone done this? Thanks

Posted

The field must be a global field to have a value in the find mode. After you enter the find mode use the set field step to assign the field the value of the global.

You could do the same thing with a script parameter.

Posted

Thanks Ralph for the quick reply.

OK, I have the script parameter, now I add the Perform Find script step. I then use Specify to Add the Edit Find Request. How (syntax) and were do I specify the script parameter?

Thanks for your patience

Posted

The script would look something like this:

Enter Find Mode []

SetField [fieldname, Get (ScriptParameter)]

Preform Find []

Do not specify any requests in either find steps.

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