Vreports & Dashboard by VTExperts
  • 1. Do Vreports support UNION in the SQL Report
  • 2. VReports & dashboard extension is working slow
  • 3. Can a user change the default tab name in Vreports and Dashboard extension?
  • 4. Report on dashboard only shows records assigned to the current user
  • 5. Do Vreports supports 3rd level relationship
  • 6. Vreports malfunctions creating reports on "Transactional" modules with respect services/products
  • 7. How to make a Pivot report data Selectable
  • 8. New feature: Scheduled Vreports, now supports formatting of the reports
  • 9. Charts are missing in scheduled reports
  • 10. Setting VReports Dashboard as Homepage
  • 11. Adding widget to Reports & dashboard
  • 12. Generating SLA reports
  • 13. Access Vreport's Dashboard through My Dashboard button
  • 14. Is it possible to show non-integer values as stacked bars in Vreports?
  • 15. VReports Date picker not working in Vtiger 7.4
  • 16. How to check on how many mails, in TOTAL, are being sent on a day/week/month
  • 17. How To Access Vreports Through My Dashboard Button.
  • Efficient Reporting With Vreports
Powered by GitBook
On this page
  • Question
  • Answer

13. Access Vreport's Dashboard through My Dashboard button

Access Vreport's Dashboard through "My Dashboard" button from the side bar

Previous12. Generating SLA reportsNext14. Is it possible to show non-integer values as stacked bars in Vreports?

Last updated 10 months ago

Question

Can I access the Vreport's dashboard using "My dashboard" button from the side bar?

Answer

Yes, you can access the Vreport's dashboard using "My Dashboard" button

For that you have to make some changes in the file

layouts/v7/modules/Vtiger/partials/SidebarAppMenu.tpl

Around line 24

Replace

<div class="menu-item app-item dropdown-toggle' data-default-url="{$HOME_MODULE_MODEL->getdefaultUrl()}">

with

<div class="menu-item app-item dropdown-toggle' data-default-url="index.php?module=Vreports&view=Dashboard">

Here is a screenshot for reference

Extension
Vreports & Dashboard

Description

Access Vreport's Dashboard through My Dashboard button

Created by

Salman (March 08, 2022)