@resconet/jsbridge
TypeScript icon, indicating that this package has built-in type declarations

17.0.0 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i @resconet/jsbridge

Weekly Downloads

12

Version

17.0.0

License

MIT

Unpacked Size

591 kB

Total Files

5

Last publish

Collaborators

  • resconet