in

InfoPath Dev

Need to change a section to repeating section but everything disappears

Last post 12-21-2007 10:40 AM by Greg Collins. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 12-20-2007 07:02 AM

    Need to change a section to repeating section but everything disappears

    I have a form that has a section but I have now decided that I should have created a repeating section so users could fill out multiple records before submitting them.

     I tried changing my main section to a repeating section but everything disappears.  I think that’s what I should have done to start with but I didn’t think about it.  Should the section be a repeating section (or repeating table) and is there an easy way I can change it without doing an entirely new view.  I’ve tried that too but nothing will copy and paste.  I don't want to recreate the entire view.  It was very difficult and it has many rules so it would be very time consuming. 

     

    Does anyone have any suggestions?

     

      

     

  • 12-21-2007 10:40 AM In reply to

    Re: Need to change a section to repeating section but everything disappears

    The problem is that control-to-DOM binding is different for a section and a repeating section.

    Sometimes when I get stuck like this I like to get down to the metal and do things manually. If you are so daring, I would create a separate blank form, add in a section and a repeating section. Add a node in each. Extract the form files and compare the difference between the section and repeating section in myschema.xsd and view1.xsl. There's probably only some trivial differences that you can manually make to your existing form (make a backup first!) to where the next time you open it in the designer, poof! it's upgraded to a repeating section.

    This suggestion is not for the light of heart and not for those with no experience in XML, XSL, and XSD

     

    Visit my Web site:

    http://www.braintrove.com

    Greg Collins / Microsoft MVP
    Qdabra® Software / Streamline data gathering to turn process into knowledge
Page 1 of 1 (2 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.