You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You can view and edit several properties of a content node from the tree on the left, either by clicking on the related icon.

The icons represent: Content style, Presentation style, Condition and Repeat condition.

Apply a content style or presentation style to a content node

A content node can have a content style (e.g. Header, Table, TableRow, TableCell, AddressBlock) and/or a presentation style (e.g. TextEmphasis, Center, RightAligned). You can use pre-defined styles from a library, or add custom styles (that must be recognized by the renderer).

Set a condition on a content node

You can enter an expression in the Condition box. When the (boolean) expression evaluates to true, the content node will be displayed.

Set a repeat condition on a content node

You can also enter an expression in the Repeat Condition box. You can specify any expression that evaluates to a set of instances (e.g. ALL Customer, Policy.HasApplicants, COLLECT Customer FROM ALL Customer WHERE <condition>). 

For each instance in the set that results from the repeat expression, the content node (and all of its content) is repeated. With each repetition an instance from the set is activated.

Set image width and height

Image nodes have additional properties Width and Height. The width and/or height can be specified using a floating point number, using a period as decimal indicator. The unit is centimetres, and does not have to be specified. Neither width nor height is required. If only one of the two is specified, the picture will be proportionally resized. The scaling of the picture depends on the document renderer.