[[!comments.submit]]

Available Since: V1.0.0

The comments.submit snippet can be placed on any content item to allow the site user to submit a comment or review.

Parameter Description
module The optional module for the content item to show the rating for.
id The option content id of the item to show the rating for.
ratings If given and 1 then allows the user to submit a rating for the content; defaults to 0.
redirectTo The optional ID of the document to redirect to after the comment has been submitted.
redirectUri The optional URI to redirect to after the comment has been submitted. 
verification If given and set to 1 then a human verification test is added to the form; defaults to 0.
prefix Option prefix for the form and elements.




TOP