Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Copying a tab in a split

Avatar

Level 2

Hello

Does anyone know if we can copy/duplicate a tab in a split to create an other tab?

thanks

Zelia

1 Solução aceita

Avatar

Resposta correta de
Employee

Hi Zelia,

It is not possible. You will have to create it manually.

Regards,
Vipul

Ver solução na publicação original

2 Respostas

Avatar

Resposta correta de
Employee

Hi Zelia,

It is not possible. You will have to create it manually.

Regards,
Vipul

Avatar

Level 3

Hi Zeila,

It is not possible with UI. But, if you have good understanding on XML than you can do it by following below steps.

1. Right click on workflow and select "Edit xml source ...."

2. Look for your split activity.

3. look for XML code for existing tab, will look like this

1278430_pastedImage_0.png

4. Copy and paste the code and save the XML.

PS: This is not a preferred route to do it, as it will require playing with XML code and possibility to corrupt your workflow if something went wrong.

Regards,

Ankur A.