OK, I pulled current source and created this wizard rule:
Code:
Set the color of title to crimson if the following conditions are met:
- If the #condition column eq value: 1
And I don't see the title color change for books whose #condition equals 1. The template does work properly.
Update: Testing for == '0' works properly, but testing for == '1' does not.
G