Upload Attachments when REQ submitted based on variable conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 09:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 11:20 PM
what's your business requirement?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 11:52 PM
Hi Ankuar, Thanks for your reply. In a Record Producer we have 6 checkbox variables and when users will select those variables, based on selection we have to upload documents like PDF file to Requests that will be submitted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 01:16 AM
Hi @_Samay
There's couple of ways you can make the attachment mandatory for submission. Let's check the below post.
Possible Ways for Making an Attachment Mandatory : Service Portal/Native UI
You can also create your own Attachment variable, and set it mandatory when a specific checkbox is checked.
Sample below:
Cheers,
Tai Vu