Is there any ref attributes to make the value set in a reference field

roshini1
Kilo Guru

I have a custom field "common name" in the cmdb_ci table. I am trying to search CI with this common name in incident table and was able to achieve it with dictionary override "ref_ac_columns=u_common_name".
But is there a way to make the field value(i.e, configuration item field value) as the same Common name field value instead of making as CI name, also is there a way to give both as a concatenated way as CI name + common name, without scripting, just with ref attributes.

1 REPLY 1

ACripps
Tera Contributor

Hi @roshini1 , Did you manage to find the answer to this ?