How to display two columns names in record producer reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2023 04:08 AM
Hi,
I have created a record producer with a Caller field, which is a reference to the sys_users table.
When clicking on this field, I would like the referenced table to display the user's name and ID. I attempted to achieve this using list layout configuration, and it works for the backend view. However, it doesn't seem to work in the workspace.
Any insights or suggestions on how to make this work in the workspace would be greatly appreciated.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2023 07:40 AM
Thanks!
Now I can see id number as well but the email is still shown. Is there a way to remove the email address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2023 08:48 PM
Which column name that you have specified for this attribute ref_ac_columns?
It's important to note that the first column is consistently displayed as the table's Display value. So the User [sys_user] table will be the Name field as OOTB.
Cheers,
Tai Vu