Hi,

I'd like to achieve this situation.
I have a contenttype foto.
Another contentype is contentpage, now on each page I have an imageslider on top (flexslider in a view)
In contentpage is af field bannerimage, this is an entity reference to foto using entity reference view.
So I can selecet the images.. but
Using this method, how can I have draggable weight and thiese should be weights relating to this page not the weight for a foto, but the weight for the fot for the specific page.
Much appriciated to get me going again.

Comments

WorldFallz’s picture

i use the draggableviews module for this.

byenary’s picture

Hi,

I already had a brief look at this module, but it does not seem to be configurable with a entity reference view.

WorldFallz’s picture

not sure why you think that... i use it with entity references all the time.

byenary’s picture

Thx for your feedback,

Well maybe I miss something obvious.
In the readme of draggable views it states to set the format to the table.
In the block view this works and the draggers are there.
When i'm in the entity reference view I can't set the format to table, can only pick entity reference list and not table, so I guess this is the reason why it fails to work.