noinfopath-refdata

0.0.13 • Public • Published

Build Status coverage

noinfopath-refdata

NoInfoPath Reference Data Provider

ITPRReferenceData

Reference lists that populate dropdown boxes on form pages.

_refDataService($q, $timeout, $http, C)

refDataService

Params:

  • service $q - Assynchronus service.
  • service $timeout - Timeout service.
  • service $http - HTTP service.
  • service C - Instance of REGN_ITPR_FORMS_CONST.

Return:

  • object Reference lists that populate dropdown boxes on form pages.

makeResourceUrl(service, listname)

makeResourceUrl

Params:

  • string service - Name of SharePoint REST API.
  • string listname - Name of SharePoint list or library.

Return:

  • string Returns fully qualified URL to the REST API for the list or library specified.

getListItems(listname)

getListItems

Params:

  • service listname - Name of SharePoint list or library.

Return:

  • object Returns all list items.

load()

getAllLists

Return:

  • object Returns all lists.

Readme

Keywords

none

Package Sidebar

Install

npm i noinfopath-refdata

Weekly Downloads

0

Version

0.0.13

License

MIT

Last publish

Collaborators

  • noinfopath