Hello,

I have a website that is using the module. I am using Emfield (6.x-2.5) and Media: Youtube (6.x-1.x-dev ) with this module. My issue is that when I try to change the Custom Player Field at the node level. It does not save the changes I submit. The field stays the same the player doesn't change. The only way I can seem to get it to change the player settings is if I change the default value at /admin/settings/jwplayermodule/players or hard code it using the theme function.

What would be the best way to help you help me? I know the jwemfield_widget file contains these setting form additions but I am kind of lost as to why it is not updating. I looked in the db at "field_video_default_player" to see if the values are changing but they are remaining set to 0

Comments

dobe’s picture

I just tried changing the field value within the database. But the player is not using this field value no matter. So basically I am noticing the field not getting change when saved and the player not using the settings.