Joget form fields metadata

Confluence User - 23 Apr, 2018

Is there a way to get Joget form fields metadata from external application?

forms

1


24 Apr, 2018
confluenceUser
confluenceUser

Hi, there is 1 JSON API in Plugin Properties Options#PluginPropertiesOptions-Built-inJSONAPIfor'options_ajax' to retrieve all form field.

[CONTEXT_PATH]/web/json/console/app[APP_PATH]/form/columns/options?formDefId={Form Def Id, optional}&tableName={Form Data tabel name, optional}&tables={Additional form data tables name seperated by (;), optional}&fields={Additional fields to add to result seperated by (;), optional}

Return all available fields from form data table
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print