Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting widgets - text fields
Inserting widgets - text fields
Let's create a form providing information about persons, i.e. a form connected it with Persons table.
If the form being designed should present data obtained from the database, you need to place appropriate fields on it. To do this, use the buttons on the
toolbar. Each button corresponds to a single widget type.- Click button on the toolbar.
- Click on the form surface with the left mouse button. A new text box widget will be placed in the point where you clicked. Before you release you can drag your mouse to specify a desired size for the widget.
- If needed, move the inserted widget using drag & drop to a desired position. You can resize the widget afterwards by dragging one of the small boxes appearing near its corners. Note that the boxes are only visible when the widget is selected. If you select another widget or the form surface, the boxes disappear.
- Click the toolbar button again and click on the form surface to insert another widget. Repeat this action once again until you get three more text boxes inserted in your form. For the sake of simplicity we will limit ourselves to five data fields.