Brett Nelson
brettmn
Salesforce Mobile SDK and Ionic - Styling Forms
When working on adding the Add Contacts feature I noticed I didn’t style the Edit Contact form. We should probably fix that… and add labels.
Before
To beging with our original edit-contact.html form markup looked like this:
edit-contact.html Form
<form *ngIf="contact">
...
wipdeveloper.com/2017/08/15/salesforce-mobile-sdk-ionic-s...
28
views
0
faves
0
comments
Uploaded on August 15, 2017
Salesforce Mobile SDK and Ionic - Styling Forms
When working on adding the Add Contacts feature I noticed I didn’t style the Edit Contact form. We should probably fix that… and add labels.
Before
To beging with our original edit-contact.html form markup looked like this:
edit-contact.html Form
<form *ngIf="contact">
...
wipdeveloper.com/2017/08/15/salesforce-mobile-sdk-ionic-s...
28
views
0
faves
0
comments
Uploaded on August 15, 2017