How to Personalization email function during PO approval to make the email checkbox can be disabled.
Actually, we would like to disable the email function during PO approval,
I do it by adding personalization:
"When-NEW-BLOCK-INSTANCE"
"PO APPROVE"
Action:
PO_APPROVE.EMAIL_CHECK
ENABLED=FALSE
But if use uncheck "Submit for approval", and check the ""Submit for approval" again,
The email will be allowed to check.how can we disable the email checkbox?
I do it by adding personalization:
"When-NEW-BLOCK-INSTANCE"
"PO APPROVE"
Action:
PO_APPROVE.EMAIL_CHECK
ENABLED=FALSE
But if use uncheck "Submit for approval", and check the ""Submit for approval" again,
The email will be allowed to check.how can we disable the email checkbox?
0