Keys to pass on the stylemap parameter

The following keys can be passed on the stylemap parameter. If a value is available for a key, this value is applied as a class name to the keys listed in the table. Otherwise, a default value is used.

Key

Default value

Description

active

kccmactive

Key used to mark that a certain element is active. For example, Text Blocks in the selection that is currently presented in the right pane.

highlight

kccmhighlight

Key used to highlight elements. For example, the Text Block that the user points to in the right pane.

error

kccmerror

Key used to mark elements that indicate error states.

selected

kccmselected

Key used to mark that certain elements are selected. For example, the selected item when reviewing a Document Pack.

button

kccmbutton

Button used for the Form submission and for editing an editabletextblock question.

submitbutton

kccmsubmitbutton

Button used for the Form submission.

submitbuttonok

kccmsubmitbuttonok

The Next button advancing interaction to the next Form.

submitbuttonback

kccmsubmitbuttonback

The Back button returning interaction to the previous Form.

submitbuttonupdate

kccmsubmitbuttonupdate

The Update button applying the value of a Field to the current document.

primarybutton

kccmprimarybutton

Button to represent the primary action on a page. Currently assigned to the Next button, the Update button and the Close button in the Document Pack Review pane.

cwbutton

kccmcwbutton

Button to open a selection pane (Text Block or section selection) for a certain location in the document.

cwbuttonsections

kccmcwbuttonsections

Annotation of cwbutton class for section selection.

cwbuttontextblocks

kccmcwbuttontextblocks

Annotation of cwbutton class for Text Block selection.

tooltip

kccmtooltip

Tooltip that is presented if the user points to a Help icon for a question.

In the HTML output, contrary to all other classes, the tooltip is not a child of the kccmroot.

title

kccmtitle

Title presented above each Form.

subtitle

kccmsubtitle

Subtitle presented immediately below the title, if available.

group

kccmgroup

Group divider containing any number of grouped questions or items.

grouphead

kccmgrouphead

Header divider containing the name of the group.

cwdocument

kccmcwdocument

The canvas on which the content of the document is presented.

cwsidebar

kccmcwsidebar

The sidebar shown alongside the canvas.

cwfield

kccmcwfield

A Field inside the Text Blocks that fill the canvas.

cwfieldeditable

kccmcwfieldeditable

Annotation of cwfield for a Field that can be modified by clicking it.

textblockpreview

kccmtextblockpreview

A preview of a Text Block that is shown for editabletextblock, textblocksingleselect, and textblockmultiselect questions.

textblockpreviewfield

kccmtextblockpreviewfield

A Field inside a Text Block preview.

textblockeditor

kccmtextblockeditor

The Text Block Editor used to present editing facilities for Text Blocks marked as editable.

questionlabel

kccmquestionlabel

Question label.

key

default value

description

questionlabelerror

kccmquestionlabelerror

The label of a question that has an invalid answer.

letterbookfolder

kccmletterbookfolder

List of elements in a folder in the Letter Book tree.

letterbookfoldertitle

kccmletterbookfoldertitle

Folder list element (node) in the Letter Book tree.

letterbooktemplate

kccmletterbooktemplate

Template list element (leave) in the Letter Book tree.

letterbooktemplatelink

kccmletterbooktemplatelink

Template link that allows the user to select a Template.

statictext

kccmstatictext

Static text on a Form. For example, it is used for more extensive explanation for a number of questions.

textquestion

kccmtextquestion

Question control presented to the user to answer a specific type of question.

textareaquestion

kccmtextareaquestion

Question control presented to the user to answer a specific type of question.

numberquestion

kccmnumberquestion

Question control presented to the user to answer a specific type of question.

boolquestion

kccmboolquestion

Question control presented to the user to answer a specific type of question.

datequestion

kccmdatequestion

Question control presented to the user to answer a specific type of question.

timequestion

kccmtimequestion

Question control presented to the user to answer a specific type of question.

filequestion

kccmfilequestion

Question control presented to the user to answer a specific type of question.

singleselectquestion

kccmsingleselectquestion

Question control presented to the user to answer a specific type of question.

radiosingleselectquestion

kccmradiosingleselectquestion

Question control presented to the user to answer a specific type of question.

multiselectquestion

kccmmultiselectquestion

Question control presented to the user to answer a specific type of question.

textblocksingleselectquestion

kccmtextblocksingleselectquestion

Question control presented to the user to answer a specific type of question.

textblockmultiselectquestion

kccmtextblockmultiselectquestion

Question control presented to the user to answer a specific type of question.

editabletextblockquestion

kccmeditabletextblockquestion

Question control presented to the user to answer a specific type of question.

editablerichtextblockquestion

kccmeditablerichtextblockquestion

Question control presented to the user to answer a specific type of question.