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

1 ACCEPTED SOLUTION

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

View solution in original post

6 REPLIES 6

Not applicable

@pratikjaiswal Your answer should be marked as the answer.

Hello, 

Please mark the answer as correct if it helped you. I'd appreciate it.

 

 

Thanks,

Pratik