HomeGuidesRecipesAPI
HomeGuidesAPILog In

Overview

The label question displays text and images in Produce but does not require a response from the user.

Document Preparation

If the label value is to appear in the document insertion or selection bookmarks can be used.

See screenshot below:

201 315

Usage

How to add a Label question

  1. From the toolbox, drag and drop a label question onto a page, section column or tab and set the question’s properties as below.
PropertyDescription/Examples
Label nameThis is where you give your label a unique name.
Text PositionThe options are:
Top
Left
* (None)
Label TextThe actual label value, can contain text, question references, HTML tags and formulas for example:

Text: e.g. My Label

HTML Tag: e.g. <img src="images/logo.gif">

* Formula: e.g. =concat(“Welcome ”, [Q1])
VisibleUncheck this property if the label is not to be shown in Produce, and used as a constant value
CommentsChecking this will allow comments to be added. This is unchecked by default.
StyleThe options are:
Alert (error)
Alert (info)
Alert (success)
Alert (warning)
Jumbotron
Label (default)
Label (error)
Label (info)
Label (primary)
Label (success)
Label (warning)
Well
Find DependenciesClicking this link will open a pop-up window that will show any dependencies that this label has.
  1. SmartIQ automatically adds an answer to the question. Set the properties as required.
  2. From the Placeholders tab, drag and drop any bookmarks onto the answer that are to be populated by the label text.

📘

Note

While it is preferable to use a variable question, a label question may be configured as invisible in some cases. This is usually only done when passing URL parameters into the form. See: Passing parameters in the URL