Copy Record

WorkWithPlus provides the possibility to make a copy of an existent record and open the transaction so that you can make the pertinent modifications and save the record, or just cancel it.

In order to use this feature, just add the StandardAction Copy Records inside or outside the grid of a GridObject. The transaction must be Business Component.

CopyRecordImg01

At runtime, it will look like the following image:

CopyRecordImg02

When selecting this action, user can modify the record that is being copied:

CopyRecordImg03

Then, the new record will be added:

CopyRecordImg04

You can customize the properties, visualization of this StandardAction in WorKWithPlus Settings -> StandardActions -> Copy Records