If we understand correctly, you can do the following:
- Place text element, and arrange texts you need.
- With drag and drop, place XPath variables you need (it will be shown as {Foo}).
- For every variable, use context menu -> convert to select representation you want
- In context menu, use properties window. Here you can specify exact view for your data, including font and font styles.
- In the same inspector window, you can specify IF clause. If this IF is true, element will be visible; otherwise is not.
By the way, font, colors and font styles can be applied directly to variable: move text caret inside it and use tool bar to specify colors / fonts.
Hint: if you need to show such piece of static text conditional, you can specify it as variable like this:
It will be operational as variable, including for-each and IF specifications.
This message was edited 1 time. Last update was at 03/12/2009 13:42:20
|