How can I display a list of a user's assets in Employee Center?

teruo
Tera Contributor

Hi community!

I would like to display the assets (hardware and software) list by the inquiring user in the Employee Center.
When you click "My Requests" in the Employee Center, you will be taken to a screen that displays incidents in a list format, but we would like to create an asset version of this.

Is that possible and how would I do that?

Thanks!

1 ACCEPTED SOLUTION

Waleska
Kilo Guru

You can use the Simple List widget and then set your configuration settings there. I used this and was able to create a dynamic filter and such to display assets that are "Assigned to" the logged in user.

Things to keep in mind. ACLs on viewing the data and what field(s) you would want to the user to see.

View solution in original post

2 REPLIES 2

Waleska
Kilo Guru

You can use the Simple List widget and then set your configuration settings there. I used this and was able to create a dynamic filter and such to display assets that are "Assigned to" the logged in user.

Things to keep in mind. ACLs on viewing the data and what field(s) you would want to the user to see.

teruo
Tera Contributor

I will try using the Simple List widget.

Thank you for your reply.