| Thread | Last Post | Replies |
|
| Examples of using InfoPath | 23 May 2006 16:33 GMT | 1 |
I've been working with Sharepoint (SPS and WSS) for about 6 months now, and coming from a non-Microsoft programming background it's been a rocky road -- but things are coming together. Now I'm looking at possibly converting some of our forms to digital forms via Infopath,
|
| Change Management Form | 23 May 2006 15:55 GMT | 6 |
I have created a form using InfoPath. What I want to happen is: 1. The user fills out the form to request a change 2. The user sends a notification to their supervisor/director that says there is a form out there that needs to be approved.
|
| Project Tracking with InfoPath & Sharepoint | 23 May 2006 15:12 GMT | 2 |
Is it possible to use InfoPath to create a project tracking tool, including alerts when something (a task) is due or a date is coming up? Specifically, we'd like to be able to track progress to turning a prospect into a client. We want to be able to assign specific tasks to ...
|
| WSS Form Library auto-set item alerts? | 23 May 2006 14:53 GMT | 3 |
Does anyone know if it is possible (and if so, how to) to have an item email alert automatically set when an Infopath form is submitted to a WSS sharepoint library?
|
| Switch then Export a View | 23 May 2006 14:49 GMT | 4 |
I'm trying to create a view that can be exported and I've run into some trouble. Here's the basic idea. 1. User comes in and selects the customer from a dropdown box. Then selects a button called get data (this queries an Access database).
|
| Collecting data from website | 23 May 2006 13:59 GMT | 2 |
Can i make a Infopath form that visitors on a website can fill out and submit to a Access database, and where i can query the dbase and get a i.e. summary?
|
| Populate Fields from A Secondary Data Source | 23 May 2006 13:29 GMT | 2 |
Hi, I'm selecting a record from a SQL database based on selection criteria (from a secondary data source) and once a record is selelected, we'd like to populate several fields that are pointing to the Main data source (another SQL database).
|
| Default View | 23 May 2006 13:22 GMT | 2 |
I have made a form that has three views. Each view has a "Query" button. As the form is now, when you press the Query button in any view the query comes back with the default view, view 1. Is there a way to set the form so that when a the Query button is pressed on view 2, the ...
|
| how to write the code to submit data into a database | 23 May 2006 12:34 GMT | 1 |
I am new to infopath. I am trying to insert data from an infopath form into a database field. Any help will be greatly appreicated.
 Signature Asif
|
| Trusted Forms | 23 May 2006 12:09 GMT | 3 |
I had on my PC a trusted form i designed and used regform to aquire the trust. I modified the form and now it doesn't open as it is no longer a trusted form. I have tried the regform to "re trust" it but it keeps telling me that i have used the "/T Yes" more than once, i have ...
|
| Autocorrect in Infopath | 23 May 2006 11:05 GMT | 2 |
How do I turn off AutoCorrect Spelling?
 Signature Thanks in advance for any answers. Eva
|
| Digital Signature | 23 May 2006 10:42 GMT | 1 |
Is there a way to display a message when a set of signable data is signed without code. Any help would be greatly appreciated.
|
| Opening a new form from the OnLoad event | 23 May 2006 09:08 GMT | 1 |
Is there a reason the code: thisApplication.XDocuments.Open(sForm, CType(XdDocumentVersionMode.xdCanOpenInReadOnlyMode, Integer)) will not execute in the onLoad event?
|
| can infopath connect to sqlserver2005? | 23 May 2006 08:39 GMT | 1 |
can infopath connect to sqlserver2005? any sp available? so far I installed the free component sqlexpress but I could not connect at all... thanks
|
| Close Infopath on button click with standard alert dialogue box | 23 May 2006 08:06 GMT | 1 |
I have a cancel button on my form. I want it to function similarly as when we click on x on top right corner of infopath.i.e. when x clicked a dialog box appears n asks if the Infopath needs to be saved and then if we click "Yes" then the File Save Dialog opens. If click "No" ...
|