You can replace the " crmForm.all.new_estprofit.ForceSubmit = true;" with the " Xrm.Page.data.entity.attributes.get("new_estprofit")setSubmitMode("always");" in the existing library thats it.No need of creating a new library.
Archana
You can replace the " crmForm.all.new_estprofit.ForceSubmit = true;" with the " Xrm.Page.data.entity.attributes.get("new_estprofit")setSubmitMode("always");" in the existing library thats it.No need of creating a new library.
Archana