Form Block

Learn more about how to use the Form Block within Beefree SDK to add a form creation experience within your software application.

Overview of Form Block

The Form Block allows you to integrate no-code form creation within your implementation of Beefree SDK. This is helpful in scenarios where your application's end users may want to add forms to their page or popup designs.

Forms are an important part of the content creation workflow, because they enable your end users to gather important information and data relevant to their campaigns and workflows. This data can then be used for future targeted campaigns, personalized content, and so on.

There are several ways you can integrate the Form Block within Beefree SDK to provide your end users with a customized experience that is tailored to their use cases and needs. A few of these customizations and use cases are the following:

  • Configure a default form within the Form Block that your end users can then drag-and-drop onto the stage and edit.

  • Create a Form library using the Form Block that your end users can use to browse Form templates, select their favorite one, and edit it within the builder.

  • Implement a Form Builder that your end users can use to build their own custom form, load them into their page or popup design, and edit as needed.

You can find sample projects for each of these scenarios in the Form Block Demo GitHub repository. You can also find the Form validation schema and sample forms in this Sample Forms GitHub repository.

Reference the following resources to learn more about how to use the Form Block within Beefree SDK:

Last updated

Was this helpful?