Hi Stu,
>> (embed code, not using the template),
so let's be clear.
If you are using a field in the prop:filter of the view - in other words using either the template setting, or hand-coding a prop:filter, then the field does not need to be in the VIEW.
If you are adding code inside the "Validate Record" embed, and doing "client-side" filtering to discard records you don't want, then you absolutely _DO_ need any references here to be in the VIEW.
Of course, adding to the prop:filter is better where possible because it is then filtered by the (database) server, before it is set to the web exe.
Cheers
Bruce