This content has been marked as final.
Show 2 replies
-
1. Re: Custom CRM form field not updating/showing
Liam Dilley Jun 27, 2013 3:56 AM (in response to AndrewKhan)The value may be different but you are probably missing this:
<input type="hidden" name="FormID" id="FormID" value="326" />
If you got custom CRM fields, this needs to be in there.
-
2. Re: Custom CRM form field not updating/showing
AndrewKhan Jun 27, 2013 4:12 AM (in response to Liam Dilley)Interesting, thanks.
I wouldn't of figured that out otherwise.
Also, I think this system needs a small revamp to make it easier! Maybe integration to the existing web forms system.


