| Thread | Last Post | Replies |
|
| How do I make a form available that I create in Infopath? | 31 Jan 2006 20:41 GMT | 2 |
I made a form in Infopath and I need to distribute these forms to computer-illiterate people who do not have Infopath. I need a way to export my form into a program where I can send it by email (no sharepoint) I believe I would need to make a ASP.NET version, but this is beyond ...
|
| Update InfoPath template from code | 31 Jan 2006 15:27 GMT | 2 |
I am working on a SharePoint web part that would allow me to overwrite the template.xsn file found in the SharePoint Forms Library. I would like to know if someone can recommend a way to do this from code? How is it possible to overwrite the InfoPath template file found in the ...
|
| Save an IXMLDOMDocument | 31 Jan 2006 15:11 GMT | 1 |
I have create by code (C#) an IXMLDOMDocument and I want to save it! Is it possible to make appear the save (or save as) dialog box for that the user can choose where he want to save it? Additionnal question : with a default name (liste.xml), is it possible?
|
| make dynamical sorting | 31 Jan 2006 10:46 GMT | 1 |
I want to make some sorting on a repeating table define on different button! My problem is a way to do this with infopath? I can make this with a XSLT but I a need to replace the actual data by my XSLT transformation! Is there another way easier? or that can be
|
| Regular expressions valid for the Pattern Matching? | 31 Jan 2006 06:12 GMT | 1 |
What regular expressions are valid? I've found this pattern that should validate email addresses, but rejects everything. ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$
|
| user edit of secondary data source xml files? | 31 Jan 2006 03:52 GMT | 5 |
Is there some way to allow users to edit the content of secondary data source xml files? Thanks, Keith
|
| Capturing text box data in webservice | 30 Jan 2006 23:05 GMT | 1 |
I am new user of InfoPath. May i know how to get the text from text box of InfoPath in web service written in C#. Appreciate your help.
|
| taking 5-10 minutes to open a form | 30 Jan 2006 22:35 GMT | 1 |
We are using an XSD which is including various XSD's and resulting in huge data source. When we make form ,from this huge XSD data source, the form takes 5-10 minutes to open. Is this a normal problem or there is some way to get rid of this time
|
| How do I identify the user filling out the form? | 30 Jan 2006 19:01 GMT | 3 |
I have created a form with info path that I have published on a Sharepoint site. Both the Sharepoint and the form are synced with our active directory accounts, therefore both the form and the sharepoint have already identifed the current user. I am trying to build a submit ...
|
| Automatically removing text from a username | 30 Jan 2006 17:03 GMT | 2 |
I am creating a form that automatically picks up the person's username and inputs it into the form. The username's in our organization ire in the following format: firstname.lastname
|
| VBscript error for script on OnAfterChange Event | 30 Jan 2006 16:50 GMT | 2 |
I am having an issue with a vbscript set to run as a Data Validation script triggered by an OnAfterChange event. The Error I get is An error occurred in the form's code. The number of calls to the OnAfterChange event for a single update in the data
|
| Strategy for sharing a common XML lookup table across 100+ offline InfoPath forms? | 30 Jan 2006 01:28 GMT | 4 |
I would appreciate your thoughts on the following. I'm helping build an InfoPath forms solution. It's starting small (3-4 forms) but I've been asked the question: If we grow this thing to have 100+ forms and each form needs to have a
|
| in timesheet subtract finish time from start time for hours worke. | 29 Jan 2006 13:50 GMT | 9 |
I am developing a timesheet and have a cell with start time and a cell with finish time and a third cell that subtracts finish time from start time to give hours worked for the day. I have tried to use formulas in the third cell and rules but can't get the result in time format. ...
|
| Set a text box the current date/time | 28 Jan 2006 17:25 GMT | 2 |
I have a command button. After the user clicks on it I want to populate a text box with a "CR" and the current date/time formated as mmyyhhmm. For example, the resulting string would be CR01054505. Please help. Thanks!
|
| Detail on separate view from Master | 28 Jan 2006 09:43 GMT | 1 |
I have a view that contains a repeating section with a picture control that allows users to add muliple pictures. I have the pictures limited in size in this view so that they will scale down to thumbnail size. I would like to add a button next to each picture that will switch to ...
|