Search - InfoPath Dev Sign in | Join | Help InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads Use our Google Custom Search for best site search results. Search More Search Options Page 1 of 1 (8 items) Re: Repeating Table Validation for duplicate records Hi all, I have a similar situation. When I used the following code, it worked perfect, it successfully throws an error when duplicate values are entered. count(/my:myFields/my:group1/my:group2[my:field2 != ""]) > (. = ../preceding-sibling::my:group2/my:field2 or . = ... Posted to Code (Forum) by SARISILVA on 07-20-2010 open Insert symbol dialog box through a button click Hello All, In Infopath 2003, is it possible to call the Insert Symbol dialog box, which is available in the File menu: File>Insert>Symbol, though the click of a button? I want to be able to click a button, and open this Insert Symbol dialog box. Is this at all possible? Thanks, sari. Posted to Controls (Forum) by SARISILVA on 05-03-2010 disabling toolbars in an infopath form Hello, I want to disable the toolbars in an infopath form with c# code, and found this msdn article very useful on how to do so. http://msdn.microsoft.com/en-us/library/bb608311%28office.11%29.aspx#officeinfopathcustomizinginfopathmenusandtoolbars_customizingmenusandtoolbars This article also talks about re-enabling the toolbars, by ... Posted to Views (Forum) by SARISILVA on 03-01-2010 how to fix error: 'element is unexpected according to content model of parent element ' I am trying to move text from one repeating table to another. I actually have about 5 repeating tables. BUt, I keep getting the following error, whenever I try to add a row to the repeating table, whenever the code parent.appendChild(templeteRow) runs. THE ERROR: ... Posted to General (Forum) by SARISILVA on 02-25-2010 Re: Copy text from one repeating table to another Hi Greg, thanks for all your valuable feedback. I am trying to do the same thing, moving text from one repeating table to another. I actually have about 5 repeating tables. BUt, I keep getting the following error, whenever I try to add a row to the repeating table, whenever the code parent.appendChild(templeteRow) runs. THE ERROR: ... Posted to Code (Forum) by SARISILVA on 02-24-2010 Re: Selecting a row in a repeating table Thanks so much, both of you :) your help was great! i got it working, thanks so much, again, sari. Posted to Controls (Forum) by SARISILVA on 02-23-2010 Re: Selecting a row in a repeating table Thank you Hilary for responding to my inquiry, thanks so much. I have tried to do so as you said, with a checkbox, but I was never able to succeed. Firstly, I was not able to make only the selected checkbox checked, and all the rest of the checkboxes, unchecked, in the repeating table. Secondly, how can I select a row of the repeating table, ... Posted to Controls (Forum) by SARISILVA on 02-19-2010 Selecting a row in a repeating table Hello, :) I am using infopath 2003. I want to achieve a grid like feature in infopath, by having a repeating table with a few rows. Is it possible to select a row in a repeating table with the mouse and perform an action like "Delete" which is in a button, outside the repeating table. I dont want to use a button to select a row. I ... Posted to Controls (Forum) by SARISILVA on 02-15-2010 Page 1 of 1 (8 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.