controller readonly issue in Servoy 7.4.1

controller.readonly code doesn’t seem to work in Servoy Version: 7.4.1 - build 2028

For example,
forms.rel_record_link_lst.controller.readOnly = false;

In debug client and in the smart client, the form (list view [locked] with label as “hyperlink” and field) remains grey:
http://screencast.com/t/5VgYObjrUbxx
(hyperlink grey and not clickable, field = greyed out)

Here’s the form in Servoy 6.0.10:
http://screencast.com/t/mz0p3I4jFj
(hyperlink = blue and clickable, field = “enabled”)

It looks as though something specific disables this function … and then you have to restart the client to get it reset …
Investigating the matter further.

There is a bug with readOnly: SVY-6282.