Hi all. This is my first Drupal post. My name is Junior (Jay) Campbell and I am the founder of Intelek International. Sounds pretty &quot;highfulooting&quot; right? It really isn&#39;t.  <br /> <br />Anyways, I have been building and managing my own website, www.intelek.net for a several years now - since about 1990 - and I struggle! I really do. <br /> <br />I&#39;m currently struggling with the Facebook (FB) registration form &quot;thingy&quot; (html code?) that I need to integrate my website with FB. I&#39;d appreciate any assistance anyone here can offer. Please be gentle :-). <br /> <br />Kind regards, <br />J <br><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Michael Favia &lt;michael.favia@gmail.com&gt;<br><b><span style="font-weight:
 bold;">To:</span></b> development@drupal.org<br><b><span style="font-weight: bold;">Sent:</span></b> Tuesday, 21 June 2011, 15:26<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [development] Custom Webform Module<br></font><br>On 06/21/11 05:13, Peter Droogmans wrote:<BR>&gt; Hi,<BR>&gt; <BR>&gt; You can use %get[campaign] as default value for a web component, so the easiest is to add a hidden component to store this, for the redirect you need a custom module with a hook-form-alter, see <a href="http://drupal.org/node/952342#comment-4134176" target=_blank >http://drupal.org/node/952342#comment-4134176</a><BR>"Webform" is a loaded term in drupal and usually refers to the contributed module located here:<BR><BR><a href="http://drupal.org/project/webform" target=_blank >http://drupal.org/project/webform</a><BR><BR>If you meant this module then Peters advice is the best way. Otherwise if you are populating a web form yourself through fapi
 and storing the results, etc then you will want to use the $_GET['campaign'] variable instead which utilized PHPs inbuilt constants. Good luck.<BR><BR>-- Michael Favia&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <a ymailto="mailto:michael@favish.com" href="mailto:michael@favish.com">michael@favish.com</a><BR>tel. 512.669.5650&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.favish.com" target=_blank >http://www.favish.com</a><BR><BR><br><br></div></div>