AutoComplete control

The AutoComplete control provides suggestions while you type into the field. The control is in essence a text box that can be bound to a SmartObject which, at runtime, filters data in a drop-down by a Contains operator when a user captures a value.