Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add assigned asset information on serviceportal user profile

now_dev
Mega Expert

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

1 ACCEPTED SOLUTION

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


View solution in original post

6 REPLIES 6

Mihir Mohanta
Kilo Sage

You can create a "Instance with Table" widget instance that will run for asset table.


Thanks, Mihir. Can you elaborate more on the approach? I have created an "Instance with Table" widget instance and now how do I add it to the User profile?



find_real_file.png


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


Thanks, Mihir. I am able to add asset information to portal.