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

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

Recommended Posts

Posted

Hey guys,

this is fun. Anyway, I'm trying to execute a script as soon as someone leaves a field. Is there a way to do this?

Also, what script step do I need to use, to deactivate all fields? For example, I have a script that clears out a field. It just inserts nothing into the field. However, I want to get out of that field, I don't want the cursor to be flashing in there. Any ideas?

Thanks so much!!!!

Posted

1) yes, but it's somewhat annoying unless you use a plugin

make yourfield a button

attach following script

Go to field, yourfield

Loop

PauseScript, 1 sec

Exit loop if [status(currentfieldname)!="yourfield"] #with the quotes!

End loop

2) script step "Exit record"

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