August 15, 20214 yr 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.
August 15, 20214 yr 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.
September 4, 20214 yr Author Sorry for delay answering. Thanks for the information. I will give this a go.
Create an account or sign in to comment