⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

goToList is not defined when redirecting



rostamiani

rostamiani
  • profile picture
  • Member

Posted 01 November 2015 - 02:49 AM

Hi

The redirect does not work at Edit and Insert pages and causes this error:

goToList is not defined

Here it's used but I cannot find any declaration of this function in any file!

<input type='button' value='<?php echo $this->l('form_cancel'); ?>' onclick="javascript: goToList()" class='ui-input-button' />