How to Enable International Phone Number
EnableInternationalPhoneNumber
Location
This property is available in the EsignType method.
Description
EnableInternationalPhoneNumber is a boolean property that determines whether international phone numbers are supported.
False (default): Phone fields support domestic numbers only.
True: Phone fields support international phone numbers.
Usage
To enable international phone number support, set the property in the EsignType method:
"EnableInternationalPhoneNumber": true
HTML Requirement
If international phone numbers should be supported in the HTML experience, the appropriate Format Field Rule must be applied to the phone field (via Field Rule Manager or API within AddFieldToForm Method).
Without the field rule, international formatting will not function correctly in HTML.
Via Field Rule Manager:
