- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 11:46 PM
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.
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 11:53 PM
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
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 11:53 PM
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
Abhishek Gardade