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

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

Recommended Posts

Posted

Hi,

I have a field called "ID" of type calculation.

ID= GetField( "site" ) & "-" & GetField( "code" )

I noticed that ID's value doesn

Posted

Why are you using "Get Field"?

This calculation could be very simple.

ID (Calculation, Text Result ) =

Site & "-" & Code

Make the calculation unstored.

HTH

Lee

Posted

>Is it possible to execute script on events like

"change field", "get focus", "lost focus", etc...

not directly. But if you already have a script running(like the loop/pause 1 sec example), you can check for those events with status functions.

Or use one of the event plugins from Troi, oAzium, ....

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