Contact components

The Contact component types are:

These describe the contact items that should be created into the device’s database. You can either type in the needed values directly into the fields or select the Random options to let the S60 Creator tool generate contact items randomly.

Tip: Instead of creating these items separately, you can also use the contact data that already exist in the Phonebook of your device.

Note the following specifics about contacts and contact sets:

Contact
  • Contact set ID: links this contact to a specific Contact set ID.
  • A contact can have several fields of the same type, for example, multiple Email fields.
Contact Group
  • Contact set ID: members of the group are taken from the defined contact set ID.
Contact set

Note: The Contact set concept is a technical term that is only used to link contacts with messages and calendar items. It has no equivalent on the device.

  • Number of existing contacts: uses contacts that already exist in the device's Phonebook. For example, value 5 here will include the first five Phonebook entries in the test data.
  • ID numbers for contact sets are assigned automatically.
  • On the Creator Script Editor view, each contact set is on a row of its own and does not contain other data except for the ID and Number of existing contacts.

You can add new contact sets by clicking the Add new Contact-set button in the Creator Script Editor.

Related concepts
Related references