Proxy to return array data (combobox, table, gdf, ...) [[],[],[]]
get_data(...)
Return raw data, not JSON encoded
get_fields()
Return json with fields mapped to names
get_json_data(...)
The params determine what to pass back.
post_json_data(param)
A post request from updating a store
remove_row(param)
Remove the row
set_data(value, ...)
Set proxy data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.