uploads.UploadTypes
(Upload types)¶
Columns
<django.db.models.fields.BigAutoField: id>
<lino.utils.mldbc.fields.BabelCharField: name>
<lino.core.choicelists.ChoiceListField: upload_area>
<django.db.models.fields.IntegerField: max_number>
<django.db.models.fields.BooleanField: wanted>
<lino.core.choicelists.ChoiceListField: shortcut>
Detail fields
<Panel main_1 in lino.core.layouts.DetailLayout on lino.modlib.uploads.models.UploadTypes>
<Panel main_2 in lino.core.layouts.DetailLayout on lino.modlib.uploads.models.UploadTypes>
<GridElement uploads.UploadsByType in lino.core.layouts.DetailLayout on lino.modlib.uploads.models.UploadTypes>
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 Upload type.
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