Adding the "File Attachment Icon" in a form

davidself3
Tera Contributor

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

3 REPLIES 3

Masha
Kilo Guru

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/


davidself3
Tera Contributor

I ended up using information from this link.

http://community.service-now.com/blog/mb/where-order-guide-item-attachment-love

Regards,

David Self


Brian_Scott
Kilo Contributor

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.