Microsoft
Software
Hardware
Network
Question : Changing properties of a Read Only field
CRM 4.0 - the attribute Price Per Unit in the Opportunity Product entity is Read Only by design. I would like to change that so that the field is NOT read only. I can't do that from within CRM. I'm sure there is a way to accomplish this, but I haven't found it yet. :) Any help would be greatly appreciated. Thanks.
Answer : Changing properties of a Read Only field
Yup, as suggested by rakesh.
in the form onload event.
crmForm.all.priceperunit.D
isabled = false;
Regards.
Random Solutions
select item in listbox via VBA in form onload event
Acrobat will not open in a new window from IE
Access TableAdapter and TableAdapter Query for one DataGridView?
How to freeze data without affecting other users
Access Server Error 15135
How to over-ride the "Delete Sub Folders and Files" special permission
Update/Change Value in Multiple Tables SQL 2005
blinking label?
append element xml using vb
Reclaiming space on my ESXi server