Hi @kgordon,
Do you mean to copy an application? If yes read ahead.
- First create a new directory for the copy application.
- Copy the meta directory from the original location to the new one.
- Edit meta\app.json and change the
"name"
field to a new value. - Import the new location in Radzen. Click run to generate the code.
- If you have custom code in the original app you have to copy it in the new one. You should change the namespace in all custom files and code to match the new one.