Hi,
Is there is a way to deepclone the document section not the last section. For example. I want to clone the section 1.2.1 for each list value using java code.How to get the section index for this to iterate. Please advise its urgent.
- section1
1.1 section2
1.2 section3
1.2.1 want this section to deepclone for the list of data.
1.3 section4
1.3.1 .deepclone this section is easy as we can take the last section count and deepclone