Retaining Some Data in Form Fields for Multiple New Records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 08:22 AM
I am new to ServiceNow, so pardon my ignorance. My problem is this - lets say I get 50 laptops in, all of them share the same manufacturer, model, purchase order, location - things like that. The only differences would be serial number or asset tag. When I am creating a new asset record for each of these, is there a way to create a button so that I could fill out the asset information in the new record form, press this button, which would create the new record and then reload the new record form so I could add another new record, but retain some of data from the previous entry, like Model category, model location but clear the fields like asset tag and serial number? My goal would be not having to enter the same data over and over, just having to enter a new serial number and asset tag. I'm guessing this would be done with a UI Action?