|
|
|
The administrator populates the Contacts Application via the backup file. Each administered object, up to the maximum of 250, must have valid, non-null, data in both of the parameters as indicated:
CONLABELxxx (the label displayed to the user for this object)
In the list of parameters above, xxx is a three-digit integer from 001 to 250 inclusive. To display and associate with the administered data, the three-digit integer must be the same for both parameters. The xxx value includes leading zeroes as applicable.
If a given administered object has null or invalid data in any of the two associated parameters, that object is completely ignored. Hence, to be listed in the Contacts application, both associated parameters must be valid and non-null.
CONLABELxxx data maps to the corresponding ENTRY_NAME. CONDATAxxx maps to the corresponding ENTRY_NUMBER_1.
All contacts are sorted in alphanumeric order on the Phone screen regardless of the order put in the backup/restore file.
|
|
|