# Dynamic device dashboard

**URL:** https://community.cumulocity.com/t/dynamic-device-dashboard/553
**Category:** Forum
**Tags:** cumulocity
**Created:** [October 8, 2024, 8:07am UTC](https://community.cumulocity.com/t/dynamic-device-dashboard/553 "2024-10-08T08:07:08Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Rajnikant\_Lodhi](https://avatars.discourse-cdn.com/v4/letter/r/9dc877/32.png) [@Rajnikant\_Lodhi](https://community.cumulocity.com/u/Rajnikant_Lodhi)
#### Post date: [October 8, 2024, 8:07am UTC](https://community.cumulocity.com/t/dynamic-device-dashboard/553/1 "2024-10-08T08:07:08Z")

</div>

Hi Team,

We want to create a dynamic device dashboard without using any c8y API where set of widget gets added and I was able to do this with my custom widget `<c8y-default-widget [config]="configJSON"></c8y-default-widget>` but I’m not able do that with cumulocity (c8y) default **Event List** widget.

So, how I can achieve this and suggest me any other way to use.

Thanks

Rajnikant Lodhi

---

<div class="post-metadata">

### Author: ![Rajnikant\_Lodhi](https://avatars.discourse-cdn.com/v4/letter/r/9dc877/32.png) [@Rajnikant\_Lodhi](https://community.cumulocity.com/u/Rajnikant_Lodhi)
#### Post date: [October 22, 2024, 9:24am UTC](https://community.cumulocity.com/t/dynamic-device-dashboard/553/2 "2024-10-22T09:24:27Z")

</div>

Hi Team

Any update for this?

---

<div class="post-metadata">

### Author: ![Tristan\_Bastian](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/tristan_bastian/32/18259_2.png) [@Tristan\_Bastian](https://community.cumulocity.com/u/Tristan_Bastian)
#### Post date: [October 22, 2024, 1:16pm UTC](https://community.cumulocity.com/t/dynamic-device-dashboard/553/3 "2024-10-22T13:16:48Z")

</div>

Hi @Rajnikant_Lodhi,

the `Event list` widget is still based on angularJS. Because of that it is not that simple to use it within your angular component.  
You might be able to utilize the [`DynamicComponentComponent`](https://pages.github.softwareag.com/IOTA/cumulocity-ui/ngx-components/components/DynamicComponentComponent.html) to still display the angularJS widgets.

If your goal is to build some static dashboard, have a look at the tutorial application, it provides some samples for that purpose.

---

<div class="post-metadata">

### Author: ![Darpankumar\_Lalani](https://avatars.discourse-cdn.com/v4/letter/d/e9bcb4/32.png) [@Darpankumar\_Lalani](https://community.cumulocity.com/u/Darpankumar_Lalani)
#### Post date: [October 27, 2024, 12:25pm UTC](https://community.cumulocity.com/t/dynamic-device-dashboard/553/4 "2024-10-27T12:25:58Z")

</div>

May be you can refer Event Image Viewer plugin and customize it based on your need.

> **[GitHub - Cumulocity-IoT/cumulocity-event-image-viewer-widget-plugin: This widget is designed to display the events that...](https://github.com/Cumulocity-IoT/cumulocity-event-image-viewer-widget-plugin)**
>
> This widget is designed to display the events that are created whenever the image is captured by the camera. Runtime installation available. Created by Global Presales.

---

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/system/32/31990_2.png) [@system](https://community.cumulocity.com/u/system)
#### Post date: [April 25, 2025, 12:26pm UTC](https://community.cumulocity.com/t/dynamic-device-dashboard/553/5 "2025-04-25T12:26:37Z")

</div>

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
