Countries (countries.Countries)

The table of all countries. (more)

Every row of this data table is a Country.

User guide: The countries plugin.

Columns

  • Designation (name) : The designation of this country.

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

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

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

  • ISO code (isocode) : The two-letter code for this country as defined by ISO 3166-1. For countries that no longer exist it may be a 4-letter code.

Detail layout

    • ISO code (isocode) : The two-letter code for this country as defined by ISO 3166-1. For countries that no longer exist it may be a 4-letter code.

    • Designation (name) : The designation of this country.

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

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

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

    • Short code (short_code) : A short abbreviation for regional usage. Obsolete.

  • Places (countries.PlacesByCountry)

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

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

  • Delete (delete_selected) : Delete this record

  • None (grid) : The table of all countries.

  • 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

  • Short code (short_code) : A short abbreviation for regional usage. Obsolete.

  • ISO-3 code (iso3) : The three-letter code for this country as defined by ISO 3166-1.

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