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

ashi7
Kilo Contributor

Hi, I am not able to add asset information in user profile section on service portal

Nivedita
Mega Expert

Hi @Mihir Mohanta ,

I did try this. But the problem is I have to show only 5 column but when I followed this approach its showing extra column as well.

For an example I have to show 

  1. Model Category
  2. Model
  3. Display Name
  4. Asset Tag
  5. Assigned (Date)

But it's showing 

find_real_file.png