CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Enhanced Tab System
Pages: [1]

Author Topic: Enhanced Tab System  (Read 546 times)

nmudgal

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
    • It's Really Me
  • CiviCRM version: civicrm 3.3
  • CMS version: Drupal 6.20
  • MySQL version: mysql 5
  • PHP version: php 5
Enhanced Tab System
March 23, 2011, 12:28:25 pm
In addition to this post http://forum.civicrm.org/index.php/topic,19064.0.html

The attached patch file has the solution to jump onto next tab as one presses the Submit button while creating an event.

To apply this patch:
  • Save the downloaded file as ManageEvent.php-civicrm-3.3.5-drupal.diff
  • Go to root directory of civicrm.
  • Run this command:
    Quote
    patch -p0 < /path/to/ManageEvent.php-civicrm-3.3.5-drupal.diff
  • You are done.



GPG Key Fingerprint: 8B97 082A D923 2860 E0BE 3ED3 8F81 0702 6AE9 2A57

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Enhanced Tab System
March 23, 2011, 04:29:49 pm
Thanks, please file an issue in http://issues.civicrm.org/jira/browse/CRM?report=com.atlassian.jira.plugin.system.project:roadmap-panel
with above patch.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Enhanced Tab System

This forum was archived on 2017-11-26.