Allowing data to be dragged and dropped
Through workflow, you can allow users to drag and drop data among fields. Follow this process to enable this feature:
- Create fields with Draggable and Droppable properties. (This creates the effect of dragging and dropping.)
- Create the workflow that copies or moves the data.
You can use several properties, keywords, and functions to create drag-and-drop functionality:
- Field properties
- Draggable
- Droppable
See Field-Properties.
- Execution options for active links
- Drag
- Drop
See Defining-workflow-execution-options.
- Keywords
- $DRAGSRCFIELDID$
- $DROPTGTFIELDID$
See Keywords.
- Functions
- AR_FUNCTION_DROPPEDROWINDEX
- AR_FUNCTION_DROPPEDCOLUMNINDEX
See Functions.
For examples of how to enable dragging and dropping, see:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*