This component adds the Aptify Phone control to a form. The Phone control is similar to the Phones control except it does not include the drop-down menu to select between multiple phone numbers. Use this control for services that have a single phone number; if a service has multiple phone numbers, use the Phones control instead.
This component uses the following input property:
- DataField: This string links the Form Template Part to a Field in the form's entity. For this input property, specify the name of the container entity's embedded link field -(typically PhoneID).
Note that in order for the control to render properly, the virtual fields for the embedded PhoneNumberID link must be named exactly as CountryCode, AreaCode, Phone, and PhoneExtension.
Comments
Please sign in to leave a comment.