in

InfoPath Dev

Submit repeating table modifications

Last post 05-28-2008 11:09 AM by Clay Fox. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-27-2008 11:41 PM

    Submit repeating table modifications

    Hi all,

     

    I have an InfoPath form which has it's data extracted from a webservice. All the data goes to a repeating table. I now want to submit modifications done to the repeating table back to the database or to a sharepoint library.

    When I submit to a sharepoint library it does not show me the columns from the repeating table.

    When I try to submit through a webservice (which calls and update stored procedure) it does not send me the values modified in the repeating table.

    So my question. How can I submit data from a repeating table to a database and/or to a sharepoint library?

     
    Thanks in advance for any kind suggestions,

    bog
     

  • 05-28-2008 11:09 AM In reply to

    Re: Submit repeating table modifications

    SharePoint cannot support relational data so promoted properties cannot be repeating.  A database is what to use for building relational tables.

    For your webservice, it needs to be able to support submit.  You would need to research it and how to pass data to it.

    If you need some prebuilt, generic web services to dynamically query and submit to multiple SQL tables check out the Database Accelerator package from www.qdabra.com

    Filed under:
Page 1 of 1 (2 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.