dot walk on variable attribute of catalog item

harry24
Tera Contributor

As shown in attachment their is variable called user data which populates data from sys_user table I want to popukate name , department and department head in the variables as shown .

How to dot walk reference field in varaible attribute ??

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name ;department;department.department_head ,ref_ac_columns_search=true

 

I have done this , but this is not working

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Hi @harry 

Field name is incorrect

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name ;department;department.dept_head ,ref_ac_columns_search=true

 

Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.

Will be helpful for others looking for the similar query.

Best Regards
Aman Kumar

View solution in original post

4 REPLIES 4

Ashwini Jadhao
Giga Guru

Hi Harry,

Please go through the below  link:

https://community.servicenow.com/community?id=community_article&sys_id=25ab64741babf850c17111751a4bcbc9

 

This article helps you to resolve your query.

 

Please mark my answer as helpful or correct if it works for you.

Muhammad Khan
Mega Sage
Mega Sage

Hi harry,

 

The backend name of department head is dept_head so use this

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=nam;department;department.dept_head,ref_ac_columns_search=true

Aman Kumar S
Kilo Patron

Hi @harry 

Field name is incorrect

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name ;department;department.dept_head ,ref_ac_columns_search=true

 

Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.

Will be helpful for others looking for the similar query.

Best Regards
Aman Kumar

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

why to raise a duplicate question?

you already raised yesterday

variable attribute

Please delete this question as there are already responses to your older question

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader