Difference between revisions of "Codeunit/ContentPrivate/PageCopyStructure"

From TS NoCode wiki
Jump to navigation Jump to search
old>Admin
(Created page with " The page is called with the command: '''dk.tempusserva.codeunit.common.PageCopyStructure''' Takes the following parameters * SagID * DataID The user activating the functio...")
(No difference)

Revision as of 12:58, 12 May 2021

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

Takes the following parameters

  • SagID
  • DataID

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