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

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

Recommended Posts

Posted

Your Set Field steps aren't doing anything, because you haven't included any formula. Delete the Set Field[Temp] step, and just enter the value before you run the script. Next, delete the show all records step at the end. It will undo any find that you have already done.

Your script should look like this.

enter find mode

set field ["Company name","Temp"]

Perform find

go to layout ["Main"]

Posted

This is probably very simple but I can not figure it our.

I have a global field called temp, that I want to use to search the index field called company and I can't get it to work. My script is as follows

show all records

set field (Temp)

enter find mode []

set field ["Company name"]

Preform find []

go to layout ["Main"]

Show all records

all I cwant is someone to enter a company name into the global field temp and it take them to the correct record with the same comany name. Thanks in advance for any help

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