Copy Structure

What it does

Will copy all fields except files and pictures, but all sub child entities (1 level, non recursive).

How to invoke

The page is called with the command: dk.tempusserva.codeunit.common.PageCopyStructure

Takes the following parameters

The user activating the function must have the group specified in "AllowCloneGroup"

Example of usage:

main?command=dk.tempusserva.codeunit.common.PageCopyStructure&SagID=10&DataID=100

Button for the function can be created using a "Action button: Button: Parameterized URL"

Example of URL pattern

main?command=dk.tempusserva.codeunit.common.PageCopyStructure&SagID=10&DataID=[DataID]

Configuration

[All possible configurations and where to edit them]

Developer info


Revision #3
Created 4 April 2025 10:07:47 by Theis Villumsen
Updated 1 August 2025 12:48:50 by Theis Villumsen