Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, there.
I need to create a trigger when a field was unselected.
I mean, when the field is selected then, I have to select another field (Ok, I do it!). When the same field is unselected, I need to unselect another field (I don't know how to do it).
Besides "OnSelect", I tried to use "Toogle Select" and "OnChange" with different combinations, but it not works.
Thanks in advance!
HI,
Maybe it's only the way you solve the first step.
Please, check my attachment.
Regards,
Erich
HI,
Maybe it's only the way you solve the first step.
Please, check my attachment.
Regards,
Erich
Hi, Erich
Your QVW is working perfectly. I'm trying to figure out why is not working in mine.
I'll update this post as soon as possible.
Thanks
Yeah, Erich.
My problem is that I have an hierarchy, but with some adjusts worked Ok.
Congratulations
Thank you, very much.
your app UNSELECT TRIGGER is working but it in my app the unselection of a field doesn't call the trigger, selecting a field is working, unselecting doesn't change anything.
any ideas?