Design forms visually with a drag-and-drop interface — add text inputs, checkboxes, file uploads, and more. Use conditional logic to tailor each form’s flow, ensuring users only see what’s relevant to them.
Key features:
- Build forms without code, right inside your guideline pages
- Add, remove, reorder, and group fields in a visual tree editor
- Configure field properties in a built-in inspector panel
- Use conditional visibility for tailored experiences
- Store everything as a single JSON structure for easy management
- Collect responses as asset submissions in dedicated Frontify libraries
Whether you need a simple contact form or a complex creative request flow, the Form content block gives you the flexibility to design, share, and collect the information you need — all within the Frontify ecosystem. Forms make guidelines more inclusive and interactive.
From assets submissions to form submissions
A few years ago, we launched the “Asset submission block” as a way to collect assets from events or for campaigns through any guideline page. Besides the need to submit assets we found more use cases that went beyond what the asset submission block was made for:
- Asset order and customization requests
- Contact and feedback forms
- Design template specifications
- Bug or issue reports
- Internal creative briefs
The power of content blocks
We chose to implement forms as a custom content block. This would allow users to mix and match forms with other content and guide users to their forms through existing navigation patterns.
The content block is a powerful showcase of Fondue (Design system, React components), the Brand SDK and our APIs.
- Fondue: Ready-made components for text input, selections and navigation, which made the development of the form builder. Forms are mostly a combination of the existing components, with a just one custom component to manage asset forms.
- Brand SDK: Methods to let users open the asset chooser or upload files
- GraphQL API: Integration with libraries, collections and form submissions as asset submissions
Because Frontify is an open platform, we were able to implement a feature-rich content block without any custom development inside of Frontify itself. A real sign of flexibility and matureness of our platform.
From inbox to workflow
By pairing forms with automations, you can create powerful workflows: Automatically react to certain submitted data from your submission inbox, organize submitted assets into collections or send messages. Forms become just another input for your next workflow.
Beta program
Forms are currently in private beta. If you’re interested to try forms, drop us a note at kitchen@frontify.com or reach out through your Frontify customer success manager, and we’ll set you up.