biladina / yii2-ajaxcrud

Yii2 Ajax CRUD with Boostrap 4/5. Previously https://github.com/johnitvn/yii2-ajaxcrud
4 stars 4 forks source link

show alert after CRUD #1

Closed atmanegara closed 8 months ago

atmanegara commented 8 months ago

how to display an alert after completion of create/update/delete, using session flash or growl jquery

atmanegara commented 8 months ago

[solved] add js n css toast plugin in vender biladina / asset , modify file modalremote.js

image image

https://pastecode.io/s/0r7p1xrt

image image