Add user id to the reference type variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 09:31 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 10:38 PM - edited 05-01-2024 10:38 PM
Hi,
For this you need to add that variable in attribute.
Right click on Hiring Manager variable and there you will find attribute field there you can add one more column of user id.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 11:01 PM
@Ak8977 Please update the variable attribute of your hiring manager variable as follows.
Here is the variable attribute value.
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;email;user_name,ref_ac_order_by=name,ref_ac_columns_search=true,ref_ac_display_value=false
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 11:12 PM
Hi @Ak8977 ,
Please open record for 'Hiring Manager ' Variable and Please go to 'Type Specifications' Related List and Update the Variable Attribute Field as Below
ref_ac_columns=user_name;email;sys_created_on
Whatever fields you want to display . you can edit above attribute as per your sequence . Please check below screenshot .
The outcome-
If my reply helped with your issue please mark helpful 👍 and correct ✔️ if your issue is resolved.
By doing so you help other community members find resolved questions which may relate to an issue they're having
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 01:41 AM - edited 05-02-2024 01:42 AM
Hi @Ak8977
Just Configure the variable attributes property in your catalog item variable field eg. 'Hiring Manager'
Paste below script in your variable attribute field
ref_ac_columns=name;email;user_name;
Please refer to attached picture
Thanks & Regards
Seraj