I noticed that there are some format requirements for each of these fields (NAME, PHONE, EMAIL, ...)
However, some of the format standards are not mentioned in UG, for example:
Names should only contain alphanumeric characters and spaces, and it should not be blank.
Phone numbers should only contain numbers, and it should be at least 3 digits long.
... (omitted here)
Fields that are supported (probably could add another column to describe the format):
I noticed that there are some format requirements for each of these fields (NAME, PHONE, EMAIL, ...)
However, some of the format standards are not mentioned in UG, for example: