Use our Google Custom Search for best site search results.
Browse by Tags
-
Hello, I got some questions regarding to using Infopath. It seems that the value of the control can be fixed using rule or code(xPathnavigator class) but I need to change the attribute such as visable or width but not the value of the control. For example, sometimes I'd like to display table in another...
-
Hi, I got a probleme related to DataSources and arepeating Table. In one hand, I got a Secondary DataSources with Repeating data (imported from a SharePoint Library) which contains a list of non-worked days. string In the other hand, I have a repeating Table with a DateField. I create this dynamic repeating...
-
-
I need to submit a form to a email data connector in code (I'm using C# in InfoPath 2007). This article How To: Submit Data as an E-mail Message http://msdn.microsoft.com/en-us/library/bb250998.aspx gives an example (in VB) using the EmailAdapter which references the data conenction but I can't...
-
Available Versions JScript VBScript VB.NET C# V1 SP1 ü ü Techniques Demonstrated: Cascading drop-down list boxes in successive repeating tables. Filter duplicate entries. Filter previous selections. Use XSL current() function to ensure proper cascade. Secondary data source to populate drop...
-
Available Versions JScript VBScript VB.NET C# V1 ü SP1 ü ü Techniques Demonstrated: Use an HTML task pane to display dynamic, rich (HTML) help. Dynamically update help as focus field changes in form. Use a polling loop to get current focus field with GetContextNodes method. Secondary data...