General

Feedback Form Template

Collect a star rating and free-form comments from your users.

Code Snippets

Copy-paste ready code. Replace YOUR_FORM_HASH with your FormsList endpoint hash.

<form action="https://formslist.com/f/YOUR_FORM_HASH" method="POST">
  <select name="rating" required>
    <option value="">Select rating</option>
    <option value="5">Excellent</option>
    <option value="4">Good</option>
    <option value="3">Average</option>
    <option value="2">Poor</option>
    <option value="1">Terrible</option>
  </select>
  <textarea name="liked" rows="3" placeholder="What did you like?"></textarea>
  <textarea name="improve" rows="3" placeholder="What could be improved?"></textarea>
  <button type="submit">Submit Feedback</button>
</form>

About this template

Gather valuable user feedback with this template that includes a rating selector and open-ended comment fields. Perfect for SaaS products, e-commerce stores, and service businesses looking to improve their offerings based on customer input.

Form Fields

RatingWhat did you like?What could be improved?

Use Cases

SaaS products
E-commerce stores
Customer satisfaction tracking
Product improvement

Features

Star rating selector
Open-ended comments
Sentiment analysis ready
Export to CSV

Frequently Asked Questions

Ready to collect form submissions?

Set up your form backend in under a minute. No server required, no complex configuration — just a simple endpoint for your forms.