Excerpt Types (excerpts.ExcerptTypes)

Displays all rows of ExcerptType. (more)

Every row of this data table is a Excerpt Type.

User guide: The excerpts plugin.

Columns

  • Model (content_type_display) : See Model.

  • Primary (primary) : Whether this is the default type to use for this model. There’s at most one primary type per model. Enabling this field will automatically make the other types non-primary.

  • Certifying (certifying) : Whether an excerpt of this type is a unique printout.

  • Designation (name) : The designation of this excerpt type. One field for every language.

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

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

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

  • Print method (build_method) : See lino.modlib.printing.mixins.PrintableType.build_method.

  • Template (template) : The main template to be used when printing an excerpt of this type.

  • Body template (body_template) : The body template to use when printing an excerpt of this type.

Detail layout

    • ID (id) : See ID.

    • Designation (name) : The designation of this excerpt type. One field for every language.

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

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

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

    • Model (content_type) : The database model for which this excerpt type is to be used.

    • Print method (build_method) : See lino.modlib.printing.mixins.PrintableType.build_method.

    • Template (template) : The main template to be used when printing an excerpt of this type.

    • Body template (body_template) : The body template to use when printing an excerpt of this type.

    • Email template (email_template) : The template to use when sending this an excerpt of this type by email.

    • Excerpt shortcut (shortcut) : Optional pointer to a shortcut field. If this is not empty, then the given shortcut field will manage excerpts of this type.

    • Primary (primary) : Whether this is the default type to use for this model. There’s at most one primary type per model. Enabling this field will automatically make the other types non-primary.

    • Print directly (print_directly) : See Print directly.

    • Certifying (certifying) : Whether an excerpt of this type is a unique printout.

    • Print recipient (print_recipient) : Whether to print a recipient field in document.

    • Backward compatible (backward_compat) : Check this to have this in template context point to owner instead of excerpt.

    • Attach to email (attach_to_email) : Whether the printable file should be attached to the email when creating an email from a mailable of this type.

  • Excerpts (excerpts.ExcerptsByType)

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 Excerpt Type.

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

  • Duplicate (clone_row) : Insert a new Excerpt Type as a copy of this.

  • Delete (delete_selected) : Delete this record

  • None (grid) : Displays all rows of ExcerptType.

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

  • Attach to email (attach_to_email) : Whether the printable file should be attached to the email when creating an email from a mailable of this type.

  • Email template (email_template) : The template to use when sending this an excerpt of this type by email.

  • Remark (remark) : See Remark.

  • Model (content_type) : The database model for which this excerpt type is to be used.

  • Backward compatible (backward_compat) : Check this to have this in template context point to owner instead of excerpt.

  • Print recipient (print_recipient) : Whether to print a recipient field in document.

  • Print directly (print_directly) : See Print directly.

  • Excerpt shortcut (shortcut) : Optional pointer to a shortcut field. If this is not empty, then the given shortcut field will manage excerpts of this type.

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