User statistics (userstats.UserStats)¶
Every row of this data table is a User statistics entry.
User guide: The userstats plugin.
Columns
Year (
year) : The yearMonth (
month) : The number of the month or the week.Active users (
active_users) : The number of active users. A user is considered active if their start_date is either empty or before the first day of this month or year, and if their end_date is either empty or after the first day of this month or year.
Toolbar actions
Table (landscape) (as_pdf) : See (unformatted:
<lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).Table (portrait) (as_pdf_p) : See (unformatted:
<lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See (unformatted:
<lino.core.actions.CreateRow grid_post>).None (grid_put) : See (unformatted:
<lino.core.actions.SaveGridCell grid_put>).Create (submit_insert) : Submit this form, i.e. send your data to the server.
Delete (delete_selected) : Delete this record
Update summary data (compute_results) : Update all the summary fields for this database object.
None (grid) : See (unformatted:
<lino.core.actions.ShowTable grid>).None (open_help) : Open Help Window
Hidden columns
ID (
id) : SeeID.Select multiple rows (
rowselect) : SeeSelect multiple rows.