My Teams (groups.MyGroups)

Inherits from lino_xl.lib.groups.Groups

Every row of this data table is a Team.

User guide: The groups plugin.

Columns

  • Team (detail_link) : See Team.

  • Tickets (tickets.TicketsByGroup4) : See Tickets.

Detail layout

    • Designation (name) : The designation in different languages.

    • Designation (de) (name_de) : See Designation (de).

    • Designation (fr) (name_fr) : See Designation (fr).

    • Designation (et) (name_et) : See Designation (et).

    • Reference (ref) : The reference. An optional alphanumeric identifier that, unlike the primary key, is editable.

    • ID (id) : See ID.

    • Private (private) : Whether this group is considered private. See dg.plugins.comments.visibility.

    • Description (description) : See Description.

    • Memberships (MembershipsByGroup1) : See Memberships.

  • Tickets (tickets.TicketsByGroup)

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>).

  • New (insert) : Insert a new Team.

  • Create (submit_insert) : Submit this form, i.e. send your data to the server.

  • Delete (delete_selected) : Delete this record

  • Merge (merge_row) : Merge this object into another object of same class.

  • None (grid) : Shows all groups.

  • None (open_help) : Open Help Window

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Save (submit_detail) : Save changes in this form

Filter parameters

  • User (user) : See user.

Hidden columns

  • ID (id) : See ID.

  • Designation (name) : The designation in different languages.

  • Designation (de) (name_de) : See Designation (de).

  • Designation (fr) (name_fr) : See Designation (fr).

  • Designation (et) (name_et) : See Designation (et).

  • Reference (ref) : The reference. An optional alphanumeric identifier that, unlike the primary key, is editable.

  • Description (description) : See Description.

  • Private (private) : Whether this group is considered private. See dg.plugins.comments.visibility.

  • Select multiple rows (rowselect) : See Select multiple rows.