The CreatorCon Call for Content is officially open! Get started here.

Need to show only 2 specified columns in my reference variable used in my record producer

krishna111
Tera Contributor

Hi Everyone,

 

Hope everyone is doing good!! 

I needed help in a variable attribute , i have referenced a variable to my custom table(u_xyx) and when i use the reference field in portal or native view i need to show only the u_product and u_ci field when someone clicks on the field , currently its showing me the label field too its showing me 3 columns now , below is the attribute i used

"ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_product;u_ci,ref_ac_columns_search=true"

this is working fine but its also showing the label field , when i checked the dictionary of that table and saw that label display was true , i tried making it false but its still showing.

 

Is there any way i can do to show only those 2 field values columns .

If u see the attached u can see 3 columns when i click on the field first column is the label, second is the product and third is the ci, here i dont want the first column to show i need only the other 2.

 

Thanks in advance

kumar

5 REPLIES 5

Karan Chhabra6
Mega Sage

Hi @krishna111 ,

 

Did you clear the cache? or just log in again, let me if it works.

 

Thanks!

Hi Karan,

 

Its still not working its still showing all 3 columns

Slava Savitsky
Giga Sage

Hi Slava,

 

Its still the same!!