cloudsponge.showContacts

cloudsponge.showContacts(contacts, source, owner)

Forces the Contact Picker to display the contacts that you give it.

By default, the widget will still sort and filter the contacts. You can disable the sorting with the compare option. You can disable the filtering with the filter option.

Here’s an example to demonstrate the use.