Skip to content

Instantly share code, notes, and snippets.

@mivajenn
Created June 18, 2018 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mivajenn/66396bd816860d2cfe52389f9bc85b64 to your computer and use it in GitHub Desktop.
Save mivajenn/66396bd816860d2cfe52389f9bc85b64 to your computer and use it in GitHub Desktop.
...
<form action="&mvt:global:sessionurl;" method="post">
<input type="hidden" name="Action" value="GD_WREVIEW" />
<input type="hidden" name="GD_Ratings:product_review:product_id" value="&mvt:gd_ratings:product:id;" />
<mvt:if expr="g.OrderID GT 0">
<input type="hidden" name="Screen" value="REVIEW_SUCCESS_EMAIL" />
<mvt:else>
<input type="hidden" name="Screen" value="REVIEW_SUCCESS_EMAIL" />
<mvt:else>
<input type="hidden" name="Screen" value="REVIEW_SUCCESS" />
</mvt: if>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment