##REVIEWID## Merge Code
CompletedCurrently every time a customer submits a product review we get an email of that review and one of our staff reviews it for errors or a needed response. However there is no merge code to create a link in that email to go directly to the page to edit the review if needed. The email template currently links to the list of customer reviews(https://##SSLDOMAINNAME##/store/admin/products/ProductReviewsModeration.aspx), then they have to scroll through the list and look for the review they need to edit/respond to. It would be much more user friendly if we could just link directly to the edit page. With a merge code for the ID of th review this could be easily accomplished with something like: https://##SSLDOMAINNAME##/store/admin/products/ProductReviewEdit.aspx?ReviewID=##REVIEWID##.
-
[sent to slack channel]
0 -
Done. Version 2019.1.2029.3
Now, instead of the links going to the listing page for moderation when generating admin notifications for moderation, they will go directly to the edit page.
For blog posts and Q&A, this was done by modifying ##PROFILEPOSTADMINLINK##
For reviews, a new merge code ##REVIEWID## was added and a script was made to update the default email template to use this
0
Please sign in to leave a comment.
Comments
2 comments