Article Submission - Save/Cancel buttons link destination - Joomla! Forum - community, help and support


hello everyone!

i looking way customize link joomla links front end users after press button submit/cancel when submitting new article.

hope doing great today! :p

rafael

i start looking here:
.../components/com_content/controller.php

code: select all

   function save()
   {
...
      $referer = jrequest::getstring('ret',  base64_encode(juri::base()), 'get');
      $referer = base64_decode($referer);
      if (!juri::isinternal($referer)) {
         $referer = '';
      }
      $this->setredirect($referer, $msg);      


let me know if need more help.





Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support