Skip to content

Chapter 14: Forms and Inquiries

Quick Start with ElementForm

Adding a form: 1. Add ElementForm element to your page 2. Click the Fields tab 3. Add form fields using the Add field button - Text fields, email fields, dropdowns, checkboxes, etc. - Drag to reorder fields

Form Element Example

Email configuration: 1. Go to Recipients tab 2. Click Add Email Recipient 3. Set recipient address and subject line 4. Test your form after publishing!

Viewing submissions: - Access via Reports section in CMS - Export submissions as needed

Complete Documentation

For detailed form creation, field types, validation, and advanced features, see the official SilverStripe UserForms documentation: - Creating forms in the CMS - Field types - Form submissions management

Important: Form submissions contain user data. Ensure you have proper data protection policies and GDPR compliance measures in place.