1.Create a form Click the create form button, enter the form name in the dialog box, and click OK to go directly to the form editing page. ①Toolbar area. ②Component area. ③Form layout area. ④Component property setting zone. 2.Edit the form Drag the component on the left to the form layout area, add the component to the form, and then set the component name and attributes.as illustrated in following figure. At present, the form only supports one page + end page. By default, the end page consists of a image component + a single line of text. Users can modify the image and text content, but cannot add or delete the end page component. 3.Component The form supports the following components. Component name | Describe | Single-line text | Apply to scenarios with less information, such as name, etc. | Multiline text | It is applicable to filling in more information scenarios, such as summary, approval opinions, etc. | Number | For the scenarios of filling in numerical information, such as age, amount, etc. | Date and time | Suitable for filling in the date information scenario, such as birthday, etc. | Radio button | For radio scenarios such as gender etc | Check box | Suitable for multiple selection scenarios, such as hobbies and hobbies. | Combobox | For scenarios with more single-choice values. | Image | Suitable for displaying the images. | Text | Suitable for adding a title or adding a title description, etc. | Address | Suitable for address selection.English address is not supported temporarily (customized development is required) | Location | Applies to location information. |
The components mainly have the following attributes: Title: set up the title of the component. Description: simple description of the components. Custom input prompt: custom prompt information. Form: •The single-line text components can set "common text", "email", "mobile No.", "ID card". •For the address components, the format attributes to set the address format, currently support: "province-city-county", "province-city", "province". •For the date and time components, support: "year-month-day", "year-month", "year-month-day HH: MM", "HH: MM". Custom mode detection: after selecting the parameters in the drop-down option of the format, custom regular expressions are supported to check the text information of different formats. Setting: •Mandatory: after the mandatory are set, the user must fill in the content before commit it successfully. •Only integers: the qualified input must be an integer. •Limit value range: you can set the range of the input numbers. •Please enter detailed address: sets whether the detailed address of the address component is displayed. Address component support only. •Latitude and longitude: after checking, the user clicks the "location" component in the form to obtain the location information, and then click commit, the latitude and longitude information can be saved to the database. Location the component support only. Upload image: click to upload the image, only the image component support. Layout: set the component display size in the PC, currently supporting 100%, 50%, 25%. 4.Form preview Click the top menu preview to preview the form, the product supports PC preview, mobile preview, scan code on mobile phone. PC preview Mobile preview Scan code on mobile phone, the phone is suspended on the icon to view the QR code. Please note that when scanning the phone, the phone can access the current address or be in the same LAN. 5.Note •V9.3 version, the positioning component supports Google map, through the right component attributes under the map selection (Gaode map, Google map), the default is Gaode map. •Using Google Maps requires the addition of the corresponding Google authorization key to the "report_config.properties" file under the product installation directory "vividime Server \ Yonghong \ bihome \ formRes \ release \ relativeData".
|