how to add variable attributes in reference qualifiers if table is hr profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 03:08 AM
Hi all,
When user search the name in reference field have table hr profile - show Department next to the Name - the check should show details about - Name/Email/Department.
how to achieve this
thanks
- Labels:
-
HR Service Delivery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 03:22 AM
Hi ,
Try this one, ensure you are adding correct backend name of Name/Email/Dept
ref_ac_columns=name;email;department,ref_ac_columns_search=true,ref_ac_order_by=name
Kindly mark correct and helpful if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 03:25 AM
reference table sn_hr_core_profile not sys_user

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 03:35 AM