Previous Topic: Tree Description (HTML)Next Topic: Results of Error Check Pane


Query Text (HTML) Pane

When you select a query node in the Tree pane, the right pane contains the text defined in the knowledge tree for the selected node. The query text typically contains a question (the answer to which determines the next node in the tree) or a step in a procedure. The Query Text (HTML) pane also displays a field for each possible response (query, jump, or conclusion) to the question or instruction displayed in the Query Text (HTML) box.

Each response corresponds to a subnode of the selected query node in the Tree pane. You can edit text directly in the Query Text (HTML) pane, or you can click Edit Query Text (HTML) to open the HTML Editor so you can more precisely format the text.

You can use the following keyboard shortcuts when editing text in the pane:

Ctrl+C

Puts a copy of the currently selected text on the Clipboard.

Ctrl+X

Removes the currently selected text and puts it on the Clipboard.

Ctrl+V

Pastes previously copied or cut text at the current cursor position.

Ctrl+Z

Reverses the previous action.

Ctrl+Y

Reverses the previous Undo action.

For more robust editing, click Edit Query Text (HTML) to use the HTML Editor to define the layout and content of the text.

This pane contains the following fields:

Query Text (HTML)

Defines the text of the question or step.

Quick View

Specifies to display content in the associated field as it appears at run time.

HTML Source

Specifies to display content in the associated field as editable HTML source code. Select this option to make simple changes directly to the HTML code.

Responses

Defines a field for each possible response (query, jump, or conclusion) to the question or instruction displayed in the Query Text (HTML) box. Each response corresponds to a subnode of the query node selected in the Tree pane.

This pane contains the following button:

Edit Query Text (HTML)

Opens the HTML Editor so you can use plain text or HTML elements to design a query for the knowledge tree document.