showquestionnumbers attribute

The showquestionnumbers attribute specifies whether survey questions should be numbered.

Applies to

<survey> <surveypage>

Syntax

/ showquestionnumbers = boolean

Parameters

boolean A boolean value of true or false.

Remarks

Examples

The following survey does not display question numbers:

<survey mysurvey>
/ pages=[1=page1; 2=page2]
/ showquestionnumbers = false
/ showbackbutton = false
</survey>


Send comments on this topic.
Copyright Millisecond Software, LLC. All rights reserved.