Greg58 Posted August 15, 2021 Posted August 15, 2021 Is there any way to have a script trigger on a checkbox that allows the X to show in the box before the trigger activates please? I have tried the following on 'OnObjectEnter' and all the others, but the dialogue comes up before the X appears in the box. Thanks.
comment Posted August 15, 2021 Posted August 15, 2021 Not sure I understand the situation you describe. If user checks (or unchecks) a box, and you want this action to trigger a script, then of course the earliest script trigger you can use is OnObjectModify. The field will display its new, modified state before the script runs - at least that's what I see when I try it.
Greg58 Posted September 4, 2021 Author Posted September 4, 2021 Sorry for delay answering. Thanks for the information. I will give this a go.
Recommended Posts
This topic is 1186 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 accountSign in
Already have an account? Sign in here.
Sign In Now