Just curious:
Code:
program:
marked = from_search('id', 'marked:true');
count(marked, ',')
When putting it in Action Chain's condition dialog, I get a "5" for each selected book under template value, regardless of how many books are actually marked. As it works correctly when running the chain, where is it getting the 5 from?