Versions Compared

Key

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

...

web/property/json/getPropertyOptions

URL

web/property/json/getPropertyOptions

Method

GET

Description

Calls the getPropertyOptions() method of the given plugin. This is used primarily in the property editor of Joget to dynamically construct the properties.

Parameters

Name

Mandatory

Description

value

 

Yes

Plugin class path (e.g.org.joget.apps.userview.lib.UserPermission)  

Sample Call

http://localhost:8080/jw/web/property/json/getPropertyOptions?value=org.joget.apps.userview.lib.UserPermissionImage Removed

Sample Result

...