1

I have a Slide Entity which has a position field. I use this Entity to display a SlideShow in a frontend page.

So what I want to do in the admin dashboard is to be able to drag n drop each slide and set correct numbers in position fields.

I saw there are a "sortable" option in ManyToOne relation. But here I don't have ManyToOne relation.

Thanks !

4

1 に答える 1

0

この議論はあなたにとって役に立ちますか?また、Sonata Page Bundle は、管理者の 1 つでドラッグ アンド ドロップによる並べ替えを使用していることも覚えています。現在、 demo.sonata-project.orgは機能しませんが、Sonata サンドボックスまたは Sonata ページ バンドルを自分でインストールしたくない場合は、後で確認できます。

于 2013-07-07T10:52:52.550 に答える