Brett Nelson
brettmn
Salesforce Mobile SDK and Ionic - Create Object Part II
We are on our way to get the feature of adding a new contact to our app. Let’s finish it up.
Update Contacts
Let’s add a method to create a modal on the contacts.ts for adding a new contact.
addContact Method
addContact(contact: any) {
let editModal =...
wipdeveloper.com/2017/08/14/salesforce-mobile-sdk-ionic-c...
19
views
0
faves
0
comments
Uploaded on August 14, 2017
Salesforce Mobile SDK and Ionic - Create Object Part II
We are on our way to get the feature of adding a new contact to our app. Let’s finish it up.
Update Contacts
Let’s add a method to create a modal on the contacts.ts for adding a new contact.
addContact Method
addContact(contact: any) {
let editModal =...
wipdeveloper.com/2017/08/14/salesforce-mobile-sdk-ionic-c...
19
views
0
faves
0
comments
Uploaded on August 14, 2017