Enabling UOM

On the Opportunity/Quote screen under the Lines tab there is a text box for Expected Quantity. Accompanying it is another text box that displays unit of measure. I have been asked to make this control NOT Read Only. I went into the properties and changed ReadOnly to false and then saved it. That was easy enough but when I close out the screen and come back in the control is ReadOnly again. Is there a way to change this control that lists unit of measure NOT ReadOnly and make it stick?

I don’t think you can change that. But, if you change the UOM from order quantity, it will change the UOM for expected qty as well.

Ok. I found the issue. The customiztion was making it Read Only. I removed that and it achieved the desireable result.