Developer forum

Forum » CMS - Standard features » Dashboards and widget

Dashboards and widget

Andrejs Zavorotnijs
Reply

Hi

I'm creating dashboards for client and find out interesting thing

After creating SQL query table widget, I got this kind of alert and auto logout from admin

SQL query

SELECT LogAction, LogDescription, LogUsername, LogDate
FROM GeneralLog
WHERE LogAction = 'Authentication'
ORDER BY LogDate DESC

in FireHouse query work fine

After adding this SQL query widget not possible enter to Menu where this widget created, because Dashboards is default page in menu(always auto logout).
If this widget is added from Settings => Editing => Dashboards, then possible to delete this widget, but if this is personal widget the only way I found, manually delete row from SQL table DashboardWidget.


Replies

 
Oleg Rodionov Dynamicweb Employee
Oleg Rodionov
Reply

Hi,

The issue is reproduced on last DW9.13.11. I've created new task 8580 to research and fix it (if valid but not a limitation of the widget). I see it depends on 'Max records' setting now (e.g. OK with record amout is 10, attachment). Thanks for finding.

BR, Oleg QA

2022-08-12_15-51-14.png 2022-08-12_15-51-44.png

 

You must be logged in to post in the forum