Closed (fixed)
Project:
Forward
Version:
7.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2013 at 03:53 UTC
Updated:
24 Nov 2015 at 03:21 UTC
Jump to comment: Most recent
Comments
Comment #1
john.oltman commentedAdding Botcha to the forward form would be a great idea. You can see the Drupal form ID in Firebug, look for this input field within the form:
<input type="hidden" name="form_id" value="this_is_the_value_you_need">In this case, yes, the form ID is forward_form
Comment #2
Québec commentedThanks!
Comment #3
john.oltman commented