Skip to content

How to drag and drop between two different lists? #1474

@Thomas-Lei

Description

@Thomas-Lei

Problem:

I have two different lists. I can drag and drop one list item to another list. But all data in the list item is dropped in another list. I only need some fields value of dragged list item are dropped. For example, one list has 3 fields: id,name,date. I only need id and name to be dropped.
How can I do it? Thank you.

JSBin/JSFiddle demonstrating the problem:


Before you create an issue, check it:

  1. Try master-branch, perhaps the problem has been solved;
  2. Use the search, maybe we already have an answer;
  3. If not found, create an example on jsbin.com (draft) and describe the problem.

Bindings:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions