Licensed users using mobile are getting push notifications but Portal users using mobile application is not getting push notification. Is there any other setup needs to do for portal users?
The mobile application doesn't have a section that contains all data. However, it's usually not needed. Probably, it will be possible to give...MoreLess
Other than the need for synchronization, are there differences in app functionality between online and offline mode? Our instance was in Offline mode by default.
However, we're considering switching to Online mode because the case-sensitive search in Offline mode is a significant problem for our users.
Before we switch, however, we'd like to know if Online mode will cause any other differences. (Aside from the need to synch.)
Any idea in Mobile how can I add custom field in Case attachment. This custom field will be a lookup field, user is required to select value from this field before uploading the attachment.
I have this scenario that I need to achieve in mobile
- In Case page I have "Department" lookup field, this "Department" lookup field is linked to "Department" object.
- "Department" object has "PrimaryContact" lookup field which is linked to "Contact" object
- Now when creating a case, once the user selects Department, the "Assignee" field should be auto populated based on the Department's PrimaryContact value.
Any idea how can i achieve this? Thanks in Advance
I have this scenario in Mobile, I have a custom page. I added this custom page as detail in case page. I manage to add all the fields of my custom page using Mobile application wizard->page setup but aside from that, I want also to add the attachment of this page, how can i possibly do this, any idea?