Question

Looking for an example on how to create admin modal similar to what's used in advanced pricing on product edit. Does anyone have an example with basic block logic inside.

Was it helpful?

Solution

Created my own in the end

https://github.com/DominicWatts/AdminModalPopup

Looked at a couple of examples in the core code such as the admin analytics notification modal and seemed overkill such as this

https://github.com/magento/magento2/blob/2.4.0/app/code/Magento/AdminAnalytics/view/adminhtml/ui_component/admin_usage_notification.xml#L47

Hope it helps someone

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top