Forms and other HTML objects can be added to StudioLine pages.
Use a third-party tool to create an entirely empty HTML page.
Add any form fields and properties.
Once complete, save the HTML page.
In StudioLine, open the page where the form should appear.
From the Page menu, choose Include HMTL File.
Browse to the file containing HTML form.
StudioLine will merge the third party HTML code with its own code. Your own code is responsible for including any positioning information.
Use a third-party tool to create the form, its fields and properties.
Copy the generated HTML code from the third-party tool.
In StudioLine, open the page where the form should appear.
From the File menu, choose Insert New HTML Object.
In the HTML Properties, choose “Div”. This way, you can control the location and dimensions of your form within StudioLine.
In the HTML Object Editor, paste the HTML code from the third-party tool.
While it is not necessary, that you use a third party tool, it usually is easier than manually typing the HTML code.