Versions Compared

Key

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

...

Description

Parameters

Name

Mandatory

Description

pluginName

 

 

Sample Call

Sample Result

web/json/hash/options

...

Description

Parameters

Name

Mandatory

Description

className

 

 

start

 

 

rows

 

 

Sample Call

Sample Result

...

Name

Mandatory

Description

appId

Yes

 

version

Yes

 

callback

 

 

name

 

 

sort

 

 

desc

 

 

start

 

 

rows

 

 

Sample Call

http://localhost:8080/jw/web/json/console/app/leaveApp/2/datalist/optionsImage Added

Sample Result

Code Block
[
   {
      "value":"",
      "label":""
   },
   {
      "value":"applicationList",
      "label":"Application List"
   },
   {
      "value":"contactList",
      "label":"Contact List"
   },
   {
      "value":"userApplicationList",
      "label":"User Application List"
   }
]

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

URL

Method

Description

List all forms in of a specific App and App version

Parameters

Name

Mandatory

Description

appId

Yes  

Application ID

version

Yes  

Application Version

callback

 

 

name

 

 

sort

 

 

desc

 

 

start

 

 

rows

 

 

...

Info

Available in Joget version 5

Parameters

Name

Mandatory

Description

appId

Yes  

Application ID

version

Yes  

Application Version

callback

 

 

name

 

 

sort

 

 

desc

 

 

start

 

 

rows

 

 

Sample Call

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

Sample Result

web/property/json/getElements

...

Description

Parameters

Name

Mandatory

Description

className

 

 

Sample Call

Sample Result

web/property/json/getPropertyOptions

...

Description

Parameters

Name

Mandatory

Description

value

 

 

Sample Call

Sample Result

web/property/json/(*:appId)/(~:version)/getPropertyOptions

...

Description

Parameters

Name

Mandatory

Description

appId

 

Application ID

version

 

 

value

 

 

callback

 

 

Sample Call

Sample Result

web/property/json/(*:appId)/(~:version)/getDefaultProperties

...

Info

Available in Joget version 5

Parameters

Name

Mandatory

Description

appId

 

Application ID

version

 

 

value

 

 

callback

 

 

Sample Call

Sample Result