Can I use ref_ac_columns based on an extended table?

Reinaldo Vieira
Tera Contributor

Hello, everyone.

 

I am building the Variable Attributes of a Reference field ('cmdb_ci_computer') in a catalog item and I want the ref_ac_columns to reach the value of the model field - which derives from the 'alm_asset' table.

 

Is this possible? If so, how?

 

So far I've built it like this:

 

ref_auto_completer=AJAXTableCompleter,ref_ac_columns_search=true,ref_ac_columns=u_tag_number;model

1 ACCEPTED SOLUTION

Community Alums
Not applicable
1 REPLY 1

Community Alums
Not applicable

HI @Reinaldo Vieira ,

You are in the correct path, but check this srticle for your help:

https://www.servicenow.com/community/developer-articles/display-multiple-column-values-in-reference-...