Hiding/disabling Approve/Reject Button from worflow notication and mail
Hi,
I have built a custom workflow. It sends the notifications but the approve/reject button needs to be hidden/disabled from both mail and worklist (application) as it needs to be approved from a custom OAF form.
I cannot change the Approval Lov as I have some validations if it gets Approved or Rejected from Form.
I tired using #WFM_OPEN_MAIL_FYI. For testing I opened WFMAIL.wft, created a custom message (similar to what is being used) and removed the response section. Then attached that message to my notification using #WFM_OPEN_MAIL_FYI.But it is not working.
Has anybody tried this and can provide me a solution?