Set Width of ref_ac_colums in reference variable

Erik29
Kilo Expert

Hi All, 

I have a reference variable on the core_company_table. Since we use both the company name and a (custom) company code as naming convention inside our organisation i have displayed both of them by using the following variable attributes:

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;u_company_code,ref_ac_columns_search=true

Now both of the colums take even space in the variable which makes layout a bit weird because the company name takes up a lot of characters where the latter only takes up only 4 characters. As you can see from the print screens.find_real_file.png

Do anyone of you know if there is a possibility to make any change into this or is this simply something i have to accept? 

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

You can't modify it, its all ootb, so you will have to live with this.

Best Regards
Aman Kumar

View solution in original post

2 REPLIES 2

Aman Kumar S
Kilo Patron

You can't modify it, its all ootb, so you will have to live with this.

Best Regards
Aman Kumar

Still can't modify it?

I need to change it, because there is a bug on Vancouver version on it.