Dictionary attributes not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 01:26 AM
Hi All,
-> I have added dictionary attribute to the reference field to add more columns in the recent selection search. I have added below line in the attribute field.
ref_ac_columns=sys_class_name;serial_number;model_id,ref_ac_columns_search=true,ref_auto_completer=AJAXTableCompleter
-> It is working in PDI, b not working in our instance. not sure what could be the issue. can anyone help me?
Thanks,
Saranya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 02:07 AM
hi @Saranya2 ,
The possible issue is that the AJAXTableCompleter script include is not available in your instance.
Regards,
Shravan.
Please mark it as helpful if it helps you
Shravan
Please mark this as helpful and correct answer, if this helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 02:34 AM - edited 02-01-2023 02:35 AM
Hi @Sai Shravan,
I have checked in PDI, script include is not available. can you tell me the exact name of script include.
Thanks,
Saranya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 02:53 AM
Hi @Saranya2 ,
Please refer to the below document for the functionality and details
Reference: https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/field-adminis...
Regards,
Shravan
Shravan
Please mark this as helpful and correct answer, if this helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 08:37 AM
Hi @Sai Shravan,
I have checked the link that you have given. I given dictionary attribute value properly. but still I am not able to figure out why it is not working in our instance.
Can you help me?