humanlinks.LinksByHuman
(Human Links)¶
Columns
<django.db.models.fields.BigAutoField: id>
<lino.core.choicelists.ChoiceListField: type>
<django.db.models.fields.related.ForeignKey: parent>
<django.db.models.fields.related.ForeignKey: child>
Detail fields
Who is… (parent) : Pointer to the person who is „parent“.
Parency type (type) : The type of link. Pointer to LinkTypes.
To whom… (child) : Pointer to the person who is „child“.
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>
.New (insert) : Open a dialog window to insert a new Personsl Link.
Create (submit_insert) : Create the record and open a detail window on it
Detail (detail) : Open a detail window on this record.
Delete (delete_selected) : Delete this record
None (grid) : See
<lino.core.actions.ShowTable grid>
.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