.. include:: /Includes.rst.txt .. index:: Modules; List module .. _list-module: .. _the-list-module-and-clipboard: ======= Records ======= .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Using The List Module` The list view displays a list of records stored on the current page, grouped by type. .. card:: :ref:`Copy and paste ` You can copy and paste records using the context menu and then choose "copy" (or cut if you want to move the record instead). .. card:: :ref:`Clipboard usage ` Find out how to make get the most out of the clipboard with an overview of some its extra features. .. card:: :ref:`Mass Editing ` The List module makes it possible to display the content of several fields at once and gives you the ability edit several records with one action. .. toctree:: :maxdepth: 2 :titlesonly: :hidden: UsingEffectively/Index CopyPaste/Index AdvancedClipboard/Index MassEditing/Index