By hardcoredev on
Trying to get video_upload working (which hooks into filefield).
I see a bunch of settings for filefield and video_upload in the module_widget.inc code (progress meter, file path, width, height, auto-start), but I can't find them anywhere. They are not when I add the field to a new content type.
Where can I find all of these options?
Comments
After more research, Its
After more research, Its never hitting: video_upload_widget_widget_settings_form()
Any help would be very much
Any help would be very much appreciated.
video_upload_widget_widget_settings_form() is not being called.
It looks like it should be here, but the filefield_widget_settings is not calling it: