Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

update
Page Properties
hiddentrue
Author
Contributors
limit1
showLastTimetrue
reversetrue
order
Code Block
<a href="$baseURL$/pricefx/$partition$/directaction/approve/$workflow.externalActionToken$/$directActionEmail$?output=html&approve"
Code Block
<a href="$baseURL$/pricefx/$partition$/directaction/deny/$workflow.externalActionToken$/$directActionEmail$?output=html&deny"