DragAndDrop

You use the DragAndDrop keyword to select a record in an applet and move it to a particular field.

Note the following about the DragAndDrop keyword signature:

  • The records must be visible in the screen.

  • In the mobile application, the keyword works only in landscape mode and both source and destination applets must be active.

Signature

The DragAndDrop keyword supports the following signatures:

DragAndDrop (SourceAppletRN|NULL|Rowno, DestinationAppletRN|FieldRN)
DragAndDrop (SourceAppletRN|FieldRN, DestinationAppletRN|FieldRN)

Desktop Examples

The following table describes how to use the DragAndDrop keyword to select a record from an applet and move it to a specific field in desktop applications.

Target Object Inputs Closing Action Comments

FINCORP Deal Account Pick Applet|NULL|3

Opportunity List Applet|Account

N/A

Selects a record from an applet and moves it to a specific field.

Opportunity List Applet|Account

Opportunity List Applet|Primary Revenue Win Probability

N/A

Swaps the columns in the applet.

NT Function Bookings Gantt Applet|@var1-event+@FunType+@FuncDate+@FunStart + @FunInvStatus

TNT Function Bookings Gantt Applet|@var2+UR

N/A

Selects a record from an applet and moves it to a specific field in a Gantt Chart.

WebControlPalette|WebControl-field

PreviewArea;placeholder-112

N/A

Selects a record from a field in the Webcontrol palette and moves it to placeholder-112 in the preview area of the Web Tools Editor.

WT Repository Applet Edit Web Layout Palette|NULL|2

PreviewArea;placeholder-112;IPH3

N/A

None.

Mobile Examples

The following table describes how to use the DragAndDrop keyword to select a record from an applet and move it to a specific field in mobile applications (on mobile devices).

Target Object Inputs Closing Action Comments

FINCORP Deal Account Pick Applet|NULL|3

Opportunity List Applet|Account

N/A

Selects a record from an applet and moves it to a specific field.

LS Home Page Contact List Applet - Mobile |NULL|3

LS Home Page Calendar Applet-Mobile |slotCol-0-08:00

N/A

Selects a record from the call applet and moves it to the calendar applet (according to the specified rn).