Feature request tabstate in backend views

  • illovo
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 5 days ago - 10 years 5 days ago #4959 by illovo
Joomla 3.2.3, ZHGM 5.5.2.4 and earlier

Whenever you save in an edit view the first tab is opened afterwards. That's very confusing sometimes, when there are lots of tabs and parameters.

By adding a single line in
/administrator/components/com_zhgooglemap/zhgooglemap.php
Joomla remembers the last opened tab in all views:
// No direct access to this file
defined('_JEXEC') or die('Restricted access');

JHtml::_('behavior.tabstate'); // ...ADD THIS LINE...

...

Maybe you like it.
Last edit: 10 years 5 days ago by illovo.

Please Log in or Create an account to join the conversation.

More
10 years 4 days ago #4966 by Dima
OK, I'll do it in next release

Don't forget support my developments: post review in JED , donate , help with translation ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds

Donate


Go to top