Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 10542 |
Technical Name |
formio |
License | OPL-1 |
Website | https://www.novaforms.app |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
Form Builder & Forms integration
Build easy-to-use, professional and versatile Forms (backend, portal, website, embedded) to integrate and collect any information you need for your business.
Compatible with Enterprise and Community
Works on Odoo.sh


Features
Subject | Description |
---|---|
Form Builder |
- Powerful "drag & drop" Form Builder, with lots of features. - Form Builders (designs) are stored in database (form builder) records. |
Forms |
- Form submissions are stored in database (form) records. - Create / publish / share a Form internally, website, portal, by email or a hyperlink. - Assign Form(s) to (portal) user and send invitation by mail. - View, analyse, use and share Forms (submissions data). |
JSON data |
- A Form Builder (design) is stored as JSON data in the schema field of a form builder record. - A submitted Form (input data) is stored as JSON data in the submission field of a form record. |
Highly configurable | Easily configure your Forms deployment, publishing and other functionalities (in the Form Builder). |
Integrations |
The integration possibilities are unlimited: - Integrate Forms with other Odoo apps (modules), for example: CRM, Helpdesk, ERP, Sales, HR, shop, e-commerce, website - Process Form submissions to integrate the form data with any requirement. - Visit the other Forms modules to get a basic idea of configurable integration modules -- Click the author link "Nova Code" in the top. |
APIs (in Form Builder) to populate Form fields |
Populate Form fields with data from other Odoo apps or by custom solutions and APIs. Examples: - For a logged-in portal user, populate form fields with company (parent) details, address, invoices, shipments. - Populate a select/dropdown field where choices are products, filtered by some product-category or product attributes. This requires the Components API module: https://apps.odoo.com/apps/modules/17.0/formio_components_api
|
Multilingual & Translations management |
- Forms and Builders are multilingual. - Language-switch buttons are automatically available in the form and form builder. - Manage custom translations (e.g. labels, select choices, buttons) in the Form Builder. - The default language is determined and automatically determined / set by: website → logged in (portal) user. - If the website is enabled, the language (translations) also react upon the website language-switch. |
Embed Forms on any Website |
Embedding a Form on any website is easy. A redirect after submission can also be set up. |
Upgrade-tool formio.js library assets | Upgrade the formio.js library assets (js, css) when a new version is available, by just a few clicks. |
Developer Friendly |
- Extend, customize the Forms modules. - Develop new Forms modules. - Develop custom Form components e.g. QR-code scanning, a value slider, reCAPTCHA component (already released as module) etc. |
Installation | After installation you can start right away. No extra technical requirements or setup. |
Odoo database migration |
Form builders, forms (submissions) and other related data remain compatible in newer Odoo versions, even when you migrate the database. Mainly due to the JSON data storage of the form builders (designs) and form submissions. |
Form Builders
Configure and design
Form Builders

Form Builder Configuration

Form Builder

Forms & Submissions
Create or share a Form: internal, website, portal, by email or a hyperlink

Form: Pending

Form: Completed

Form: Submission form-view

Form Submissions

Module configuration
Settings

List of Available & Installed formio.js versions

Download & Install Available formio.js versions

Questions? Support and training
Contact Us
https://www.novaforms.app/contact
Visit the online Demo
Click the "Live Preview" button in the top.
Higly recommended additional modules
The modules below get your forms usage and implementation to the next level.
Name | URL |
---|---|
Website Snippet | https://apps.odoo.com/apps/modules/17.0/website_formio_snippet/ |
Components API | https://apps.odoo.com/apps/modules/17.0/formio_components_api/ |
Filestore Storage | https://apps.odoo.com/apps/modules/17.0/formio_storage_filestore/ |
Theming | https://apps.odoo.com/apps/modules/17.0/formio_theming/ |
QWeb Reports | https://apps.odoo.com/apps/modules/17.0/formio_report_qweb/ |
ETL Interface | https://apps.odoo.com/apps/modules/17.0/formio_etl/ |
Deploy Tool | https://apps.odoo.com/apps/modules/17.0/formio_deploy/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedExcellent module bringing forms into Odoo
This is one of the modules which really extends the functionality of Odoo, by integrating formio forms. It has a multitude of configurable options to satisfy different use cases. Great work and offered free in the store, thank you
Absolutely essential form builder for any Odoo website!
Have used this builder on several projects in Odoo. Everything works wonderfully and as expected, and Bob is always quick to respond for help!
On V17EE on-premise, can it do multi-page forms? Or forms with a status updater as the user goes along?
Re:
Yes, multi-page/step forms are possible by enabling de wizard checkbox in the form builder.
If you need more help you can reach me by: https://www.novaforms.app/contact
Invalid version '17.0.1.5'. Modules should have a version in format `x.y`, `x.y.z`, `saas~17.1.x.y` or `saas~17.1.x.y.z`.
Re:
Where do you try to install this module? On Odoo SaaS?
We never experienced a versioning issue, not on Odoo.sh or on-premise.
Also some OCA modules use the same version format, which is suitable, e.g:
https://github.com/OCA/server-tools/blob/17.0/base_technical_user/__manifest__.py
https://github.com/OCA/server-tools/blob/17.0/scheduler_error_mailer/__manifest__.py