Skip to content

#3285406 Added a setting to submit the helpfulness form via AJAX.

Tom Metcalfe requested to merge issue/helpfulness-3285406:2.x into 2.x

Allows the helpfulness form to be submitted by clicking on the yes/no options. This is a very low-fi solution as its all I need for my requirements.

This could replace the form with the success message by using the AJAX callback functionality on the submit.

Merge request reports