#
Add Form
In Solodev, you can add a form to a web page to collect information for almost any kind of application. There are three ways to create a form in Solodev:
#
Add Form Options
From the main dashboard, there are three ways to add a form to Solodev:
Form Studio Solodev's drag-and-drop Form Studio lets you to create highly customized forms effortlessly, offering fine-grained control without the need to write any code. Instantly incorporate text, images, input fields, radio buttons, and more to craft your ideal form. Save your form and apply it to your page within minutes.
Upload TPL File If you have an existing form template, you can expediently upload it as a .tpl file directly into Solodev and seamlessly integrate it into your webpage.
Upload HTML If you're more comfortable with raw HTML, you have the option to create your own custom form using HTML code and then upload it to Solodev.
#
Form Studio
Use the built-in drag-and-drop WYSIWYG editor that allows you to create custom forms without any coding knowledge. It provides variety of features to help you create a professional-looking form, including:
Layout
Content
Forms
Note:
When adding a new form, you can take advantage of our Form Studio to easily include a form in your design. To learn more, read how to add a form with form studio.
#
Upload TPL File
Solodev allows you to seamlessly integrate an existing form template directly into your website by uploading as a .tpl file.
Note:
When adding a new form, you can upload a TPL File to easily include a form in your design. To learn more, read how to upload a TPL File.
#
Add HTML Code
Provides you with the flexibility to write and customize your own code, granting full control over your form's functionality and design.
Note:
When adding a new form, you can upload a HTML File to easily include a form in your design. To learn more, read how to add HTML code.