Can we display the required the column from the table in the reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 12:59 AM
Hi All,
having a requirement that,
In the catalog item we have a reference field.
Can we get the required column value form the table without changing the display value in the table.
Is there any other possibility to achieve it.
Any suggestions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 01:10 AM - edited 02-25-2024 01:19 AM
Hi @Community Alums ,
The idea would be :
On a form level you can create a display business rule which gets the other field info and presents it in the field message. I hope this helps...
or do you mean to ask show 2 field values in field ? explain...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 01:17 AM
@Community Alums , use attribute option display multiple columns
ex;
"Try this in the attributes section instead (replacing "department;id" with your field values): ref_auto_completer=AJAXTableCompleter,ref_ac_columns=department;id,ref_ac_columns_search=true
add this under variable attribute, amend according to your requirement , let me know if you need any more help
Regards,
Shyamkumar
Regards,
Shyamkumar