Skip to content

An extensible JavaScript form builder library that generated form JSON schemas behind the scenes. It features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.

License

surveyjs/survey-creator

Repository files navigation

Creator

Issues Closed issues GitHub Release

SurveyJS Creator

SurveyJS Creator is an extensible client-side form builder component that seamlessly integrates with any backend system and allows you to build dynamic JSON-based forms right in your JavaScript application. It features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching. Each form created in a no-code form builder UI has a JSON definition (schema) generated behind the scenes. Such schema contains form configurations, including its style, contents, layout, and behavior in response to user interactions, such as data submission, input validation, error messages, etc. You can export a form to JSON, save it to your database and render in your application using SurveyJS Form Library. SurveyJS Creator has native support for React, Angular, Vue, and Knockout; jQuery is supported via a wrapper over the Knockout version. The form builder UI is fully customizable and can be modified to meet any functional and brand requirements.


Documentation · Roadmap · Starter Examples · Full-featured Demo · Report Bug · Twitter


survey-creator.mp4

Features

  • Native support for React, Angular, Vue, and Knockout
  • Integration of the Knockout version into Vue and jQuery applications
  • Work directly in a browser, doesn't execute any server code
  • Any web application (including SaaS)
  • Integrates with any backend system
  • Integration examples for PHP, ASP.NET Core, and NodeJS
  • TypeScript support
  • White-labeled
  • Unlimited form creators
  • You can implement user access control (integrates with any user management system)
  • Drag-and-drop interface
  • No limitations on advanced input types or form freatures
  • GUI for conditional logic & form branching
  • Automatically generates form JSON schemas
  • CSS Theme Editor with a panel of UI controls
  • Predefined form themes
  • Reusable custom form themes
  • Community-supported UI localization to 25+ languages
  • Supports RTL languages
  • Customizable form builder UI
  • Reusable form components
  • Reusable form templates
  • Custom question library
  • Toolbox customization (rename, rearrange, or add new input fields)
  • Property Grid customization (limit available settings or add new ones)
  • Support for custom widgets
  • 60+ Starter examples & tutorials
  • Free full-featured demo

Get Started

Resources

SurveyJS Product Family

  • Form Library - A free and open-source MIT-licensed JavaScript library that renders dynamic JSON-based forms in your web application, and collects responses.
  • Survey Creator - A self-hosted drag-and-drop form builder that automatically generates JSON definition (schemas) of your forms in real time. Try out a free full-featured demo to evaluate its capabilities.
  • Dashboard - Simplifies survey data visualization and analysis with interactive and customizable charts and tables.
  • PDF Generator - An open-source JavaScript library that renders SurveyJS surveys and forms as PDF files in a browser. With PDF Generator you can save an unlimited number of custom-built forms to PDF (both editable and read-only).

Licensing

Survey Creator is not available for free commercial usage. If you want to integrate it into your application, you must purchase a commercial license for software developer(s) who will be working with the SurveyJS product's APIs and implementing their integration. However, you can use our free full-featured demo to generate a form configuration file in the JSON format and render it with SurveyJS Form Library in your application free of charge.