Skip to content

empiimp/FDC-HTML5Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Example for Force.com

This is just a set of sample code for integrating Offline Databases and Web Application Cache with your Force.com instance. Some of the code requires a custom object "Quark" to be in existence, and the custom fields "Spin" and "Mass" of number/decimal type. The example code assumes those fields to be of 1.0 or less value. The "Neutron Bomb" class has methods for creating 900 quarks with random test data. You can also create and delete the data within Visualforce via the splash page.

The pages make reference to the "HTML5Util" static resource, which is the other directory of files here in addition to the Force.com src directory.

To install this on your own org, you can use this link:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tC0000000tip6

Or download here via Git, and see here on more about using Git with Force.com. This is actually recommended, so that you can get any small updates without having to go get the package again.

About

Example Code for using HTML5 with Force.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published