There is no "new section insert" in field option if the widget is Multiupload (provided by Multiupload "module", see http://drupal.org/project/1115362).

Insert section works only for widget Image ?

Comments

quicksketch’s picture

Title: No section in field option for widget Multiupload » Add support for Insert module
Project: Insert »
Version: 7.x-1.1 » 7.x-1.x-dev
Category: bug » feature

Insert only works with Widgets that support it. It provides direct integration for the widgets included in core (File and Image). Other modules need to use hook_insert_widgets() to add support for Insert to their modules.

wooody’s picture

How can i add Insert to Multiupload . how to use hook_insert_widgets() ?
Thanks

czigor’s picture

Status: Active » Closed (duplicate)

Please follow #1533648: Patch for Insert to support Multiupload Filefield, patch is supposed to appear there soon.

czigor’s picture

Project: » Multiupload Filefield Widget