Jump to content

Is there a way to simple edit products on the backend and return to the latest category page?


Recommended Posts

Hi guys!

I'm in the middle of a massive edition of all the products, and maybe your help would save me some time.

The thing is that when I click on the save button of the product, it returns to the catalog home, instead to the go to the previous category where I click on the product to modify.

I research the backend and found this line into the AdminProducts.php, that every time it calls the following function:

Tools::getValue('id_category')



it returns 0, which is not the ID of the category, and that's why it redirects to the catalog home. BUT if I modify the URL returned and change the ID of the category, I goes directly to the page wanted!

And help? or idea, I would really appreciate it!

Kind regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...