Drag And Drop - Designer - Foundation 24.2 - Foundation 24.2 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.2/Hyland-RPA-Designer/UI-Interaction/Drag-And-Drop - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.2
License

To perform Drag & Drop behavior, RPA Designer provides the Left Mouse Button Down and Left Mouse Button Up mouse click types that provide the Drag & Drop function.

These types are available for the following activities:

  • Click Element
  • Click Image
  • Mouse Click
  • OCR Click

See the Hyland RPA Activities documentation for more information.

To see which properties you need to be aware of to make it work, see the following screenshot of the Click Element activity's property grid:

To execute it correctly, you must first select the Click Type.

Left Mouse Button Down means that a left mouse click is performed on the indicated element that you want to move.

Left Mouse Button Up means that you release the left mouse button and drop the element to the destination you indicated before.

The method can only be used with the Click Method setting Element Coordinates. If this method is not selected, the activity displays the following error:

Note: The default click point is set to the upper left corner of the specified item. To ensure that the item is clicked correctly, we recommend that you adjust the offset.