Skip to main content
We have a list view on a custom object that users will access via the salesforce mobile app.  Users can "take" a record which removes it from a queue and assigns it to themselves.  The problem is, if another user goes into the app after that, they may still see the previous record in the list view because the list view is not auto refreshing.  If the user pulls down the record to force the refresh, everything refreshes but we want to make the listviews dynamic rather than users having to manually refresh every time.
1 Antwort
0/9000