You need to sign in to do that
Don't have an account?

Visualforce on Salesforce1
Got a Q about Salesforce 1 - one of the things I really want to roll out to the users is a streamlined mobile version of their processes. One of these involves a Visualforce page that was developed for us.
Navigating to this on the mobile displays the page more in line with desktop Salesforce (i.e not really designed for form factor, no nice calendar pop up, very much not for mobile). How can I get
@fourfourfun,
Try using "Responsive UI design"
Phew, ah, have you come across any blogs that have dealt with making visualforce pages mobile ready? I think I need a starting point here.
EDIT:
I am running under the assumption that I have to interject this code that has been developed (150 lines or so) with mobile caveats? i.e. VFpage recognises that it is being accessed through mobile so adapts accordingly, but the web version stays the same.
My fingers are crossed that all I have to do is go to the various fields and buttons and mimic the SFDC style.
Ping me a message once that is up, really appreciate any help I can get on this.
Going through tidying up all my code in preparation.
Hi fourfourfun. Another great resource would be to use our Mobile Design Templates we released earlier this year (bit.ly/sfdcmobiletemplates). They have a very similar look and feel to Salesforce1 so your VF pages won't look out of place. It's another boostrapping tool, similar to Twitter or JQM, but the templates are designed to follow similar design patterns we see in a lot of customer apps.
Here is a getting started article on the templates: http://blogs.developerforce.com/developer-relations/2013/08/getting-started-with-mobile-design-templates.html
Also, check the blogs next week. I presented a session on mobilizing your existing Visualforce pages at DF this year, and planned on writing a follow up blog on the Salesforce1/VF stuff now that I can officially post it on the interwebs :)