How can I copy an attachment from the portal to the record in a custom table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2024 12:16 AM
After the form is submitted in the Service Portal with an attached file, that file should be linked or attached to the corresponding record in a custom table. How can we achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2024 12:18 AM
Hello,
Please refer below discussion, it might be able to help you.
If my answer helps you in any way please mark it as correct or helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2024 12:28 AM
Hi @Vishwa Pandya19
How can we use UI page script to accomplish the task of transferring an attachment from the portal to a custom record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2024 01:15 AM
UI page script only comes into the picture when you are displaying an additional custom UI page.
If the same is in your scenario then you can use it.