Skip to content

ZipCodeKR

This control is linked to Daum's address search interface and allows users to search for addresses.

It often consists of a set of controls for binding postal codes, basic addresses, and detailed addresses retrieved from the Daum address search, enabling users to select and input addresses easily.

  • Applicable List of Control Attributes
  1. Translate: Configures whether to convert to multiple languages(translation purpose).

  2. Sequence Id: Sets whether to create a sequence. (Enter the Sequence ID, i.e., Serial Number ID, in the Prop Value)

  3. Label: Configures the screen display status, location, and tooltip of the component label.

  4. Formatter: Applies to Address1 and Address2, setting the format of the address.

  5. Search Condition: Applies to Address1 and Address2, setting the condition operator to be used when the entered value is used as a search condition. The default value is INSTR().

  6. Length: Applies to Address1 and Address2, setting the minimum and maximum length of the input value.

  7. Data Placeholder: Applies to Address1 and Address2, setting an example of the value to be entered.

  8. Style – Font: Configures the font for the string or text.

  9. Style - Text Align: It allows users to set the alignment of data, with the default value being left-aligned.

  10. Style – Text Color: Configures the color for the text.

  11. Style – Background Color: Configures the background color of the component.

  12. Style - Flat Appearance: Configures properties related to the border, such as its width, color, and other settings..

  13. Property Name: Setting the values received from the Daum API as properties of the control.

[Image1. The value set in the Property Name]

[Image2. The value registered in the declared property ]

INFO

Extractable additional attribute information [Daum Postcode]. Refer to the link(https://postcode.map.daum.net/guide)