Use our Google Custom Search for best site search results.
Browse by Tags
-
I have a Infopath Form to Submit Basic infomation, When submit that form, based on the inputs and current user create a new form using another infopath template. Please guide me how to open another infopath Form using infopath code behind (c#)
-
Hello -- I am creating a checklist that contains over 70 milestones, each milestone can have upwards of 10 tasks with a status, completed by and completed time respectively. Each milestone is a view within my form. My concern is that the more fields I create on the views, the slower the response time...
-
I am new in Infopath and share point.
I design a info path.In Info path have one button When user click a button it open a .doc or .pdf file from share point 2007 site
Please help me
-
Does anyone know a way to have all the rows of one column of a repeating table to always have the same value? Say the user changes the value in the first row for that column, then all the other cells in that column change to have the new value. (Preferably this will happen if a user changes any cell...
-
Hi, I currently have an InfoPath 2007 form that is being used to retrieve and update records from a MS SQL Server 2003 database. These records are then being filted based on the current user that is logged in. One table, referred to as CDR (Call Detail Records), has a line item for each call that the...
-
Chris, I'm having the same issue, although my setup is a bit simpler: I've got a Form Library with a few custom columns added. One of these custom columns is a lookup to another list on the same site (linked on the Title field, not ID). Then I created a simple InfoPath test form, and using it...
-
I created a test database on my SQL server. It has one table with two fields - a "unique record ID" and a field called "Name". Then I setup a new InfoPath form based on the database. It does allow the Submit option. I dragged the name field to my form, previewed the form, entered...
-
Thank you for the quick response Jimmy. I added TOTAL_LENGTH_1MM .CreateAttribute("xsi", "nil", NamespaceManager.LookupNamespace("xsi"), "true"); to my code, but now I am getting this message System.InvalidOperationException was unhandled by user code Message="Schema...
-
Hi, I have some simple signed forms which I can open on my developent environment rather fast, but If I install dem on our reference system, which has a close dnetwork with no access to Internet the forms are opened very slow. Sometimes it takes more than one minute since the form is opened. there is...
-
Hi there, 1st of all I am fairly new to InfoPath and am learning as I go so please be patient with any 'silly' questions! I have done a search for this on many forums and google and not found anything but if it has been covered then I appologise for the duplication and welcome the forwarding...