Variable attribute ref_ac_columns not working for Reference variable with Knowledge table as reference

abhis42
Tera Contributor

I have given below attributes in a reference variable where reference table is 'kb_knowledge'

find_real_file.png

 But Short Description is not getting displayed.

find_real_file.png

 Where as when reference table is 'sys_user' and attribute is 'ref_ac_columns=user_name;email' its working fine.

find_real_file.png

What is the issue here.

Is there any other way to achieve it without modifying global data.

Regards,

Abhishek B

6 REPLIES 6

Sukraj Raikhraj
Kilo Sage

did you try just the short description and see if that shows up? Just back tracking..

Nope. Not working

LAXMI TODAKAR2
Tera Contributor

pratikjaiswal
Tera Guru

Hi,

 

Use this as a whole in the attribute :

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_description,ref_ac_columns_search=true

 

SHould work.

 

Let me know if this helps

Mark the answer correct if this helps!

 

 

Thanks,

Pratik