/
How do I set direct approval/denial via email without intermediate step?
How do I set direct approval/denial via email without intermediate step?
Question
Is there a way not to render the pricegriditem_approvalRequiredForm
form after clicking the approve link from a workflow notification email? The customer does not want to click twice.
Answer
<a href="$baseURL$/pricefx/$partition$/directaction/approve/$workflow.externalActionToken$/$directActionEmail$?output=html&approve"
<a href="$baseURL$/pricefx/$partition$/directaction/deny/$workflow.externalActionToken$/$directActionEmail$?output=html&deny"
, multiple selections available,
Related content
Questions and Answers
Questions and Answers
Read with this
Approve Documents
Approve Documents
More like this
How to pass results calculated in the quote header logic to the line items?
How to pass results calculated in the quote header logic to the line items?
Read with this
Approve Documents
Approve Documents
More like this
Message Templates
Message Templates
Read with this
In Workflow History, Executed By shows the wrong name
In Workflow History, Executed By shows the wrong name
More like this
Found an issue in documentation? Write to us.