Skip to content

Drop and add item in Array #334

@silviotroia

Description

@silviotroia

I'm looking for a way to add a item in a list in a drop position.
How can i do that?

i tried to do that without success

<div ui-sortable ng-model="landing.header"> <div ng-repeat="value in landing.header | unique:src" class="" ng-model="landing.header" data-drop="true" jqyoui-droppable="{index:{{$index}},multiple:true, stack:true}">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions