Has anyone had a similar problem when preloading a record on a webapp, the context shows the correct value, but this is not reflected in the html object? I am using the new page activity:

_debug shows ctx context preloaded with flag correctly
On the webapp frontend the checkbox is not checked.....
Input form syntax:
<input id="uni_news" type="checkbox" checked="checked" data-nl-bindto="xpath" data-nl-xpath="@universityNews" />