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 12 of 20 (195 items) « First ... < Previous 10 11 12 13 14 Next > ... Last » Re: Execution Permission not aquired Hi, Check out this link, http://www.infopathdev.com/forums/topic.asp?TOPIC_ID=1137 I hope this will help for you. Thanks. Posted to SharePoint Integration (Forum) by K.Ramana Reddy on 07-13-2006 Re: publishing form to a shared network folder Hi, Is it working in you machine? when you are giving full trust to the your form using MSI, you have to register in each machine to access the form. I hope this will work for you. Thanks. Posted to Newbie Questions (Forum) by K.Ramana Reddy on 07-12-2006 Re: Active Directory Hi, Did you give the full trust to the your form? if not give the full trust and then try. I hope this will work for you, Thanks. Posted to Newbie Questions (Forum) by K.Ramana Reddy on 07-12-2006 Re: Dynamic Help in Custom TaskPane Hi, If your field is main datasource, you can use Xpath directly. For example: if your field is <my:userName></my:userName> <div id=''my:userName'' style=''DISPLAY: none''> <p class=''field''>userName</p> <p>Select the userName from the drop down box.</p> </div> I hope this will help you. Thanks. Posted to General (Forum) by K.Ramana Reddy on 07-12-2006 Re: Dynamic Help in Custom TaskPane Hi, I have one question for you, Repeating database field is secondary data source field(i.e,binded to secondary datasource) or main datasource field(i.e,binded main datasource)? Thanks. Posted to General (Forum) by K.Ramana Reddy on 07-12-2006 Re: Creating SharePoint list entry from button press Hi, My question is, you do not want submit some fileds from all views or only from partcular view. if you do not want to submit form particluar view,You can create a seperate view containing those fields you want to submit. I hope this will help you, Thanks. Posted to Data Connections (Forum) by K.Ramana Reddy on 07-11-2006 Re: Repeating Tables.... again! Hi, Which lanuage are you using, managed code(.net(C#/vb.net)) or scripting(jscript/vbscript). if you use managed code, you can have solution file(.sln file).you can open .sln file, from that open the schema file, make the changes .After changes build the project. You can do the changes directly in template.xml. Find the node you want repeat, ... Posted to Newbie Questions (Forum) by K.Ramana Reddy on 07-07-2006 Re: permissions while submitting forms Hi, You can add the users to a particular document library, those you want to give permissions to access document library. I hope this will help you, Thanks. Posted to Code (Forum) by K.Ramana Reddy on 07-07-2006 Re: Date Calculation Hi, this is vb.net code, Dim date1 As Date Dim date2 As Date Dim date3 As Date Dim date4 As Date Dim date5 As Date Dim d As Date date1 = Convert.ToDateTime(thisXDocument.DOM.selectSingleNode(''/my:myFields/my:field1'').text) date2 = ... Posted to SQL Database Integration (Forum) by K.Ramana Reddy on 07-07-2006 Re: Query SQL DB and Write back new Record Hi, Check this link, http://infopathdev.com/forums/topic.asp?TOPIC_ID=1892 I hope this will help you, Thanks. Posted to SQL Database Integration (Forum) by K.Ramana Reddy on 07-06-2006 Page 12 of 20 (195 items) « First ... < Previous 10 11 12 13 14 Next > ... Last » Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.