function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AshesAshes 

Don't have idea about Salesforce mobile

Hello,

 

I heard that we can access salesforce application through mobile as well. 

 

Can you please guide me which objects and functionality we can access through salesforce mobile.

 

If anyone have docs related to it then please share it with me.

 

Thanks

 

ForcepowerForcepower

Ashes,

 

Check out this lnk:

http://www2.developerforce.com/mobile/getting-started

and then Html 5 for now. It has three options - jQuery Mobile; Angular.JS; Backbone.JS. You can start with any one of these and download/install the package/s to your DE Org. Then you can install and then start playing with it.

 

Best,

Ram

AshesAshes

Hi ram,

 

Thanks for your response

I am aware about this link. I just want to know that which Objects and features we can use in Mobile Salesforce version. Like Account Object or Add or delete records or Setup Events.

 

Regards,

Ashwin

ForcepowerForcepower

Ashwin,

 

From what I hear, if you use Touch, you should have access to everything you normally have access through the browser. Same with coming up with your own native or HTML 5 client. So, no restrictions that I'm aware of.

 

Best,

Ram