Difference between revisions of "Auto Completion"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
{{TBD|In Progress}}
{{TBD|In Progress}}
==About Auto Completion==
==About Auto Completion==
When you type three characters into some fields, a list of options appears below the field, allowing you to select the entry you want from the list.
:[[File:AutoCompleteExample.png]]
The fields that give you that capability are [[Lookup]] fields--fields that "look up" a record from another object. Auto completion is finding records from that object that contain the characters you typed.
When you configure Auto Completion, you specify which fields are searched for the typed characters, and which fields are displayed in the list the user selects from.


==Configuring Auto Completion==
==Configuring Auto Completion==
{{PermissionRef|TBD|...}}
<noinclude>
<noinclude>



Revision as of 23:00, 7 June 2013

__TBD: In Progress__

About Auto Completion

When you type three characters into some fields, a list of options appears below the field, allowing you to select the entry you want from the list.

AutoCompleteExample.png

The fields that give you that capability are Lookup fields--fields that "look up" a record from another object. Auto completion is finding records from that object that contain the characters you typed.

When you configure Auto Completion, you specify which fields are searched for the typed characters, and which fields are displayed in the list the user selects from.

Configuring Auto Completion

Lock-tiny.gif

Users that have the TBD permission can ....