Hello, it seems that the weight given to the video field in Content management / Content types is not taken into account in the submit form: the field is displayed at the same place, whatever value is given to its weight.
Hello, it seems that the weight given to the video field in Content management / Content types is not taken into account in the submit form: the field is displayed at the same place, whatever value is given to its weight.
Comments
Comment #1
BobLouis commentedHello, Anyone got a clue on this issue?
Thank you Drupalers :)
Comment #2
aaron commentedmake sure you're using the Embedded Media Field first, as the original video cck module has been deprecated. (i'm moving this to that module's queue).
if you're still having the problem, follow-up here. meanwhile, i'll play around with that next week to see if i can replicate it.
thanks,
aaron
Comment #3
BobLouis commentedThank you aaron, I installed the Embedded Media Field module, and it works fine now !
Comment #4
BobLouis commentedbut... now I cannot retrieve the field to insert into my contemplate to display the embedded video (it was node->field_video[0]['view'] before).
Here is what is available now, but none of these fields displays the video:
Did I miss something?
Comment #5
aaron commentedThat's really odd. Shows up fine for me.
Could you paste what you see in the Teaser Variables textarea?
Thanks,
Aaron
Comment #6
BobLouis commentedAaron, sorry I didn't inform you to close this issue, but I found the fields now (it was a cache problem on my machine).
Anyway, thank you very much for replying :)
Comment #7
aaron commented