πŸ’‘ Feature request form demo

Collect feature requests and product ideas from users using the form widget.

Using the form widget for feature requests

Collect feature requests using the form widget with our "Feature Request Form" template. Perfect for gathering product ideas, suggestions, and user feedback to inform your roadmap.

βœ“ Collect feature titles and descriptions

βœ“ Optional contact information

βœ“ Priority rating with custom labels

βœ“ "Why is this important?" field for context

βœ“ Fully customizable with your branding

Live preview

Loading feature request form...

How to use

Setup instructions

  1. 1Go to your forms dashboard and create a new form
  2. 2Select the "Feature Request Form" template from the "Product & Marketing" category
  3. 3Customize the form questions, rating scale labels, and branding
  4. 4Copy your form ID and API key from the integration page
  5. 5Add the embed code to your website (see below)

Embed code

<!-- Include widget scripts in your <head> -->
<script src="https://askusers.org/widget/widget-common.js"></script>
<script src="https://askusers.org/widget/form-widget.js?api-key=YOUR_API_KEY"></script>

<!-- Place this where you want the feature request form to appear -->
<div class="askusers-form-widget"
     data-form-id="YOUR_FORM_ID"
     data-context-id="your-page-id"
     data-context-type="page">
</div>

Need help?

If you need assistance with form integration or customization, check out our setup guide or contact support.