Skip to main content

Region

1. Introduction to fields

When managing business objects, such as the place of residence/birthplace of an employee, or the location of a customer's company, it is often necessary to record the region to which they belong. The [Region] field control allows you to quickly select a region in China.

2.

Field Settings Supporting three types of regions. Provinces, e.g. Guangdong Province Province - City, e.g. Guangdong Province/Shenzhen Province-City-County, e.g. Guangdong Province/Shenzhen City/Nanshan District User-selected page:

3.

Write rules

  • Hierarchical configuration of the region field (province/city/county), which is written if it can be matched.
  • Province, city and county format with "/" Distinguish between tiers. e.g. Guangdong Shen/Huizhou City/Huiyang District
  • If the type is set to "Province" and the option has a matching province option then write the
  • If the type is set to "province/city", continue to match the city option and write if there is one, but not if there is none
  • If the type is set to "province/city/county", continue to match the county option and write if there is one, but not if there isn't one Examples: Address content to be written: Guangdong Province/Shenzhen City/Nanshan District. first select the configuration of the regional lot as (province/city/county).
  • Province: Search for the option "Guangdong Province" in the province, and write it if available.
  • Province/City: The system will automatically match the cities belonging to Guangdong Province, in the city search "Shenzhen" option. if there is, then write, if not, then do not write.
  • Province/City/County: The system will continue to match the counties and districts belonging to Shenzhen, and search for the option "Nanshan District" in the counties and districts; if there is such an option, it will be written, if not, it will not be written.

4. Default values

4.1 Support for fixed values

Default a province/province-city/province-city-district

4.2 Support for dynamic values

4.2.1 Other Field Values: Supports the region field of this table and related tables. 4.2.2 Support query worksheet: by querying the worksheet to get the records that meet the conditions, you can specify the region field of the query table to be filled into the region field of the current table.

5. Validation

Support Field Required