Versions Compared

Key

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

...

Panel
borderColorGreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Form Update Process Tool Datalist Action allows one to perform any of these functions for selected records in datalist.

  1. Perform form data update and/or
  2. Trigger process tool and/or
  3. Trigger datalist action.

This plugin source code is available in a new an open source repository at https://github.com/jogetoss/form-update-process-tool-datalist-action.

JogetOSS is a community-led team for open-source software related to the Joget no-code/low-code application platform. Projects under JogetOSS are community-driven and community-supported, and you are welcome to contribute to the projects.

...

1. Launch any of your existing apps containing datalist  from the the App Center   as an   Admin and enter Datalist Builder.

2. Drag the Form Update Process Tool Datalist Action element into the  Drag Actions Here section for a datalist action. (See Figure 3)

...

3. Click on the edit icon of the Form Update Process Tool Datalist Action element for configuration. The Label property is the only mandatory field and configure configures the element according to your need. Click the Ok button to apply the changes. (Figure 4)

Figure 4: Configure Form Update and Process Tool Datalist Action

4. Preview the datalist and save it.


For Users

1. For the datalist with Form Update Process Tool Datalist Action , the users will find an action button according to their label configuration in the CRUD of the respective datalist in the userview. (Figure 5)

Figure 5: Form Update and Process Tool Datalist Action in runtime 

Form Update and Process Tool Datalist Action Properties

Configure Form Update and Process Tool Datalist Action

Figure 6: Action button configuration

NameDescription
LabelButton label of the action to be displayed to the end-user. It is a Mandatory field.
Confirmation MessageA popup confirmation message before performing the action.
HTML CodeCustom HTML code

Popup Form

Figure 7: Select a Popup Form 

NameDescription
Popup Form

Select a form to pop up after performing the action.

Process Tool

Figure 8: Select a process tool

NameDescription
Process Tool

Select a process tool to execute after performing the action

Info
titleInfo

A configuration tab will be displayed for the respective email chosen by the user.

Delay Between Execution of Process Tools (Seconds)Pause in between each record for process tool execution in seconds. The default value is zero.

Additional Datalist Action

Figure 9: Select an Additional Datalist Action

NameDescription
Additional Datalist Action

Select an Additional Datalist Action to execute after performing the action.

Info
titleInfo

A configuration tab will be displayed for the respective Additional Datalist Action chosen by the user.

Debug Mode

Figure 10: Turn Debug mode on/off

NameDescription
Debug Mode

When selected True, debug messages will be printed out in the server Logs for troubleshooting purposes.