Fix the empty value bug
This is a a wonderful tool. I am surprised why Microsoft did not invest in creating such a tool and left developers astray.
There is a bug in publishing. This is how CRM works. If you want to check an attribute's value with null in the ribbon, you have to used Value="". You cannot use Value="null".
However, if you have a display rule and want to check for empty value, publishing fails. This is because the editor does not add Value attribute if left blank. This leads to error while publishing.

Thanks for the feedback – I’ve fixed this in v2.0.0.5.
1 comment
-
אהרן סטרמן commented
had the problem now with 2011 version 1.0.1.9.
solved it by entering a value to the Value text box and then deleting it.