Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi Marcio.
You say you tried to set the ReadOnly on the BO Mapper, but then what do you mean you didn't update the field in code? You haven't Built the Partials for that BO?
Also, if you want to set the textbox Enabled option to False and want it to stay this way, also set its IgnoreManageReadOnlyState to True, so it won't be taken care by the framework when you Edit your record.
Hope it helps.
|