Question
Checkbox changed event to fire navigate service
I have a service set up in a mashup that returns a true or false value. I have that result tied to a checkbox widget. I have the checkbox changed event tied to a navigation widget navigate service. When the original service in the mashup runs, it changes the checkbox value from a default of false to true, however the navigation widget does not initiate its navigate service. If I manually click the checkbox, the navigation widgets navigate service will fire.
Any help would be appreciated.

