Introduce read-only settings entries
The REPOSE respondent ID (string) should be read-only.
Add a new boolean property to SettingsBase
, readOnly?
. Setting this to true
should disable
the respective formControl
.
The REPOSE respondent ID (string) should be read-only.
Add a new boolean property to SettingsBase
, readOnly?
. Setting this to true
should disable
the respective formControl
.