hi,
i am currently setting up a page wich imports videos from a youtube video stream to an emfield field of a content type.
The import works well an all the videos are there.
I would like to display the videos in a List and the original size is way to big for my layout.
So i went to /admin/content/node-type//fields/ and changed the settings.
The problem is that the settings are not saved. They stay the same all the time not matter what I do.
I needed a fix and had no time so I went to my database management programm and manually changed the values in the `widget_settings` field in the `content_node_field_instance` table.
But even this had no result. The videos are still at the normal 425x350px size.
Could someone tell me what the problem is?
Thanks
Angel