Open a popup with field selection

Abhishek52
ServiceNow Employee
ServiceNow Employee

Hi,

I am working on a requirement in which I have to copy the record with different Id into the same table. So, User has to select the record and then search for the ID(foreign key) and after selection save it.

find_real_file.png

 

Like In the above screenshot, I've a list of records which belongs to a particular Canvas ID (foreign key), On the selection of records when I click on button (Copy Feedback) it should open a dialog box with a searchable field that should be linked to the table(say table1) which has all the canvas IDs and on save it should save this record against selected canvas ID in the current table(say table2) which is generating this list view. Please suggest how to proceed with it.

1 ACCEPTED SOLUTION

AbhishekGardade
Giga Sage

Hello Abhishek,

This is the perfect link for your solution:

https://www.servicenowguru.com/system-ui/glidedialogwindow-quickforms/


let me know if you face any issues implementing this. I have implemented the same Solution

Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade

 

Thank you,
Abhishek Gardade

View solution in original post

1 REPLY 1

AbhishekGardade
Giga Sage

Hello Abhishek,

This is the perfect link for your solution:

https://www.servicenowguru.com/system-ui/glidedialogwindow-quickforms/


let me know if you face any issues implementing this. I have implemented the same Solution

Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade

 

Thank you,
Abhishek Gardade