Log in
Log in with USB
Inloggen met vingerafdruk wordt binnenkort mogelijk.
The simpleTables module interacts with the simpleTables service.
webanizr.collect('simpleTables', parameters, callback)
The simpleTables module accepts the following parameters:
The name of the table you want to retreive data from.
Filtering options for the searched data. The value for this parameter is a list with 3 parameters:
id__call (optional)
Assign an id to this query. This can be used in tracking and statistics.
This callback function is called when the data is retrieved. The function gets the retreived data as parameter. If the retreival of the data results in an error the callback function is not called.
The simpleTables maintains the following global vars.
Where <queryid> is the id assigned to this query with the id__call parameter. This global var has as a value the number of items in the last call with this id.
https://cdn.cpmodules.webanizr.com/demo/simple-tables-fetch/index.html