Versions Compared

Key

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

...

Name

Mandatory

Description

Sample Call

http://localhost:8080/jw/web/json/hash/optionsImage Removed

Sample Result

...

Method

Description

List all forms Forms in of a specific App and App version

...

Name

Mandatory

Description

appId

Yes

Application ID

version

Yes

Application Version

callback

 

 

Javascript callback function name

  sort

 

sort

 

  Sort column
Default: name 

desc

  

true / false

start

  

Integer

rows

  

Integer

Sample Call

http://localhost:8080/jw/web/json/console/app/leaveApp/2/forms/options

...

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

URL

Method

Description

List all Userviews in of a specific App and App version

Info

Available in Joget version 5

...

Name

Mandatory

Description

appId

Yes

Application ID

version

Yes

Application Version

callback

 

 

Javascript callback function name

  sort

 

sort

 

  Sort column
Default: name

desc

 

Decending
  true / false

start

 

Start row count
  Integer

rows

  

Return row count
Integer

Sample Call

http://localhost:8080/jw/web/json/console/app/leaveApp/2/userview/options

...