| Thread | Last Post | Replies |
|
| data validation | 09 Aug 2007 13:18 GMT | 1 |
hello please i want to insert data validation for a field so that th number is less or equal to 10
|
| Error 5566 | 09 Aug 2007 11:50 GMT | 4 |
Here is my problem: I have designed and used an infopath 2007 form that uses web services against an SQL server 2005 DB. When i use the form in infopath it works well.
|
| How do I add a tooltip to a field in Infopath? | 09 Aug 2007 10:52 GMT | 2 |
Hi, does anybody know how to add a tooltip to a field in Infopath? Is that possible at all?
|
| BUTTON IN FORM TO OPEN MS ACCESS REPORT | 09 Aug 2007 08:18 GMT | 1 |
I need to program a button on Infopath form to open MS Access report from DB stored on the same computer. Otherwise, I need to link a button to the file. Is there any easy way to do it?
|
| Simple form that reads in data - Infopath 2007. | 09 Aug 2007 07:28 GMT | 1 |
What is the most simple example for a form that reads/writes data to a DB? Thanks for your help. I'm running Vista and Office 2007.
|
| WRITING FORMULA | 09 Aug 2007 07:12 GMT | 1 |
if i want to calculate the avarage of two or more fields please tell me the formula i need to write in the xpath
|
| Problem to open form in SP library | 09 Aug 2007 06:04 GMT | 2 |
I have an InfoPath form that was published to a SharePoint Forms Library. Tthe portal site hompage contain an Image that click on it should open to the user an instance of the form from the template form (.xsn) which in the forms library. The problem is that for some users in the ...
|
| Infopath collecting SharePoint doc library info | 09 Aug 2007 02:20 GMT | 4 |
I have an infopath form setup as a site content type within WSS 3 document library, is there anyway to extract the SharePoint document library URL location from within the infopath form using Visual Basic?
|
| InfoPath 2007: Repeating table--Button needs to point to the node from which button was clicked | 08 Aug 2007 22:48 GMT | 1 |
Setup: Designing InoPath 2007 browser based form. I've a repeating table with bunch of fields in it and a button which repeats as part of the table Code So far: XPATHNAVIGATOR main = MinaDatasource.CreatNavigator()
|
| what can infopath do? | 08 Aug 2007 22:36 GMT | 1 |
I am looking at InfoPath. To solve a problem. We have an XML schema and file. To make it very simple, let me call it a WBS. Lets say, it has objects for Stage, Activity and Tasks. And each one has
|
| Infopath 2003 Submitting to MS Access not allowed: Longs | 08 Aug 2007 18:54 GMT | 5 |
When I try to set up a dataconnection with my MS Access database, Infopath tells me that submitting won't be allowed because my Access database has fields in it which are Longs. Now, Access doesn't have many field type options, and both Memo and Text appear to be longs, so
|
| Set field in code. Infopath 2007 | 08 Aug 2007 18:48 GMT | 3 |
I'm trying the following code to set a field named Editor: Dim myXNav As System.Xml.XPath.XPathNavigator = Me.MainDataSource.CreateNavigator Me.MainDataSource.SetNamedNodeProperty(myXNav,
|
| resubmitting data to sql server db | 08 Aug 2007 18:42 GMT | 4 |
I am pulling a field from a sql server 2005 db into an InfoPath 2007 form. I then do some calculations within InfoPath Form and then need to resubmit that data to the database. So I am filling box 1 from the database, box 2 has a predetermined number, and the result of adding ...
|
| Saving InfoPath Forms to SQL Server 2005 as XML | 08 Aug 2007 18:40 GMT | 6 |
I have been able to save an infiopath form to SQL Server 2005 as XML. I have utilised the xml type of SQL Server 2005 in doin this. Ref : http://aspalliance.com/1106_Saving_InfoPath_Forms_to_SQL_Server_2005_as_XML
|
| Submit as a word doc | 08 Aug 2007 17:58 GMT | 1 |
Is it possible to have a completed form submitted as word doc?
|