Quote:
Originally Posted by chaley
@capink: how can I get the list of book ids in the current scope in a ChainVariables action?
|
I can add a template function to do that, but it will only be available when the chain is running. At configure time it will no be available (will return empty list) because it might not be possible to calculate it then (in case of template based scopes that might depend on variables set on runtime). Will call it scope_ids().