Please replace the ??? with your data!
Thanks for your help in advance. I Have about 10 forms on my site. We just implemented a CRM software system and need to track the leads that come in from our website. In order to do this, I need to insert a hidden field into my cforms forms that looks like this:
<input type="hidden" name="sfga" value="00D80000000M5BM"/>
Any thoughts on how to do this? I have tried to use the "hidden" field type but have not had any success in viewing the source of my form and seeing that code. The cforms renames everything. Help!