Skip navigation |

Auto Complete Text

Presents a text box that can accept one of a range of allowed values. As the user types, the box suggests which of the allowed values the user is typing, allowing the user to easily select the item. Use when there are more allowed values than would easily fit into a dropdown list.

Last updated: 17 August 2010, 09:13

Mandatory

When this type of input is mandatory, the user must enter a value.

Parameters

  1. The allowed values that the user can select, separated by semicolons.
  2. {xxx/yyy/zzzz[cccccc]} : Where xxx/yyy/zzz is the path to a channel on your website. Each posting within that channel will be presented as an allowed value for your visitors to pick from. And where cccccc is one of: Channels to include only Channels in the list, Postings to only include postings in the list, or AllChildren to include postings and channels in the list.

Default Value(s)

This form item type does accept default values.

Resource Gallery for allowed value images

This form item type does not support allowed value images.

Query String Key

This form item type does support Query String population.