Copying a tab in a split | Community
Skip to main content
New Participant
August 11, 2017
Solved

Copying a tab in a split

  • August 11, 2017
  • 2 replies
  • 1786 views

Hello

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

thanks

Zelia

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vraghav

Hi Zelia,

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

Regards,
Vipul

2 replies

_nkur
New Participant
August 14, 2017

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

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.

vraghav
vraghavAccepted solution
Employee
August 11, 2017

Hi Zelia,

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

Regards,
Vipul