dialog dynamic tabs | Community
Skip to main content
New Participant
November 12, 2015
Solved

dialog dynamic tabs

  • November 12, 2015
  • 1 reply
  • 549 views

Hi,

I need to create a dialog to edit the nav component.

The dialog must have a number of tabs equal to the number of children of the page.

Can i do this thing inside the jsp or i need a specific service?

 

Thanks

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 edubey

You can do this with listeners. Take a look @ /libs/foundation/components/list/dialog

But why you are going for Tabs, you could have gone for multifield, that will be better approach

1 reply

edubey
edubeyAccepted solution
New Participant
November 12, 2015

You can do this with listeners. Take a look @ /libs/foundation/components/list/dialog

But why you are going for Tabs, you could have gone for multifield, that will be better approach