Magento
Magento: Rma Add a new page
There was situation i need to add a extra page before submit rma : on step 2 page i change the form action url like: the url will redirect to the function difined in controller: path = app/code/local/Mirasvit/Rma/controllers/RmaController.php in rma controller you need to define a function named public function Read more…