in

InfoPath Dev

Browse by Tags

  • Repeating sections into a repeating section or table in another view

    Hi I am rather new at Infopath and what I am trying to do is to take a few different repeating sections from one view and put them togeather in a repeating section in another view. I get an error saying that this control cannot repeat here Any known workarounds? thanks Steini
    Posted to Newbie Questions (Forum) by steini on 10-27-2008
  • Can I have a Rule operate on the selected node only?

    Hi, I was wondering if anybody knew if there is a way to have a rule operate on the selected node in a repeating table without performing the rule on the rest of the nodes. I realized that this is a major drag on the performance of my form, considering the multiple views with multiple repeating tables...
    Posted to General (Forum) by Patrick on 09-02-2008
  • Conditional formating with repeating section and repeating table

    Hello! I've a problem with the conditional formating. I want to enable/disable some controls if the user select Yes/no in a dropdownlist. It works fine for "single" textboxes, dropdownlist, but doesn't work with repeating tables or sections. My condition for single textboxes is "if...
    Posted to Controls (Forum) by belote82 on 07-30-2008
  • Re: Alternate line shading in repeating table

    Don't know if you're still working on this but here's what I used: rowColor = (count(preceding-sibling::myRepeatingSection) + 1) mod 2 Then, set the conditional formatting for the repeating section to color if rowColor <> 0 count( preceding-sibling::myRepeatingSection)+1 returns the...
    Posted to Newbie Questions (Forum) by smaus on 05-26-2008
  • Re: Add records to repeatingTable

    My issue is a different one, but relates to the same topic (inserting rows). In my case, I'm using VB Script and IP 2003, and what I get is: Object required: 'XDocument.View' The sentence I've used for VB Script is XDocument.View.ExecuteAction "xCollection::Insert", myRepTableRow_15...
    Posted to Controls (Forum) by Pontmercy on 05-09-2008
  • Creating an outline numbering scheme????

    I have a situation where I need to created the following using nested repeating sections and/or tables: 1. Main Item One 1.1 Sub Item One 1.1.1 Sub Sub Item One 1.1.2 Sub Sub Item Two 1.2 Sub Item Two 1.2.1 Sub Sub Item One 2. Main Item Two 2.1 Sub Item One etc. I have no problem creating the numbering...
    Posted to Controls (Forum) by PhDUltra on 03-25-2008
  • set a field's value in a repeating section

    When I set a field's value (inventory item) in a repeating section from a drop down list (inventory items) the same value is set in every inventory item field. How do I set a value for only 1 inventory item field without changing all inventory item fields to the same value?
    Posted to Newbie Questions (Forum) by BoxTurtle on 01-06-2008
  • 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...
    Posted to Controls (Forum) by sboyddyn on 12-20-2007
  • Working with controls..

    i have database in ms. sql server 2005. and then in infopath i have a form that send data to the SQL server and stores. everything is fine here. my question is... how do i have a repeating table in another repeating table which in total is another repeating... example below should explain There is...
    Posted to Controls (Forum) by pkeshtgani on 11-21-2007
  • Transfer Data from Repeating Table to a Repeating Section

    Ok, I don't know if this is possible, but here's the scenario: The naming convention I have used here is for ease of communication... My goal in doing this is to have one person enter data in a view, and another person edit/review/add to the original data in a separate view. The trick is that...
    Posted to Controls (Forum) by Patrick on 11-07-2007
Page 1 of 1 (10 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.