v 17.0 Third Party 6687
Download for v 17.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 9606
Technical Name formio
LicenseLGPL-3
Websitehttps://www.novaforms.app
Versions 17.0 16.0 11.0 12.0 13.0 14.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 9606
Technical Name formio
LicenseLGPL-3
Websitehttps://www.novaforms.app
Versions 17.0 16.0 11.0 12.0 13.0 14.0 15.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.
We open source LGPL-3 license

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.
User Login:

User: demo

Password: demo

Releases and Changelog

Changelog is available on the GitHub project

https://github.com/novacode-nl/odoo-formio/blob/17.0/formio/CHANGELOG.md
Star or subscribe the GitHub project for notifications

https://github.com/novacode-nl/odoo-formio

Higly recommended additional modules

The modules below get your forms usage and implementation to the next level.

Name URL Pricing
Website Snippet https://apps.odoo.com/apps/modules/17.0/website_formio_snippet/ Premium, purchase a license
Filestore Storage https://apps.odoo.com/apps/modules/17.0/formio_storage_filestore/ Free
QWeb Reports https://apps.odoo.com/apps/modules/17.0/formio_report_qweb/ Free
Components API https://apps.odoo.com/apps/modules/17.0/formio_components_api/ Premium, purchase a license
Theming https://apps.odoo.com/apps/modules/17.0/formio_theming/ Premium, purchase a license
ETL Interface https://apps.odoo.com/apps/modules/17.0/formio_etl/ Premium, purchase a license
Deploy Tool https://apps.odoo.com/apps/modules/17.0/formio_deploy/ Premium, purchase a license

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
ISSA ABUARAM
on 3/25/24, 11:22 PM

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:
by
Bob Leers
on 3/26/24, 3:23 AM Author

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