Subdivisions (countries.PlacesByPlace)

Inherits from lino_xl.lib.countries.Places

Every row of this data table is a Place.

User guide: The countries plugin.

Columns

  • Place (detail_link) : See Place.

  • Place Type (type) : The type of this place (whether it’s a city. a village, a province…)

  • zip code (zip_code) : See zip code.

Detail layout

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

    • Country (country) : The country this place is in.

    • Place Type (type) : The type of this place (whether it’s a city. a village, a province…)

    • Part of (parent) : The superordinate geographic place of which this place is a part.

    • zip code (zip_code) : See zip code.

    • ID (id) : See ID.

  • Subdivisions (countries.PlacesByPlace)

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

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

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

  • Delete (delete_selected) : Delete this record

  • Show data problems (show_problems) : See (unformatted: <lino.core.actions.ShowSlaveTable show_problems ('Show data problems')>).

  • Check data (check_data) : Update data problem messages for this database object, also removing messages that no longer exist. This action does not change anything else in the database.

  • Fix data problems (fix_problems) : Update data problem messages and repair those which are automatically fixable.

  • None (grid) : The table of known geographical places. A geographical place can be a city, a town, a suburb, a province, a lake… any named geographic entity, except for countries because these have their own table.

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

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

  • Country (country) : The country this place is in.

  • Show type (show_type) : See Show type.

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

  • Part of (parent) : The superordinate geographic place of which this place is a part.