Level 2
June 28, 2024
Solved
Create dynamic tabs from textfield input in AEM dialog.
- June 28, 2024
- 2 replies
- 1027 views
I am looking for a solution where in 1st tab the author can input a text field name. this textfield name should render a new tab in the same dialog.
We can have a multifield of text fields in 1st tab so that we can have N number of tabs.
We have a header navigation where data is deeply nested and it becomes difficult and clumsy for the authors to author the data since everything lies in the same tab. Currently, we have three levels of nested data.
Example in the below screenshot - 3 different levels are shown with different colors.

What will be the best way to achieve this? I could think of creating a new tab for each level and doing it with author input dynamically with the help of multifield.

