Spring 16 - New features
Spring 16 new features :
Health Check :
To check the health score, click on Setup and type Health check is the Quick Search Bar. Click on Health Check and a report is displayed which lists out the health score of your org and the potential risk factors. The risk factors are classified as :
1) High Risk Security Settings
2) Medium Risk Security Settings
3) Low Risk Security Settings
Most of the security breaches are around the password requirements and password policies.
Global Picklist :
Offline for Mobile (Android):
Salesforce1 will automatically download the users first 5 most used object's records (30 most recent records from 5 most used objects). Records that have been previously accessed in Salesforce1 will remain available in offline mode irrespective of recent records criteria.
Alternatively, you can cache the records before going offline/airplane mode and those records will be available for you to edit. Once you are connected to the internet, your updates would be synced to the server. Server side operations such as workflow, trigger, validation rules, apex are not supported in offline mode.
Now you be might be thinking how lookup values will show up in offline mode. For example, if I am creating a contact and I need to populate account lookup. I will just type the name of Account and the value will be stored as lookup text. Lookup values will be resolved when records will be synced with server. The user will be notified if the exact match for lookup value is not found.
Also there maybe be a conflict while updating the record. For example, if I am updating the account lookup on contact in offline mode and another user has updated the same field at the same time in online mode, then what will be the output? So when the records will be synced through Salesforce1 app, Salesforce1 will notify the user with the updated value present on server and the user can make a decision to force his value or keep the updated value on the record.
Comments
Post a Comment