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
Graham Smith 7Graham Smith 7 

Will upcoming Salesforce1 release 12 allow for cached VF pages?

I have written an app that lets our users download 100,000 contacts to their ipad, edit offline and then update when a wifi connection is available.  It works great, except there must be a connection to wifi to launch the app from Salesforce 1 initially.  Then they can walk out of wifi range and still work.

Will new version offer a feature to cache a VF page so that it could be launched with Salesforce 1 even without a wifi signal available?

Thanks,

Graham.
Best Answer chosen by Graham Smith 7
SandhyaSandhya (Salesforce Developers) 
Hi Graham Smith,

Usually, all the updates will be given in release notes.Please refer below link.I have not seen any updates on this.

https://releasenotes.docs.salesforce.com/en-us/spring17/release-notes/salesforce_release_notes.htm
 
Moreover, also there is a discussion about the same thing in the below thread see if that can help you.

http://salesforce.stackexchange.com/questions/21206/offline-storage-for-visualforce-pages-in-salesforce1

Hope this helps you!

If this helps you, please mark it as solved.
Thanks and Regards
Sandhya

All Answers

SandhyaSandhya (Salesforce Developers) 
Hi Graham Smith,

Usually, all the updates will be given in release notes.Please refer below link.I have not seen any updates on this.

https://releasenotes.docs.salesforce.com/en-us/spring17/release-notes/salesforce_release_notes.htm
 
Moreover, also there is a discussion about the same thing in the below thread see if that can help you.

http://salesforce.stackexchange.com/questions/21206/offline-storage-for-visualforce-pages-in-salesforce1

Hope this helps you!

If this helps you, please mark it as solved.
Thanks and Regards
Sandhya
This was selected as the best answer
Graham Smith 7Graham Smith 7
Thanks Sandhya.  Hopefully Salesforce will fix this soon.  Kinda makes a mockery of their mobile first claims! :)