Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3930 Zobrazení

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
Zrušit
Nejlepší odpověď

Hello Sergio,

Simply we can show an modal from js using,

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

OR

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

Regards

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
pro 24
2099
0
kvě 23
4160
0
čvn 20
3239
0
bře 19
6086
0
lis 24
2049