illuzioner
Technical User
Hi,
Is it possible to trigger events on other forms (other than open the form)?
I have 2 forms that are already open, and when the user presses a button on one form I need to jump to another form and do some stuff. I was able to change the value of a toggle button on another form, but changing it didn't trigger it's onclick event.
I'd like it to behave just as though I clicked the button on that particular form instead of another one. Any ideas?
Thanks!
Lou
Is it possible to trigger events on other forms (other than open the form)?
I have 2 forms that are already open, and when the user presses a button on one form I need to jump to another form and do some stuff. I was able to change the value of a toggle button on another form, but changing it didn't trigger it's onclick event.
I'd like it to behave just as though I clicked the button on that particular form instead of another one. Any ideas?
Thanks!
Lou