How to pass friendsofcake/search results onto different view in CakePHP 3.x?

纵饮孤独 提交于 2019-12-25 06:44:55

问题


I've successfully implemented friendsofcake/search plugin into my app but I'm having a hard time passing the results of my search onto another page. Is this possible? If so, where would I configure it on my app?

Say, on my index.ctp where my search form is, I want the output to be on search.ctp.

Thanks!

来源:https://stackoverflow.com/questions/39505065/how-to-pass-friendsofcake-search-results-onto-different-view-in-cakephp-3-x

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!