Unable to hide ESTIMATE button in UPDATE WORK ORDER self service page
In EAM, i am unable to hide/ personalize ESTIMATE button in UPDATE WORK ORDER self service page. In "CreateUpdateWOPGCO" controller file there is some hard coding as mentioned below. Due to this i am getting the issue? Please share your inputs.
paramOAWebBean.findChildRecursive("EstimateBtn").setRendered(true);
Regards,
Siva