polls.Choices (Choix)

No help_text for polls.Choices

Every row of this data view is a Choix.

User Guide: Not yet written.

Columns

  • ID (id) : See ID.

  • (seqno) : The sequence number of this item with its parent.

  • Désignation (name) : The translatable name of this database row.

  • Désignation (nl) (name_nl) : See Désignation (nl).

  • Désignation (de) (name_de) : See Désignation (de).

  • Désignation (en) (name_en) : See Désignation (en).

  • Liste de choix (choiceset) : See Liste de choix.

Toolbar 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 (unformatted: <lino.core.actions.CreateRow grid_post>).

  • None (grid_put) : See (unformatted: <lino.core.actions.SaveGridCell grid_put>).

  • Créer (submit_insert) : Create the record and open a detail window on it

  • (duplicate) : Duplicate this row.

  • Supprimer (delete_selected) : Supprimer cet enregistrement

  • None (grid) : See (unformatted: <lino.core.actions.ShowTable grid>).

  • (move_down) : Exchange the seqno of this item and the next item.

  • (move_up) : Exchange the seqno of this item and the previous item.

  • None (select_by_response) : See (unformatted: <lino.core.actions.Action select_by_response>).