Issue
Symptoms
Unable to display first and last names in reference field in Service Portal
Release
All releases supporting Service Portal
Cause
First and last names are not available in the auto-complete field of the reference variable
Resolution
- Navigate to the reference variable
- Under Related Links,, click Advanced view
- In the Attributes field, enter a comma-separated list of auto-complet attributes:
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=first_name;last_name;email,ref_ac_columns_search=true
4. Click Update