Click event not activating
Posted: Tue May 13, 2014 10:00 pm
by RobertJay
I have a dialog with a grid in the footer with two labels. I want click events to navigate to a page. It works in test but not on my iPhone (pure web app). I've shared the app with support. To replicate:
load the app
click register
click either the terms of contact us label.
Thanks.
Click event not activating
Posted: Tue May 13, 2014 11:14 pm
by Igor
Hello,
Please try using virtual click event instead of click event on the label components.
Click event not activating
Posted: Tue May 13, 2014 11:23 pm
by RobertJay
Igor, I'm so sorry - I had been instructed by support a while back to do just that with this type issue... and I completely forgot. Works perfectly. Sorry to trouble you.Thanks very much.