Solved
Click event on widget Linkn
Hello, I need to transfer some data to a session parameter when I click on a link. How can I perform that?
Hello, I need to transfer some data to a session parameter when I click on a link. How can I perform that?
The Link widget doesn't have en event Clicked to bind out. You could use a Button widget with the Link widget (set to invisible in this case). When the user click on the button, execute the service SetGlobalSession..., then call the service Navigate of the Link widget.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.