CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.

Home Page:https://holt59.github.io/cakephp3-bootstrap-helpers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Companies using CakePHP

bobmulder opened this issue · comments

Hey @Holt59,

Thanks for the nice plugin. We are using it for the CakeAdmin Plugin (https://github.com/cakemanager/cakeadmin-lightstrap).
Maybe you should think about a 'Companies using CakePHP' section? ;)

Greetz

Bob

Thanks @Holt59 for this plugin :)
It works very well.

But i have a question : can you do a postLink ($this->Form->postLink) with confirmation of suppression?

Thx
Rémi

Hi @barberemi,

If what you are looking are bootstrap-like confirm dialog windows, then it cannot be done with simple javascript (you'll need an extra bootstrap plugin such as bootbox).

If this is not what you are looking for, please open a new issue with a bit more of details !

Thanks,

Mikael