- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 01:30 PM
Good Afternoon,
My company is running SNOW\Helsinki. My question pertains to the Service Catalog. Whenever you filter Requests or Request Items the location field is blank. Whenever you access a Request, the location field is blank. How do I enable the data field to be populated? What I am looking for is going to be based on the user's profile. So, when they submit a request the aforementioned fields should be populated based on the caller information or their profile information.
I appreciate everyone's time. Thank you.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 01:52 PM
Hi Steve,
I suggest creating a business rule that executes on insert of the Requests or Requested item to populate the location to the user's location.
Refer attached screenshots
Mark it as correct if above solution resolve your query.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 01:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 02:03 PM
Under "Actions" "Set Field Values" "Requested for.Location" is not an option for me. Everything else in your images I can do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 02:23 PM
Hi Steve,
You should do dot walking on Requested for field then select location field to set.
If you don't want to set the field value from Actions then you can write a small script by enabling Advance script option.
Can you share the screenshot.
Thanks
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 03:49 PM
Thanks, that was the problem. I needed to dot walk and it's working!