Active
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2010 at 21:36 UTC
Updated:
7 Jan 2011 at 14:44 UTC
HI,
Is there a way to go back to the last tab visited insted of the default one when using the back button ?
I have 3 fieldgroup tabs on a page, the last one containing links to other pages.
When I hit the back button in firefox, I come back to the default page instead of the last tab visited.
Is there a way to fix this? with some cookie or javascript?
Thank you for your help.
Comments
Comment #1
elektrorl commentedsubscribing.
Comment #2
terry22 commentedsubscribing too
Comment #3
terry22 commentedHi,
nobody found how to fix this issue?
thank you
Comment #4
jdln commentedYou could look at this module:
http://drupal.org/project/multistep
Comment #5
terry22 commentedHi,
thank you for your advice.
But I can't figured how to use it.
It seems to work with forms, but I don't know how to use it with node tabs.
Could you please help me?
regards,
Terry
Comment #6
jdln commentedIve only used it once and that was for CCK fields in the node creation page. I used it to separate the node creation form into multiple pages.