I keepg getting this error for form submittions from my website..No such column 'InformalName' on entity 'Contact'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.I have added 'InformalName' in Contact but still no resolution. Can any one here help ?
Hi Anand, Please post the field details you have created. As Marc Bourlon 21 suggested, try with appending __c for the field name or pick up the API name from the field you created. It should work with that.Regards,Ankush