form helpers - CakePHP 3.0 - How to create a postLink with confirmMessage? -


I started working in CakePHP 3.0 (beta) today.

In KPHP 2.0, there was an option for this to add a confirmation message to a post link, clicking on the link will warn you.

More information about postlink in CakePHP 2.0:

More information about postlink in CakePHP 3.0:

> Confirmation message ran in version 3.0 Has anyone been aware that there is an option for this in KPPHP 3.0?

It has not been, it now has an option named Confirmation : < / P>

  $ this-> form-> See also     / P>  

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

python - 'NoneType' object is not callable using 'find_all' in BeautifulSoup -