Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

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 solution acceptée

Avatar

Réponse correcte par
Employee

Hi Zelia,

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

Regards,
Vipul

Voir la solution dans l'envoi d'origine

2 Replies

Avatar

Réponse correcte par
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.