I'd like to string together some conditions, as in: <element petal:condition="true:$first_list AND true:$second_list"> I've tried various approaches and scanned through the docs, but haven't found anything. Any suggestions? Meantime, I will work around this by nesting condition statements, but that's not too pretty... -- Ron