Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

building tabs into an existing long form

New Here ,
Apr 26, 2010 Apr 26, 2010

I have a large/long 'work order' form that has well defined header, testing, details, part usage, and labor summary 'sections'.  I would like to integrate tabs into this form for easier navigation, without having to rewrite it.  As I understand tabs I would have to break out each section into a separate template, which would require me to break out the update template also.  Is there a way to easily integrate tabs into this mess without having to rewrite?

-Bill

1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 12, 2011 Mar 12, 2011
LATEST

If you wish to use ColdFusion's AJAX functions for the tabs, then I think you have no other choice than to break the form up into templates.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources