Quote:
Originally Posted by theducks
Custom column lookup names can be any single word (no spaces): eg page_count
when you use the lookup name it will be #page_count (the # indicates a custom column name).
The Visible (label) Name does not have to match (and can have spaces).
Page Counts <= Column Label
#pc <= lookup
|
Thanks. That clears it up for me. So, since in this case eschwartz's code for the template uses "#file", then the Lookup Name needs to be "#file", too.