DuplicateRow

Use this to quickly duplicate a selected row.

The DuplicateRow button can be configured into SearchResults headers and into the special header SerialEntry.List for quick add configurations: It allows users to duplicate the selected list row (i.e. create an identical copy of the selected record, including all link fields etc.). The default hotkey for this button is Ctrl+Shift+V.

Alternatively, you can configure the menu action A_DuplicateRecord into the desired context menu(s).

When duplicating a record in a list, the list refreshes and the duplicated record is automatically displayed in Edit mode with focus on the first editable field, provided that this new record appears within the list's currently displayed records (i.e. if you duplicate the last list row, the newly created record is not part of the current page so you do not see it in Edit mode). When duplicating a record in another view, the newly created record is displayed in its default view (e.g. Expand view).

This feature was especially developed for quick add pages, but can be used in any list if required. For further details, see SerialEntry.