- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2018 01:52 AM
Hi All,
I am trying to add assets assigned to a user on the portal user profile. Can anyone please guide me on that?
Is there any out of the box solution available or do I have to create a custom widget for that?
Thanks in advance
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2018 04:34 AM
1. Add a filter condition in this widget instance like assigned_to --- is(dynsmic) ---me
2.Add this widget instance in the portal page having id=user_profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2018 02:11 AM
You can create a "Instance with Table" widget instance that will run for asset table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2018 04:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2018 04:34 AM
1. Add a filter condition in this widget instance like assigned_to --- is(dynsmic) ---me
2.Add this widget instance in the portal page having id=user_profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 03:02 AM
Thanks, Mihir. I am able to add asset information to portal.