Show TOC

 InputField PropertiesLocate this document in the navigation structure

Properties in the View Designer
  • imeMode

    Control of the frontend IMS mode.

    IME (Input Method Editor) is a basic component for writing Chinese, Japanese, and Korean characters. This system of writing has more characters than could be keyed in using a normal (restricted) keyboard. IME enables users to key in and edit Chinese, Japanese, and Korean characters using a normal (restricted) keyboard.

    The following values are possible:

    Value Description

    active

    IME mode is active but can be deactivated

    auto

    IME mode setting is disregarded

    disabled

    IME mode is inactive but cannot be activated

    inactive

    IME mode is inactive but can be activated

  • suggestValues

    Activation and deactivation of proposals that are displayed when the user enters data. For this to work the InputField must be bound to a data type for which input help is available.

    More information: Proposals for InputFields

    This property can be personalized by an administrator.