Need to show only 2 specified columns in my reference variable used in my record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2023 09:39 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2023 11:42 AM
Unfortunately, not all attributes that work for normal reference fields work for reference variables in catalog item. It seems that for reference variables the display value is always displayed in the autocomplete box.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/