I'm a bit new to ExactTarget in general so I apologize if this has already been answered (if it has, I can't find it anywhere).
I am attempting to create an email which will conditionally display n of 50 bulleted lists containing links to product information. However, whenever I attempt to send this email, I receive the following error message:
Other errors found in the email.
Category: AMP Script
Functions and Custom Objects:('
Field Name %%F50%% was not found in the send source.
Category: AMP Script
The second paragraph of the error message is repeated 50 times total (one for each field).
I cannot seem to figure-out why this issue is occurring:
- I have a Data Extension with data for each field mapped in it.
- I have imported valid data from a CSV to the data extension.
- I have a list of valid subscribers to whom I am attempting to distribute.
- I have an email template with custom areas inside each of which check if the subscriber has a "true" value for each field and shows/hides the content snippets on that basis.
- I have 50x content snippets (one for each field).
There has to be something I'm missing here. Any ideas?
Thanks!