Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 562 Bytes

File metadata and controls

16 lines (9 loc) · 562 Bytes

Perch Forms response view button

This is a Perch UI plugin you can add to have a "View Response" button for each response on the Perch Forms "Listing responses" page.

Installation

  • Place the perch_forms_response_view_button.js file in perch/addons/plugins/ui
  • Add the script to your perch/addons/plugins/ui/_config.inc:
<script src="/perch/addons/plugins/ui/perch_forms_response_view_button.js"></script>

For more details on how to install Perch UI plugins, refer to the offical docs.