Quick Start Guide
Get up and running with Dooform in just a few minutes!
Step 1: Create Your Account
- Visit app.dooform.com
- Click "Sign Up"
- Enter your email and create a password
- Verify your email address
Step 2: Create Your First Form
Once logged in, follow these steps:
- Click the "Create Form" button
- Choose a template or start from scratch
- Add your form fields by dragging them from the sidebar
- Customize field properties as needed
Available Field Types
- Text Input - For short text responses
- Textarea - For longer text responses
- Multiple Choice - Radio buttons for single selection
- Checkboxes - For multiple selections
- Dropdown - Select from a list of options
- File Upload - Allow users to upload files
- Date/Time - Date and time pickers
Step 3: Configure Form Settings
Before publishing, configure these important settings:
Basic Settings
- Form title and description
- Thank you message
- Redirect URL (optional)
Privacy Settings
- Public or private form
- Password protection
- Response limits
Notifications
- Email notifications for new responses
- Webhook URLs for real-time updates
Step 4: Publish Your Form
- Click "Publish" when you're ready
- Copy the form URL
- Share it with your audience via:
- Direct link
- Social media
- Embed code for websites
Step 5: Monitor Responses
View and manage responses in your dashboard:
- Responses Tab - See all form submissions
- Analytics - View response rates and statistics
- Export Data - Download responses as CSV or Excel
Code Example: Embedding a Form
<iframe
src="https://app.dooform.com/form/your-form-id"
width="100%"
height="600"
frameborder="0">
</iframe>
Next Steps
Now that you have your first form running:
Troubleshooting
Common Issues
Form not loading?
- Check your internet connection
- Verify the form URL is correct
- Ensure the form is published
Not receiving responses?
- Check spam folder for notification emails
- Verify webhook URLs are working
- Ensure form is publicly accessible
Need more help? Contact us at [email protected]