WebForm

You can create contact, login, email and other forms with a webform.


A Webform is the container for WebForm elements such as Buttons, TextEditFields, CheckBoxes, and ComboBoxes. All these elements must be inside a WebForm in order to work.


Make the Form work


To use the form, edit the properties of it:



Add a text field and a button with the buttonType set to 'submit' to make the form work. You usually also have to write the PHP, CGI or whatever backend for the server of your form to process the form data, that is sending it per mail or entering it into a database.


Properties

The web form supports several background modes (Color, Image, Gradient), changeable by selecting the property 'BackgroundMode'. It also supports several border modes.


Copyright © by Ambiera e.U.