Adding an Auto Suggest Feature

To add an Auto Suggest feature:

  1. Enter P958973 into the Fast Path. Or navigate through the following menus: EnterpriseOne Menus, EnterpriseOne Life Cycle Tools, System Administrative Tools, Runtime Feature Administration, and then select Runtime Feature Definitions.

    The Work with Feature Definitions form displays.

  2. Click Add.

    The Runtime Feature Revisions form displays.

  3. In the Feature Name field, enter the name for the Auto Suggest characterizations you are creating. This name needs to be unique.

  4. Select the Auto Suggest from the Feature Type Drop-down menu.

  5. Complete the following fields:

    • Data Item - this is the data dictionary item to which Auto Suggest will be applied. Auto Suggest is set on the data dictionary level, meaning that an Auto Suggest instance can be applied to all forms that have the particular data item.

    • No Auto Suggest - select this option to turn off Auto Suggest for a specified data item. This is useful when you need to enable Auto Suggest at a system code level. Additionally, select this option if you want to exclude some applications within the system code from using Auto Suggest.

    • Business View - select this option to choose an Auto Suggest business view for the data item. Auto Suggest Business Views are Business Views with a special property (Auto Suggest Business View). These business views include the value column, one or multiple search columns, and one or multiple display columns. EnterpriseOne includes Auto Suggest business views. You can use visual assist to search for and use any of the existing Auto Suggest business views. You can also create your own customized Auto Suggest business views. See Creating Auto Suggest Business Views.

    • Language Business View - select this option to choose a business view that contains translated descriptions for the data item.

    • Number of Characters Required - select this option to specify the minimal number of characters users must type in the field before the Auto Suggest feature is triggered. For a field that has a large number of potential values, you may want to use more characters. For a field with relatively small number of potential values, you can use 1 character or 2 characters.

    • Hot Key Required - select this option to specify whether or not the Auto Suggest feature will be triggered automatically. If Hot Key Required is turned off, the Auto Suggest feature will be trigger automatically. When users focus on a field with Auto Suggest turned on, they will see a gray down-arrow at the bottom-right corner of the field. As soon as the user types the required number of characters, the gray down-arrow will change depending on the Hot Key Required setting. If the Hot Key Required setting is turned off, the gray down-arrow pulses and EnterpriseOne automatically triggers the Auto Suggest feature and it displays the matching items automatically in a grid below the field. If the Hot Key Required setting is turned on, the gray down-arrow becomes blue, and the user must click on the blue down-arrow to trigger the Auto Suggest feature. After the user clicks on the blue down-arrow, EnterpriseOne then queries the suggested items and displays the matching items in a grid below the field. Requiring a hot key depends on the number of items in the field, as well as EnterpriseOne and database performances. Each Auto Suggest triggers an additional database query. If the field has a large number of items, and you want to limit the additional performance impact to your database, then you may set the Hot Key Required to ON. Otherwise, you may turn off Hot Key Required.

  6. Click OK.