Attention

TYPO3 v7 has reached its end-of-life November 30th, 2018 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.

There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.

The Clipboard

Every time a record is copied in the TYPO3 CMS backend, it appears in the clipboard found at the bottom of the List module screen.

Click on the copy icon of the "Features" page:

Pointing at the copy icon

Now scroll down and look at the clipboard:

The clipboard with the newly copied record

Note how the clipboard registers the fact that we have chosen the "Copy" action. The "Cut" action is the same, but the clipboard will reflect that with different texts.

As you can see, the clipboard indicates that it is in "single record mode". If you cut or copy another record it will replace the current content of the clipboard. In the next chapter we will look at the other clipboards.