Skip to main content
Inspiring
November 23, 2023
Question

Actions

  • November 23, 2023
  • 1 reply
  • 321 views

Olá. Criei uma action para importar várias imagens através do Stack e depois agrupar tudo. Preciso duplicar esse grupo em outro documento. Tem como inserir um comando para abrir a caixa de diálogo que permita escolher o documento?

Obrigado

This topic has been closed for replies.

1 reply

Stephen Marsh
Community Expert
Community Expert
November 23, 2023

If I am understanding the translation correctly, select all layers, then use Layer > Duplicate Layers to copy the source document to the destination document.

Inspiring
November 23, 2023

Hi Stephen. I created an action to import several images using Stack script, then group them. That action is working. Now, I want to duplicate the group inside another document. Is it possible to include a command to open a dialogue box asking the target document inside the existing action?

Stephen Marsh
Community Expert
Community Expert
November 23, 2023

In the Action panel, use the menu command for "insert menu item" and select Layer > Duplicate. With the modal control active the step will be interactive:

 

 

You can then select the destination/target document to duplicate the layer group to.