Skip to main content
Participant
April 26, 2010
Question

building tabs into an existing long form

  • April 26, 2010
  • 1 reply
  • 1016 views

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

    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    March 12, 2011

    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.