Miami JS Library

Miami is a set of java script library files, every files have different functionality which are created on generalized pattern as it would work with dynamic data. To access this functionality simple add file on page like umsmartforms.js, DynamicLink.js etc…

    1. Umsmartforms.js, this file contains set of java script function like ChangeColor(), DisableField(), EnableField(), HideRow() etc…
    2. DynamicLink.js, In this file we will get data from sharepoint list through wep api/ rest api and show in tabular form with filter functionality.
    3. reportViewer.js, In this we have created a java script file, we will get the report url variable  value  from url with help of java script function and show the report on page.