How can I create a form with Mobincube?
With Mobincube you can create forms for every kind of meanings.
For example, you can create a contact form, surveys, and forms to send the application to a friend, for your clients to formalize an order.
Mobincube allows you to create forms by the type of "Information" section.
All forms must have 2 basic elements: text and text field. Usually, for every date we must obtain, we’ll add a “text” element and one “text field” element.
Steps to create a form:
1. Create an “information” section or use one that already exists.

2. Add the elements of the “text” and “text field” type that we need.
The text will be the one that the user sees on its device. This text will be the reference used by the user to fill the form. The “text field” will allow the user to answer writing a text.
For example, if we want to get the users name, we must add a “text” element with “Name” written and right after add a “text field” element.

3. By adding the “text fields” elements, you must set its properties.
- Reference name: is a variable that we will use internally to set the sending of the form.
- Date type: text or numbers. It must be indicates what kind of dates will be introduced by the user.
- Alignment: The ability to align the field to the left, right or center
- Screen percentage: it will be the percentage occupied by the text field. It only accepts from 20% to 100% of the screen.

4. Once is filled in, we’ll have a new option: the “Form” button, from where we can set the sending.
We’ll have two sending options: SMS or send to a script.

If you need more information about the sending set, click here.