Yet if I move the <> so that I could insert a subview of those records into the blank table at a later time, the Editor tells me it cannot find any of the fields.
I moved the <<Start:[Related ProjectItems]>> part outside the table rather than being inside the first cell. Now there are no problems with the expression!
Thank you. Please try a template something like below.
I think templates expect the <<START:… >> and <> pair either both within the same table columns or both outside.
Please also note the overall one cell table within which the entire template is included. I think that one cell you will need if you have some other ( say parent table’s ) template expressions also included. Those parent table expressions can be outside this one cell table.
Nice. Excellent to know you solved it, I was essentially recommending the same approach( Moving START outside. ) I tried to be elaborate in compiling the entire template and hence the response took time. Many times these template responses need to be very accurate as even one misplaced START or END can cause an issue.