...
Retrieve form data rows for an array of specified primary key values.
Plugin
...
Properties Options
- The following are some mandatory properties and system predefined properties can be used in your Plugin Properties Options JSON file. Please refer to Plugin Properties Options for more information.
Mandatory Property
id
- All Form Element Field must has this property appear in the Properties Options JSON.
- This is used as unique identifier of a field in a form.
...
Tutorials
- Check Box
org.joget.apps.form.lib.CheckBox (wflow-core) - Custom HTML
org.joget.apps.form.lib.CustomHTML (wflow-core) - Date Picker
org.joget.apps.form.lib.DatePicker (wflow-core) - File Upload
org.joget.apps.form.lib.FileUpload (wflow-core) - Grid
org.joget.apps.form.lib.Grid (wflow-core) - Hidden Field
org.joget.apps.form.lib.HiddenField (wflow-core) - Id Generator Field
org.joget.apps.form.lib.IdGeneratorField (wflow-core) - Password Field
org.joget.apps.form.lib.PasswordField (wflow-core) - Radio Button
org.joget.apps.form.lib.Radio (wflow-core) - Select Box
org.joget.apps.form.lib.SelectBox (wflow-core) - Subform
org.joget.apps.form.lib.SubForm (wflow-core) - Text Area
org.joget.apps.form.lib.TextArea (wflow-core) - Text Field
org.joget.apps.form.lib.TextField (wflow-core)Not available right now