[SOLVED] KPI Dashbarod |
8/20/2021 1:30:55 AM |
PHPRunner General questions | |
A
asawyer13 authorDevClub member
This is probably something simple, but my mind is not letting me figure it out. Is there a way to create a KPI dashboard, like what's on the top of this page? I would like to have something like number of messages, and then the user can click on it and open another page on my site. Thanks |
|
![]() |
Sergey Kornilov admin 8/20/2021 |
When you create a dashboard, you have an option to insert a code snippet there. In this code snippet you can crunch some numbers and display them on the screen. See Creating a dashboard article in the manual. |
A
|
asawyer13 authorDevClub member 8/20/2021 |
I never know whether I'm smart enough to make the code work, but I'll give it a shot. Thanks |