I would like to add a checkbox field on our Accounts object and Contacts object in the Salesforce Mobile App called "Finish Setup Later", where our salesmen who are in the field can mark this and a task will be created to remind them to finish adding details to the account and/or contact. This way they can get the account and/or contact in Salesforce and can start logging things such as Literature Requests or Customer Interactions to the account and/or contact while they are out and will be reminded to get all their details in Salesforce when they return to the office. (We are still working on adoption.)
My issue is, I don't want this field to show up on the desktop version.....
Hi Kaitlyn,
I used to be able to identify the device using the $ Browser, so I think it was possible by creating a custom component.
Right now it can only be identified as iOS, so I think it's difficult even with custom components.