Fetch Contact

Table of Contents

fetchContact

The Contact List component will invoke the native contact list interface to fetch various fields for a selected contact from the contact list database.

Usage

<mobi:fetchContact id="contact" 
    label="Fetch Contacts" 
    fields="name, email, phone"
    value="#{contactsBean.rawContact}"
    name="#{contactsBean.name}"
    email="#{contactsBean.email}"
    phone="#{contactsBean.phone}"/>

Component Documentation

fetchContact

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© Copyright 2016 ICEsoft Technologies Canada Corp.