User guide

if the settings are Last Modied Date and Descending, Salesforce transfers the most recently modied records to
mobile devices and removes the same number of records that were least recently modied.
If you selected the None (Search Only) Filter by Record Ownership option, the limit you set does not apply because
no records are automatically synchronized.
Tip: Do not use Set Max Record Limit in place of lters. Only use Set Max Record Limit as a safety mechanism,
and use lters as the primary means of limiting the number of records on a mobile device. This ensures that
your mobile users receive the correct records on their devices.
Because of the memory restrictions of mobile devices, Salesforce prevents a single query from returning more than
2,500 records.
6. Be sure to test your mobile conguration to make sure the data does not exceed the total data size limit.
7. Click Done when you are nished.
8. After creating mobile congurations and dening the data sets, send a mass email to mobile users explaining how to register
their mobile devices. The registration process creates device records in Salesforce, which allows you to manage your
organization's mobile devices.
Tip: You can specify which elds the mobile client application displays. For more information, see Customizing
Mobile Page Layouts on page 22.
Merge Fields for Mobile Filter Criteria
Some of the "$User" in the Salesforce online help merge elds are only available when dening lters for mobile congurations.
You can use these merge elds to synchronize records where the user is linked to a record but is not the record owner. For
example, you can send cases created by the current user to the mobile device, or you can send records to the device where the
current user is referenced in a custom eld. The following table describes the available user merge elds:
DescriptionMerge Field
References the ID of the current user. This merge eld can
be applied to elds that contain a user lookup. The valid
operators for this merge eld are Equals and Not Equal To.
$User.UserID
References the username of the current user. This merge eld
can be applied to any text or lookup eld, except picklists. The
$User.Username
valid operators for this merge eld are Equals, Not Equal To,
Greater Than or Equal, Less Than or Equal, Contains, Does
Not Contain, and Starts With.
References the rst name of the current user. This merge eld
can be applied to any text or lookup eld, except picklists. The
$User.Firstname
valid operators for this merge eld are Equals, Not Equal To,
Greater Than or Equal, Less Than or Equal, Contains, Does
Not Contain, and Starts With.
References the last name of the current user. This merge eld
can be applied to any text or lookup eld, except picklists. The
$User.Lastname
valid operators for this merge eld are Equals, Not Equal To,
Greater Than or Equal, Less Than or Equal, Contains, Does
Not Contain, and Starts With.
References the rst and last name of the current user. This
merge eld can be applied to any text or lookup eld, except
$User.Fullname
19
Dening Data Sets