…vm.searchRemoteContacts = searchRemoteContacts; /** * Request the latest chatter post. Uses the McRestService, which itself takes * care of running correctly on device or on CodeFlow. McRestService also * takes…
Continue reading...Search Results for "codeflow"
Adding a Remote Site
…Background As part of MobileCaddy package 1.0.38 and shell apps v1.2.0+ the package and Codeflow now supports the exposure of metadata API calls to facilitate workflow tasks. This metadata API…
Continue reading...Adding dependencies
…App Start Pages CodeFlow Index For our dependency to actually be used in our single-page app we need to refer to it in our local index.tpl.html. This will mean that…
Continue reading...Local Images
…Emulator and within CodeFlow, there is a window attribute declared called RESOURCE_ROOT. When the application runs, this is set to the absolute path of the static resource that contains the…
Continue reading...Webinar – Build offline Salesforce mobile apps with any JS framework
…and debug this with our local CodeFlow Emulator. 15 minutes and we will be ready for the next step. Finally we will push our pre-built application bundle to the platform…
Continue reading...Enhancing Time & Expense App
…existing mobile table Checking that our field is mobilised in both the Platform Emulator and Codeflow Emulator. Updating our application code (controllers and templates) to use the new field Testing our…
Continue reading...MC Webinar 1 – Build offline Salesforce mobile apps with any JS framework
…type and failure & conflict behaviours. This will take around 10 minutes. Once this is complete we then get our dev environment ready using the MobileCaddy CodeFlow setup process, again…
Continue reading...Quick Bytes Episode 7 – Using The MobileCaddy CLI Tool
… In episode 7, Todd explains how fast and simple it is to use the MobileCaddy CLI tool, he takes us through how to get Codeflow up and…
Continue reading...MobileCaddy API Specification
…When running in Codeflow this also acts as a wrapper around the console.log etc functions. Syntax logger.error(arg1, “you can specify”, {1: “many items of different types”}) Parameters Supply single or multiple…
Continue reading...Quick Bytes Episode 3 – Adding new fields to an existing Mobile Table
…you will: Have the data syncing to your devices. Be able to code immediately in ‘CodeFlow‘ For developers this makes working with sObjects and data a point and click exercise….
Continue reading...