| Thread | Last Post | Replies |
|
| length of string passed to UI.Confirm | 07 Mar 2006 12:34 GMT | 1 |
when the string passed to UI.Confirm is longer than 1024 characters, the error "wrong parameter" is raised, even though it is not set from a single string literal. UI.Alert does not choke on this limit.
|
| Number repeating sections? | 07 Mar 2006 11:41 GMT | 3 |
Without getting into code, is there any easy way to automatically have the repeating sections "auto number?"
|
| update Dropdown list in Tasks | 07 Mar 2006 11:41 GMT | 4 |
I've got a configured dropdown list in WSS-TASKS and want to update the value with an event handler out of a infopath document. I can do it with normal strings (Item("Description") = lcDescription) but how do I do it with dropdowns assuming the dropdown in infopath has the same ...
|
| populate InfoPath listboxes using managed code | 07 Mar 2006 08:29 GMT | 1 |
Does anyone know how to populate an InfoPath listbox from managed code from within the OnLoad function? Jeff
|
| Can you validate that only the first letter is capitalized? | 07 Mar 2006 04:40 GMT | 2 |
I am trying to validate that users only capitalize the first letter of their first and last names. I know in Excel I can go in and correct it but I'd like to give an error message to the person entering the data.
|
| Using Sharepoint Lists | 06 Mar 2006 17:52 GMT | 3 |
I am generating an Infopath form wizard in Visual Studio. So far all is going well up until today. I need to access several lists that are maintained on a Document Control Management site. These lists contain information that is needed to generate lists boxes within the wizard. ...
|
| full trusted forms | 06 Mar 2006 17:45 GMT | 2 |
I found various files on full trusted forms and on the various security levels. But I still have some problems. Maybe somebody helps me. I have a form, that needs to load an xml file via file dialog. I chose full trusted form and signed the form with a self created certificate.
|
| Password box | 06 Mar 2006 16:57 GMT | 1 |
Hi, How can I include a pasword-textbox in an IP form (or at least the functionality)? The wingdings approach is not a suitable one for the application (because it can be copied and pasted as simple text in notepad
|
| Filtering Comboboxes | 06 Mar 2006 09:51 GMT | 1 |
Dears , i have a form that is connected to a data source. there are 2 cascading comboboxes. i need the second one to be populated with values based on the first combo box selection.
|
| Which MS program(s) to use? Newbie needs help! | 06 Mar 2006 09:37 GMT | 1 |
I need a form that would be used to inspect multiple industrial facilities, each of which includes an office and multiple buildings. Each building has up to 100 specific areas to inspect. I would first like to choose which site, be prompted for which building, see a list of all ...
|
| Multi databases problems? | 06 Mar 2006 08:46 GMT | 1 |
We are using Microsoft Solomon 6.0 on SQL server 2000, InfoPath 2003 SP2 Also we are using Custom made program with msdb database The custom made program stays in our showroom and after several calculation It produces Item ID that = to Solomon Item ID So we entering it twice
|
| Retrieving textbox value | 05 Mar 2006 22:48 GMT | 2 |
I've set up an Infopath form which uses a relational Access database as the main datasource and an SQL Server database as the secondary datasource. I'm using the value of one textbox in the form to filter information from the secondary database. I've been able to get this
|
| Retrieving OUTPUT parameter from Stored Procedure | 05 Mar 2006 15:55 GMT | 3 |
I have a sp that has one input parameter (Piece char(7)) and one output parameter (Cost )...the sp works fine but I can't figure out how to: a) get the sp to run in ip b) I really need the OUTPUT parameter
|
| email addresses from sharepoint list | 04 Mar 2006 16:37 GMT | 7 |
I am trying to modify the default issue tracking formso that when you click the send as email button the form will gather the email addresses from a sharepoint list. I am not a programmer so I am not sure how to do this.
|
| when I get prompted to open an xml file | 04 Mar 2006 16:17 GMT | 1 |
Internet explorer opened infopath when asked to open a xml file, it now opens another program I have installed called dreamweaver. How do I change it back to open infopath?
|