Hello
I have a question about creating event handlers.
I would like to create an "OnClick"-like event for a check mark. Only when I click on that specific check mark, a script may trigger.
I tried to use an "On Field Control Activate" event script which checks if the Field's fullname equals the name of that check mark and then sets some object data.
The problem here is that in those event scripts, setting object data isn't allowed.
Is there anyone who can tell me more about creating "OnClick"-like events for check marks to set object data when clicking the specific check mark?
Thank you in advance!
Kind Regards
ITSymeta
I have a question about creating event handlers.
I would like to create an "OnClick"-like event for a check mark. Only when I click on that specific check mark, a script may trigger.
I tried to use an "On Field Control Activate" event script which checks if the Field's fullname equals the name of that check mark and then sets some object data.
The problem here is that in those event scripts, setting object data isn't allowed.
Is there anyone who can tell me more about creating "OnClick"-like events for check marks to set object data when clicking the specific check mark?
Thank you in advance!
Kind Regards
ITSymeta
Comments
1 comment
Please sign in to leave a comment.