Installation
Last updated
Last updated
WireBootstrap for Salesforce can be downloaded from here.
The download includes a Visual Studio sample project that demonstrates the different ways in which Salesforce can be used to develop applications with WireBootstrap.
The sample is set up to use the Account
object. It also requires that the configuration for an access token be set up. For details, visit Access Tokens.
The WireBootstrap for Salesforce JavaScript library is in the \lib\wire-salesforce.js
file off the root of the download. To use the library on a page, add a reference to it after a reference to the core WireBootstrap library.