Adding the "File Attachment Icon" in a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2012 12:55 PM
I'm building a form that will be used to move computer related equipment around from facility to facility or room / floor to room / floor. The client wishes to have the "attach file" icon pop when you select the variable "1, 2-10 or 10+" items to move. They will be using Excel spreadsheets to trickle down through the ritm's and eventually to asset management.
My question is, how do I make a trigger (UI etc) to pop the icon when the variable I created is a certain value(s)? I've attached a screenshot to better explain the issue.
Thank you in advance!
David Self
- Labels:
-
Orchestration (ITOM)
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2012 03:42 PM
Here is an article that explains how to create popups using a UI Page (will contain your Attach File field and macro) and then pass the info back to the form. We have this implemented in several places including Record Producers, where the pop up is triggered in the onChange script. Good luck!
http://www.servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2012 11:33 AM
I ended up using information from this link.
http://community.service-now.com/blog/mb/where-order-guide-item-attachment-love
Regards,
David Self
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2012 04:27 PM
Masha,
Do you have a link to how to create a UI Page with those fields on it? I could also use something like this.