0 Replies Latest reply on Jun 16, 2008 9:02 PM by jenkinsa

    Tab Index best practice?

    jenkinsa

      Hi All,

      We have a project that has some really complex UI (think toggle panels within repeats within toggle panels within repeats all dynamically adding and removing...basically lots and lots of dynamic fields). I was wondering if anyone has had any thoughts as to the best way to handle tab index.

      My view is really just go and set all the tabindex fields in the jsp...but there is a concern in the development group that with all the complex field creation/destruction that perhaps a more architectural (phase listener or something like that) approach to setting tab indexes may be warranted.

      Just thought I'd throw the question out there...has anyone done something like this...how did they implement their tab index, what problems did they face, what would be considered best practice

      cheers
      Adam