


Salesforce Mobile SDK and Ionic – Pull to Refresh
Brett M. Nelson - Wednesday, August 30, 2017
Now that we have the modal closing properly when editing a contact you may have noticed that the Contacts displayed on our Contacts page are not updated when we return to it from the Contact Detail...
Salesforce Mobile SDK and Ionic – Fixing Some Navigation
Brett M. Nelson - Tuesday, August 29, 2017
You may have seen some issues when we edit or create contacts and then use the back button and it takes us through the views that we had previously. And sometimes that makes sense but when we clos...Post Summer Break / Vue.js with Salesforce.com Survey
Brett M. Nelson - Monday, August 28, 2017
Hello There! Some of you may have been wondering where I was last week. Well it was family vacation time so there wasn't much development getting done. I'm back and ready to get back to the Salesf...Around the Web – 201708118
Brett M. Nelson - Friday, August 18, 2017
And now for somethings to read over the weekend, if you have some spare time that is. Winter is coming! (To Lightning!) - Developer Relations You know what they say — time flies when you're having ...
Salesforce Mobile SDK and Ionic – Styling Actions - Part II
Brett M. Nelson - Thursday, August 17, 2017
Since we left off in the middle of updating the looks of the actions on our Contact Details page we should probably get back to it. More contact-detail.ts Updates The last thing we are going to do ...
Salesforce Mobile SDK and Ionic – Styling Actions - Part I
Brett M. Nelson - Wednesday, August 16, 2017
We now have the ability to edit and delete Contacts from the Contact Details page and this is good! Thing is we sort of have it looking like it's a web page with those buttons on the page. Let's ...
Salesforce Mobile SDK and Ionic - Styling Forms
Brett M. Nelson - Tuesday, August 15, 2017
When working on adding the Add Contacts feature I noticed I didn't style the Edit Contact form. And since everyone likes a nice looking form we should probably fix that... and add labels. There w...
Salesforce Mobile SDK and Ionic – Delete Object
Brett M. Nelson - Tuesday, August 15, 2017
Since we can now create Contacts and do it in style we may want to add in the ability to delete them as well. Update Contacts Service Like all our interactions with Salesforce we will need to updat...Around the Web – 20170811
Brett M. Nelson - Friday, August 11, 2017
And now for somethings to read over the weekend, if you have some spare time that is. 138: The Training Wheels Are Off In this episode, our guest Shaun Holmes shares with us what to expect at SurfF...Midwest Dreaming - Salesforce Mobile SDK and Ionic Framework
Brett M. Nelson - Thursday, August 10, 2017
At Midwest Dreaming I will present/presented on the topic of Salesforce Mobile SDK and Ionic Framework. Here you will find the source code, any questions that I may have missed and had to look up ...