Bug? - looking for workaround (or fix!).
Steps to replicate:
1. Insert Text Object in Detail section.
2. Insert a field into Text Object.
3. Conditionally format the field to change font size. Example:
if {db.ID}>200 then
formula=20 else
formula=DefaultAttribute
end if
4. Refresh - it will work fine.
5. Try to edit conditional formula. It won't be there, but will still work.
Clue - It appears to be inserting the formula from Font Style. To replicate, enter a formula for Style. Refresh, then edit the Size formula. The Style formula will appear in the "Size" editor. If you save it, everything gets screwed up (looks like a font size of 1 - really small).
Outside of a Text Object, Conditional Font Size formatting appears to work as it should.
Looking for confirmation and solution. Thanks!
Steps to replicate:
1. Insert Text Object in Detail section.
2. Insert a field into Text Object.
3. Conditionally format the field to change font size. Example:
if {db.ID}>200 then
formula=20 else
formula=DefaultAttribute
end if
4. Refresh - it will work fine.
5. Try to edit conditional formula. It won't be there, but will still work.
Clue - It appears to be inserting the formula from Font Style. To replicate, enter a formula for Style. Refresh, then edit the Size formula. The Style formula will appear in the "Size" editor. If you save it, everything gets screwed up (looks like a font size of 1 - really small).
Outside of a Text Object, Conditional Font Size formatting appears to work as it should.
Looking for confirmation and solution. Thanks!