Hi,
I have a form with a checkbox control. In have placed a href link in the capture property text.
The capture renders the link. How can I load another view by clicking on that link?
I tried the URL of the view /#!/Service_Datenschutz , which works in the debugger, but not in the compiled app.
Then I tried to capture the control's .event.target.id without success.
Any hints?
Hello Harald,
Are you using an HTML content in which you place the checkbox HTML markup?
Is solved it by placing a HTML box right beside the checkbox, leaving the checkbox caption empty.
I am always surprised how straight forward all these things work :-)
Hello Harald,
Try with the below HTML in a Checkbox's Caption:
Then place the below code in the Checkbox's Click event:
Thanks! This solutions works as well! :-)
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.