php - How do I redirect to a specific page after inserting data in cakePHP scaffolding? -


well using scaffolding concept in cakephp first time, runs quite okay, problem facing is: after data getting inserted database page automatically redirected success page.

i want redirect custom action page.

can in cakephp scaffoliding?

please me!

no! can not add our custom redirection in scaffolding. scaffolding more non-production deployment used give initial idea framework , feasibility towards application.

to precise question, have skip scaffolding particular action, write saving logic , redirect wherever want. can bake controller , create actions save time , can add redirection in that.

hope help.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -