I am building a SAEF Form to ease entry for non-technical users on a site and have run into a very unusual error message.
The error:
The custom field provided was not found in the system.
I am using the following coding style:
{exp:weblog:entry_form weblog="annual_report" return="plans/annual_plan"}
<input type="hidden" name="field_ft_126" value="none" />
<input type="text" name="field_id_126" value="" />I am running EE 1.7.0
Build: 20101018
This error prevents the page from loading. Any help figuring this out would be appreciated.
Thanks.