この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
How to Create a component which is having a dialog box for Dynamically addition of tabs?
And as per requirement, Tabs should be in dialog box.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi,
Please check if this solutions works for you
Hi @NayanGarade ,
Welcome to the community. Could you please elaborate your usecase a bit more clearly?
I want a dialog (cq:dialog) which is dynamic in nature and a author can add "N" number of tabs in dialog box as per requirement.
Hi,
Please check if this solutions works for you
@NayanGarade - I think you need a custom listener or Javascript to handle this scenario. You can make use of CoralUI APIs to achieve this you need to use Event Listeners for this while adding any extra tav to the touchui dialog.
Please refer the below link for CoralUI for Tab of a dialog.