Comprehensive documentation for creating, customizing, and managing forms in Dynamics 365 Customer Insights - Journeys.
New to D365 forms? Start here:
- Overview - Understanding forms, security, and best practices
- Creating Your First Form - Step-by-step tutorial for beginners
Detailed guides for working with forms:
- Editing Forms - Edit, unpublish, and manage duplicate records
- Styling Forms - Themes, CSS, and visual customization
- Advanced Customization - JavaScript, events, and the HTML editor
- Form Capture - Integrate existing external forms with D365
Task-focused solutions for specific scenarios:
- Customize Submission Images - Change or hide the confirmation checkmark
- Create Form Templates - Build reusable form templates
Quick reference and troubleshooting:
- FAQ - Frequently asked questions
- Troubleshooting - Common issues and solutions
- Technical Reference - Form structure, elements, and implementation details
| Task | Guide |
|---|---|
| Create a new form | Creating Your First Form |
| Change form colors and fonts | Styling Forms |
| Add custom JavaScript | Advanced Customization |
| Connect existing form to D365 | Form Capture |
| Fix submission issues | Troubleshooting |
| Create reusable templates | Create Form Templates |
| Understand form structure | Technical Reference |
- Form Capture: Integrate external forms without rebuilding them in D365
- CDN Caching: Forms are cached globally; changes take up to 10 minutes
- Domain Authentication: Required for forms to work on your domain
- Rate Limiting: 2,000 requests/minute per organization
D365 Forms include:
- Approved domains only
- Bot protection (CAPTCHA)
- Traffic control (rate limiting)
- Data encryption in transit
- No cookies used for tracking
- Keep forms short (5-7 fields maximum)
- Use conditional logic to show/hide fields
- Enable progressive profiling
- Minimize required fields
- Include clear consent checkboxes
- Link to privacy policies
- Use preference centers for opt-out management
- Maintain audit trails of consent
- Use dropdown lists for standardized data
- Implement proper validation patterns
- Set clear error messages
- Use placeholder text for guidance
- Official Docs: https://docs.microsoft.com/dynamics365/marketing
- Community Forum: https://community.dynamics.com
- Microsoft Learn: Free training courses
Documentation Version: 1.1.0 Last Updated: October 2025 D365 Version Compatibility: Customer Insights - Journeys (all versions)
Recent Updates:
- Comprehensive glossary with 7 key technical terms
- Improved cross-references throughout documentation
- Expanded editing forms guide with version management
- Tightened introductions and removed duplicate content