Survey Form.io

Beta License: AGPL-3 OCA/survey Translate me on Weblate Try me on Runboat

This module adds compatibility bewtween form.io <https://formio.github.io/formio.js/app/builder> and Survey. It adds a function on survey.survey that generates a form.io compatible JSON that represents that survey. It also adds a function to generate a survey.user_input from a JSON returned by form.io. Use survey.survey::generate_formio_json() to get the json representing a survey that can be rendered using the form.io widget. Use survey.survey::user_input_from_formio() to create a user_input with the answer from form.io.

It does not work with question of type ‘matrix’ because there’s no corresponding compoment in form.io.

Table of contents

Known issues / Roadmap

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/survey project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.