lists.Members
(List memberships)¶
Columns
<django.db.models.fields.BigAutoField: id>
<django.db.models.fields.IntegerField: seqno>
<django.db.models.fields.related.ForeignKey: list>
<django.db.models.fields.related.ForeignKey: partner>
<django.db.models.fields.CharField: remark>
Detail fields
Partner List (list) : See
<django.db.models.fields.related.ForeignKey: list>
.Partner (partner) : See
<django.db.models.fields.related.ForeignKey: partner>
.Remark (remark) : See
<django.db.models.fields.CharField: remark>
.
Actions
HTML (show_as_html) : Show this table in Bootstrap3 interface
Table (landscape) (as_pdf) : Show this table as a pdf document.
Table (portrait) (as_pdf_p) : Show this table as a pdf document.
Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See
<lino.core.actions.CreateRow grid_post>
.None (grid_put) : See
<lino.core.actions.SaveGridCell grid_put>
.Create (submit_insert) : Create the record and open a detail window on it
⚇ (duplicate) : Duplicate this row.
Detail (detail) : Open a detail window on this record.
Delete (delete_selected) : Delete this record
None (grid) : See
<lino.core.actions.ShowTable grid>
.None (move_by_n) : Move this row N rows upwards or downwards.
▼ (move_down) : Exchange the seqno of this item and the next item.
▲ (move_up) : Exchange the seqno of this item and the previous item.
None (open_help) : See
<lino.core.actions.OpenHelpWindow open_help>
.None (validate) : See
<lino.core.actions.ValidateForm validate>
.Save (submit_detail) : Save changes in this form