Quote:
Originally Posted by foosion
Thank you. While I investigate that, why does this get an error as Column built from other columns?
Code:
{#kobopct: 'cmp($,100,#read,#kobolastread,#read)'}
I had thought it would compare #kobopct to 100, the choose the value (if any) from either #read or #kobolastread and put that into the whenfinished column. Instead I get a template error.
|
In Template Program Mode spaces are significant outside the template code. You can't put a space between the colon and the quote.