You are here:
Type Ahead Block Properties (Managed Package)
For the managed package runtime, this page contains information on Type Ahead Block properties.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
Property |
Description |
|---|---|
| Type Ahead Key | Where to apply the data returned by the action. To invoke JavaScript for parsing, set Data Process Function. |
| Edit Mode | Check to display the fields in the Type Ahead Block automatically. If Edit Mode is not checked, users can click the edit button to display fields. Displaying the field enables users to enter information into the fields without using type-ahead. |
| Google Map Api Key | Enter a Google Maps API Key. |
| New Item Label | Permits users to add a new entry when using the Type Ahead Block. By default, users can only choose from the list of values. |
| Hide Edit Button | Prevents the Edit button from displaying. If Edit Mode is checked, the Type Ahead Block fields still display to the user. |
| Hide Map | Hides the Google Maps widget in the Omniscript. |
| Google Response Node | The name of the google response node. Preview the Omniscript to run the Google search and view all the available response nodes in the action debugger. |
| Minimum Length | Sets the minimum number of characters to enter. This isn't the minimum number of characters to type before the query runs. |
See Also
- Common Omniscript Element Properties Definitions (Managed Package)
- Add and Configure a Type Ahead Block (Managed Package)
- Make an HTTP Call from a Type Ahead Block (Managed Package)
- Use Type Ahead Block With Data JSON (Managed Package)
- Use Type Ahead Block with Omnistudio Data Mapper (Managed Package)
- Type Ahead Block (Managed Package)
