Hi,
I want to update tax amount field and total amount field in quote and order entity.
I am not able to update that field ,I have unchecked read only and lock field option in customization
but it's not work.
I also try this :
Xrm.Page.getAttribute("fieldName").setSubmitMode("always");but this also not work.
Can anyone have this solution.?How can i update these two fields.