| Thread | Last Post | Replies |
|
| Populating fields with data from a secondary data sorce | 20 Jan 2006 18:53 GMT | 3 |
I'm fearly new to InfoPath and have following problem: I'm to create a form that shows employs projects and how much time they spend on it(startTime, endTime) now I need a field that shows the duation of the project (endTime-startTime) now since I have no clue
|
| How can you link to a Word file from Info Path? | 20 Jan 2006 18:38 GMT | 1 |
Does anyone know how to link a Word file to an Info path document?
|
| Validate input in a field | 20 Jan 2006 18:06 GMT | 2 |
How can I validate a value in a field against a list of 40 possible options. Thank you.
 Signature Diana
|
| User roles based on Sharepoint logged user | 20 Jan 2006 13:32 GMT | 2 |
Im triyng to apply user roles to change views on a form, but that works directly with AD, wich its no good for me, there is a way to assign user roles based on the sharepoint userlogin?
|
| Current() problems at cascading list | 20 Jan 2006 13:30 GMT | 2 |
I have a problem where I have as the main connection an Access database which the Infopath form is based on and to which I submit all data entered in the form. I am trying to create a cascading list in this form using an xml with the following format:
|
| Capture user alias or user name | 20 Jan 2006 13:23 GMT | 2 |
Currently I'm getting the user's alias using the ActiveX object 'WScript.Network'. The problem: this requires low or custom IE security settings to run. I also have the restriction of not fully trusted forms. Is there another way I can get the user alias within InfoPath without ...
|
| Trying to get previous, next, first and Last record functionality | 20 Jan 2006 13:15 GMT | 2 |
I was trying to apply the information in the post from June 2005 from Kfrost. Could you please clarify that you are using Infopath pulling from a SQl Table? Also are you using VBScript for programming?
|
| How can I write the code about getting the data by using a data | 20 Jan 2006 12:45 GMT | 1 |
I created a Data Connection “UXP” by using the Wizard, the information of the data connections is as follows: Note: The data source is a SharePoint List I want to know how I can get the data of the SharePoint List when I click a
|
| cache | 20 Jan 2006 11:19 GMT | 2 |
I am very new to InfoPath ant I am rather confused with the cache... I installed a demo, I opened it with design, I corrected something and still when I run it I don't see any variations I did. There must be a version of the document instlled as a cache, but where? I am not able ...
|
| getValue (VBScript) | 20 Jan 2006 08:26 GMT | 2 |
So here's my problem: I create a new form. I add a textfield, name it "field1" and set its value to "05" Then i open the scripteditor using VBScript.
|
| What can infopath do that omniform cannot do? | 19 Jan 2006 20:42 GMT | 2 |
I have been using Omniform at a relatively basic level for the past 5 years. I recently got Infopath when I bought Office. I wanted to know what my reward would be for learning how to use infopath. What can it do that omniform cannot or what can it do better? Exclude anything ...
|
| Field Names In Excel | 19 Jan 2006 16:31 GMT | 2 |
How can I prevent the string of text after "CustomerName" below from appearing as a column header when I export a InfoPath Form to Excel? CustomerName(svc:serviceRequest/my:Satellite_Care_Claims/my:Customer_Name) Thanks
|
| Add an XSLT to infopath model (XSN) | 19 Jan 2006 16:19 GMT | 1 |
I want to put my XSLT in my XSN. I want to make an xsl transformation when I am in infopath: XslTransform xslt = new XslTransform(); xslt.Load("myxslt.xslt");
|
| Alternative to UI.Alert | 19 Jan 2006 16:16 GMT | 7 |
I have an InfoPath form that looks up some data in a database - that's all done in managed code behind the form. Sometimes it takes a few seconds, so I have a UI.Alert come up to tell the user the data is being looked up, and then another to say it's finished.
|
| User Roles and Multiple User Groups | 19 Jan 2006 16:13 GMT | 3 |
We are developing a form that will allow us to automate travel expenses claims in our company. The Infopath solution will replace an excel document that is currently used. We intend to have a number of active directory groups set up to populate the
|