Resconet / JSBridge

JSBridge - Javascript API for Resco Mobile CRM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSBridge

JSBridge - Javascript API for Resco Mobile CRM

Getting started with working and debugging of an offline HTML solution.
https://www.resco.net/debugging-offline-html-solution/

Introduction

Resco Mobile CRM application functionality can be extended using HTML + Javascript code. Your html file containing custom code can be executed both online and offline. Offline html files are part of Woodford customization project.

Watch webinars for intro to OfflineHTML in Resco MobileCRM.
Webinar Offline HTML in Resco Mobile CRM - Part 1/2 (Intro)
Webinar Offline HTML in Resco Mobile CRM - Part 2/2 (Data Access)

Release contains the debugging/development build(s) of the Resco Mobile CRM application.
Per platform application packages are available.

IFrame

You can put a web browser, known as IFrame, in various components in the app. IFrames can be used within EntityForm, EntityList or within HomeForm. IFrame points to your custom html code file.

In this Repository

docs
Description of the methods and objects defined in Resco JavaScript Bridge.
Latest Reference
Guide

samples
Code samples of methods and components described in JSBridge reference. Each sample is ready to be implemented and tested.

src
Download the latest and version of Resco JavaScript Bridge file to use in your projects.
Latest Version (Use history to get an older version)

tools
Additionation debugging/development tools.

About

JSBridge - Javascript API for Resco Mobile CRM


Languages

Language:JavaScript 99.3%Language:HTML 0.7%Language:Shell 0.0%