The Form Editor Screen¶
The screen is designed for editing form contents: changing the name, description, and field values.
Upper Control Panel contains:
- left — "Back" icon and Form Editor header;
- right — action icons:
- Save as Template — saves the current form state as a template (
.tform). Such a template can be used when creating new forms; - Open Structure Editor — navigation to the Form Structure Editor screen;
- Open in New Window — opens the form in a separate tab of the system task switcher.
Main Part of the Screen¶
In the center, the editable form contents are displayed, including:
- form name;
- description;
- list of fields and their values.
Depending on the field type, display and behavior change:
- Text (string) — single-line text field;
- Text (paragraph) — multi-line text field;
- Number — text field with the ability to input only digits;
- Date — text field with date selection; an icon is located on the right that opens a calendar;
- Time — text field with time selection; an icon is located on the right that opens a clock face;
- Image — "Select Image" button, when pressed, a dialog appears: "Select Image Provider" with two buttons:
- EDS File Manager — opens the file manager in image selection mode;
- System Picker — opens the source selection dialog:
- Media Picker — system window for selecting images from the gallery;
- Camera — opens the camera, after shooting the image is automatically inserted;
- Password — text field for entering a password; stored in encrypted form. An "Generate Password" icon is located on the right — when pressed, a new password is generated;
- Payment Card — set of fields:
- card number;
- cardholder;
- expiration date;
- security code (CVV);
All data is saved in encrypted form.
Lower Part of the Screen¶
- Floating "Checkmark" icon — saves the made changes.
Behavior When Exiting with Unsaved Changes¶
A dialog is displayed:
The form has been changed, save changes?
Available options:
- Yes — save changes and exit;
- No — exit without saving.