Jump to content
Server Maintenance This Week. ×

script trigger on object enter when entered by tabbing


Recommended Posts

Hello all,

I am hoping that the fact I don't feel well is why I can't figure this out as I think it should be simple.

I have a script trigger attached to a field OnObjectEnter, however the field is part of a portal row and navigated by the tab order, so when the user tabs out of the previous field, it goes to the field with the trigger, but the script is not triggered. Is this a normal behavior? Must the user "click" into the field for the script to trigger? If so, what other options do I have?

 

Link to comment
Share on other sites

The help states that:

Quote
  • If OnObjectEnter is assigned to a portal object, it will activate whenever a different portal row becomes active. Clicking another object in the same portal row will not cause the portal's OnObjectEnter script trigger to activate again.

That said, I am unable to reproduce the behavior you describe - see the attached test.

Hope you feel better.

triggerTest.fmp12

Link to comment
Share on other sites

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.