Hello Felix,
Do you want to modify the COPY and create a new one or simply enhance the existing action?
Regards,
Manideep Satya
Hello Satya,
I want to use the existing copy-action in absl-coding or ui-designer. Expectation is that a Copy of current activity (e.g. Task) will be created.
I tried e.g.
Activity.Copy(this);
in Activity-Event-BeforeSave, but it did not work. How can I use the standard copy action in absl coding?
Regards,
Felix
Add comment