How to add magnifying search icon functionality in pop up window form reference field in workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2024 11:13 PM - edited 01-28-2024 11:15 PM
Hi Community,
I have an UI Action in Workspace & on clicking on it , opens a new pop up window form which consist of a reference field.
This is a reference field but not having reference search icon & functionality added. The need is to have a reference icon & when user clicks on it, should open a pop up window with list of records ( same as OOB reference field).
Please find the UI Action code below:-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 02:26 AM
To add a magnifying search icon functionality in a pop-up window form reference field in ServiceNow workspace, you can follow these steps:
1. Navigate to the form where you want to add the reference field.
2. Click on the "Configure" option in the form and select "Form Design".
3. In the Form Design window, select the "Reference" field type from the left panel.
4. Drag and drop the "Reference" field type to the desired location on the form.
5. In the "Field Properties" window, provide the necessary details like "Label", "Name", and "Reference" specifies the table to reference.
6. Save the changes.
7. Now, when you open the form in the workspace, you will see a magnifying glass icon next to the reference field. Clicking on this icon will open a pop-up window with a list of records from the referenced table.
Please note that the above steps are for adding a new reference field. If you want to add a magnifying glass icon to an existing reference field, you need to ensure that the field type is set to "Reference" and the referenced table is specified correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 02:32 AM
Hi Ahana,
The steps you have mentioned is for native view forms & not for workspace.
Thanks,
Ankita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 02:37 AM
These are generated from Chatgpt 🙂
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 02:31 AM
I think it sis by design.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714703
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************