- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 03:15 PM
In my PDI I've added the attribute 'ref_ac_columns=name;sys_class_name' to task and incident but still it does not show the class.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 07:39 AM - edited 08-23-2023 07:41 AM
That's not the proper place to add it for the Incident table.
1. as you've done
2. then click on the Dictionary Override record for Incident
3. and add it here
Here's a link for more info on Dictionary Overrides.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 03:50 PM
You must also specify "ref_auto_completer=AJAXTableCompleter" in order to show the extra fields. The other 2 auto-completers do not show the extra fields and one of them is used by default if "AJAXTableCompleter" is not specified.
When you say you added it to both Task and Incident, I'm assuming you mean on the "Attributes" field for "Service" on Task as well as the Dictionary Override for Incident, correct?
Link to Docs article: Auto-complete for reference fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 04:01 PM
Hi,
Can be many things here.
Check the sys class name field on the table and set "display" to true.
If you think my answer put you in the right direction or you appreciated my effort, please mark the response as Helpful or mark my response as Correct.
Thanks in advance! Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 04:05 PM
Do not, repeat, do not, "Check the sys class name field on the table and set "display" to true." That would display every record as the class name instead of something uniquely identifiable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 06:38 AM
Takes me to task, not incident.
I also added it to the incident table just in case.
Getting the same result