On the pre and post season letter there is a list of dependents. Is there any way to access this list on its own?
{{#File.Dependants}}{{Info.ID.FirstName}}
{{/File.Dependants}}
This will give you a list of dependants on separate lines. If you only want this list where there are dependents, you can wrap the statements above with {{#count(File.Dependants)>0}} statements above {{/end}}.
Where do I enter that? In teh template editor?
Yes, this is code you enter in a template. Either create a new template or edit an existing template. There is good information on the TaxCycle web-site on how to work with templates.
Think the below email was sent to the wrong person