| Thread | Last Post | Replies |
|
| Creating a Unique Key with VBScript | 19 Aug 2005 19:45 GMT | 2 |
I would like to create a unique key like the one in the asset template but I would like to do it using VBScript. I'm not familiar at all with JScript so I'm not sure how to translate the code I see in the asset template to VBScript.
|
| Create & Send Email | 19 Aug 2005 17:55 GMT | 3 |
I've created a form for logging calls. Essentially, the form is used by one person and they enter all their calls into this one form (kind of like the asset template where you just click insert to insert a new asset). So the form would have 1 to many calls. I would like to create ...
|
| master/detail with two different data sets | 19 Aug 2005 17:28 GMT | 3 |
I have a table that has the active row displaying, I also have an archive table that stores all of the changes that were made to the that particular row. The relationship is in the master table I have an ID which is a primary key, and the archive table I have a parentID key that ...
|
| Create a .net class from Infopath XSD data | 19 Aug 2005 16:43 GMT | 2 |
Is there a way using VS.net 2003 to create a class from an XSD in a few clicks ? I'd like to create business objects from form templates quickly since I have lots of form templates to manage. These classes will be used to computats stats and complex
|
| Changing look up values from script | 19 Aug 2005 15:12 GMT | 3 |
I'm having a lot of fun designing a questionaire in SP1. One of the questions is proving a little tricky however. I have a list of world regions in a drop down box (linked to an XML resource file). When the user picks a region, I want to populate another drop down with the ...
|
| Can I use Infopath to create xml forms used to submit on the web? | 19 Aug 2005 15:10 GMT | 2 |
I would like to creat xml forms used to submit user information and save that data to be used in a DB for future use
|
| Editable DropDown Listbox | 19 Aug 2005 14:55 GMT | 2 |
I have a need to allow the user to type into a dropdown listbox without the dropdown activating...they know the EmpID for example, so they just want to to type it in....is this something I have to build using stacked controls/visible properties/and buttons? or is this ...
|
| Provide Reader for InfoPath Forms | 19 Aug 2005 14:45 GMT | 2 |
Develop and provide a free reader for InfoPath forms. Many of us have a need to share form documents among users located throughout the country but some of those users do not have Office Professional. The InfoPath familiar design tools for forms are excellent with great ...
|
| Cannot get all AD domains when assigning users to the roles | 19 Aug 2005 13:55 GMT | 1 |
I am trying to assign users to an InfoPath role from a different AD domain than my own. Select User window of the Modify User Role shows only my domain as a root tree in the Locations window. What I should do to have access to all AD domains in the Locations Window?
|
| Making form's data read-only | 19 Aug 2005 13:18 GMT | 19 |
I'm wondering if someone tell tell me what all of my options are for making a form's data read-only, once it has been submitted. I'm sure my options are more limited because the powers-that-be have decided that we should use javascript instead of managed code. (don't get me ...
|
| using drop-down list box | 19 Aug 2005 07:38 GMT | 2 |
I've build a repeating table with many columns. Some of them are drop-down list boxes, bound to a secondary datasource. There is not very much place for every column and so, the dropdowns only show me the first characters of the strings inside.
|
| How can I set the connection string via managed code? | 19 Aug 2005 04:31 GMT | 1 |
How can I change the connection string property that the data connections use via managed c# code? i.e. i would like the property "connectionString" to be set via managed c# code as outlined in the manifest.xsf file as shown below:
|
| Dropdown that updates two adjacent fields | 19 Aug 2005 01:01 GMT | 2 |
I really need some help on this, please. I need to be able to use dropdown that links to a database, and based on the selection ID, I want to update values in two adjacent fields. Here's how to set it up:
|
| Form Valid Property | 19 Aug 2005 00:55 GMT | 1 |
is there a property that gets set when a "must Fill" or "invalid data" condition exists in the form that can be sampled and prevent the save/submit/signing.... kind of like Page.IsValid in asp.net
|
| Making values in a drop-down in a repeating table | 18 Aug 2005 21:13 GMT | 2 |
Since there are no multi-value drop-down boxes in InfoPath I have a drop-down box in a repeating table so that users can select more than one choice. What I would like to do now is make it so that when the user selects one value, in the next drop-down box that value is removed
|