Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

web/json/console/app/(*:appId)/(~:version)/datalist/options

URL

web/json/console/app/(*:appId)/(~:version)/datalist/options

Method

GET

Description

List all Datalists in of a specific App and App version

Parameters

Name

Mandatory

Description

appId

Yes

Application ID (e.g. leaveApp)

version

Yes

Application Version (e.g. 2)

callback

 

Javascript callback function name

sort

 

Sort column
Default: name

desc

 

Decending
true / false

start

 

Start row count
Integer

rows

 

Return row count
Integer

...

web/json/console/app/(*:appId)/(~:version)/forms/options

URL

web/json/console/app/(*:appId)/(~:version)/forms/options

Method

GET

Description

List all Forms in of a specific App and App version

...

web/json/console/app/(*:appId)/(~:version)/userview/options

URL

web/json/console/app/(*:appId)/(~:version)/userview/options

Method

GET

Description

List all Userviews in of a specific App and App version

...