Index: branches/release-33/tmpl/cms/include/itemset_action_widget.tmpl
===================================================================
--- branches/release-33/tmpl/cms/include/itemset_action_widget.tmpl (revision 1309)
+++ branches/release-33/tmpl/cms/include/itemset_action_widget.tmpl (revision 1772)
@@ -25,4 +25,4 @@
 </select>
 </div>
-<a href="javascript:void(0)" class="small-button" onclick="doPluginAction(getByID('<$mt:var name="object_type"$>-listing-form'), '<mt:if name="object_label_plural"><mt:var name="object_label_plural" escape="js"></mt:if>', '<__trans phrase="to act upon" escape="js">'); return false;"><__trans phrase="Go"></a>
+<a href="javascript:void(0)" class="small-button" onclick="doPluginAction(getByID('<mt:if name="form_id"><mt:var name="form_id"><mt:else><$mt:var name="object_type"$>-listing-form</mt:if>'), '<mt:if name="object_label_plural"><mt:var name="object_label_plural" escape="js"></mt:if>', '<__trans phrase="to act upon" escape="js">'); return false;"><__trans phrase="Go"></a>
 </mt:if>
