Upload types (uploads.UploadTypes)

The table with all existing upload types. (more)

Every row of this data table is a Upload type.

User guide: The uploads plugin.

Columns

  • Upload area (upload_area) : See Upload area.

  • Designation (name) : The translatable name of this database row.

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

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

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

  • Max. number (max_number) : No need to upload more uploads than N of this type. -1 means no limit.

  • Wanted (wanted) : Add a (+) button when there is no upload of this type.

  • Upload shortcut (shortcut) : Optional pointer to a virtual upload shortcut field. If this is not empty, then the given shortcut field will manage uploads of this type. See also Shortcuts.

Detail layout

    • ID (id) : See ID.

    • Upload area (upload_area) : See Upload area.

    • Wanted (wanted) : Add a (+) button when there is no upload of this type.

    • Max. number (max_number) : No need to upload more uploads than N of this type. -1 means no limit.

    • Upload shortcut (shortcut) : Optional pointer to a virtual upload shortcut field. If this is not empty, then the given shortcut field will manage uploads of this type. See also Shortcuts.

    • Designation (name) : The translatable name of this database row.

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

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

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

  • Upload files (uploads.UploadsByType)

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 Upload type.

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

  • Delete (delete_selected) : Delete this record

  • None (grid) : The table with all existing upload types.

  • None (open_help) : Open Help Window

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

  • Save (submit_detail) : Save changes in this form

Hidden columns

  • ID (id) : See ID.

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