İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3651 Görünümler

Hello everyone...

I would like to implement a small modal in which to enter the data from the website_sale.product.... But for this I think I should make a call to the template via JS. I've been looking in the documentation and there is a reference to the render method, but whenever I try to implement it I get a not found.

Has anyone had this same problem?

Avatar
Vazgeç
En İyi Yanıt

Hello Sergio,

Simply we can show an modal from js using,

$('#myModal').modal({show:true});

OR

$("#myModal").modal().show();

Regards

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Ara 24
1527
0
May 23
3592
0
Haz 20
2771
0
Mar 19
5693
0
Kas 24
1410