ID in Notifier's Custom Dialong

There could be an ID input for Create Custom Dialog from Notifier. If we need to create more than one such dialog we have to add more than one instance of notifier component.

That would be great!

1 Like

Actually I was mistaken and you can create custom dialogs from one single Notifier component and call them as needed. You can even call multiple custom dialogs simultaneously, one over the other and they behave as usual.

You just need to keep track of every “selection” option you define for the buttons of those custom dialogs to avoid overlap of results from interaction with them.

Although you also could implement some sort of reference or indicator of which dialog you have opened (like a global viable defined upon opening) and treat the results from there.

(this answer was motivated after the last reply, hehe)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.