Hello,
I’ve got some content in one tab that I need to have display in a second tab. I have four tabs, but I want to display the content in tab 1 in tab 2 as well after making minor changes. I would just copy it, but it is so complex that it would be much easier if I could do it this way. Basically what I want is when someone clicks on the header for tab 2 it actually shows the content of tab 1. If they click on tab 3 or 4, it works the same as usual. For tabs 1 and 2, I want to use the data from tab 1, but just make a few minor changes.
THANKS