| Thread | Last Post | Replies |
|
| Fill drop down i repeating table | 07 Dec 2004 20:39 GMT | 1 |
I have a repeating table with two drop-down-boxes. I have a secondary data source (just now a XML-document) with the data. I want the drop-down-box no 2 to be filled with related data depending on what field the user select in drop-down-box no 1. I have managed to filter data (by ...
|
| Scripting Query Button actions and other goodies.... | 07 Dec 2004 20:38 GMT | 1 |
I changed the default action on the Run Query to Rules and Custom Code and wrote code for the OnCLick event for the button. I am able to successfully run the query. However I want to be able to tell if my query found any rows or not. Is there a property for query state? If
|
| snap-on grid? | 07 Dec 2004 19:15 GMT | 1 |
I am (stupidly) trying to line a repeating table control containing textboxes up with a background (watermark). The watermark is a scanned form and I'm trying to set it up so that when you insert a section, the next row of textboxes line up with the next line on the form. My ...
|
| Web Services C# | 07 Dec 2004 15:51 GMT | 6 |
If I create a Infopath form in C# and I add a web reference to my web service. How do I get a hold of the web services via the code and execute it's methods?? Cheers
|
| Page breaks in print view | 07 Dec 2004 06:12 GMT | 4 |
I have the complicated form with optional sections and repeating tables in it. The tables are 3-4 rows in length, but there are many sections. There is no blanks between sections. When I've tried to print this form - page breaks appears inside tables
|
| Disabled Open button on Security Warning with Infopath Full Trust | 07 Dec 2004 00:45 GMT | 1 |
I've Digitally Signed an infopath form but when my users open the form from Sharepoint, they are unable to click the disabled open button on the Security Warning Popup Alert Box. Here is what they see: ----
|
| Email | 06 Dec 2004 21:47 GMT | 2 |
I have a repeating table (one column) that is used to enter email addresses. When a user clicks the submit button, the form should be sent to all email addresses that are listed in the repeating table. Any suggestions? Thanks
|
| Shading | 06 Dec 2004 21:09 GMT | 1 |
I have created a form and have added shading to certain boxes. When I go to print our the form, the shading goes away. I can't even see the colored shading in print preview. I am currently using service pack 2 and am up to date with downloads. What am I missing?
|
| Recursive Data Structures | 06 Dec 2004 18:45 GMT | 2 |
Is there a best practice for dealing with recursive sections on a form? Is there a way to break it into multiple views and be able to go between the different levels? With the type of data structure I am dealing with the current form is
|
| Hiding a blank textbox | 06 Dec 2004 18:45 GMT | 3 |
Is there a way to hide a textbox if it is left blank, without having to place it in it's own section (which creates spacing hassles)? And is there a way to hide the placeholder in an unused field when emailing the form?
|
| DataConnection Data | 06 Dec 2004 16:41 GMT | 9 |
I have amanged to extract the data from a dataconnection into an xml format but I cannot seem to parse it. Code: Dim myDataAdapter
|
| Info Path and XML | 06 Dec 2004 16:21 GMT | 1 |
I want to create a from using infopath, when the user puts in the information the data goes into a XML (Back End) how is this done is there a template i can use regards
|
| date calculations | 06 Dec 2004 16:18 GMT | 2 |
I have a field getting todays date when the form is opened, its a time sheet so I want to auto fill from the date for the next 7 days. How can I have it add 1 day to the date from the field that is being autofilled? Also can I do datd validation by checking that the first filled ...
|
| Counted Records | 06 Dec 2004 14:09 GMT | 3 |
Hi, Is there any way to show the correct count of records for a repeating table with no records in it yet. example Number of Check shows as 1 instead of 0 in the form as well as when submitted to the database even though no data was entered for checks.
|
| Can't see Sharepoint tables in InfoPath | 06 Dec 2004 11:55 GMT | 1 |
Hi all, I have some problem to connect my InfoPath form to the SharePoint db: I cant' see any tables. Can anyone tell me where is my mistake? There is some SQL restriction I have to check? Many thanks,
|