| Thread | Last Post | Replies |
|
| Text Outside of Textbox | 15 Apr 2005 16:32 GMT | 4 |
I have added a textbox to an InfoPath form. When I attempt to type text into the textbox the first 6 characters do not appear within the textbox. Only after typing more than 6 charaters does text start to appear. It is as though the width of the field differs from the width
|
| Windows form embedded in InfoPath 2003 | 15 Apr 2005 14:12 GMT | 2 |
My project manager would like have a windows form embedded in an infopath form. Specifically, he does NOT want to have the windows form compiled and launched with a 'process.start(form.exe)' statement. He wants the form contained within the InfoPath form so that there could be ...
|
| how to make repeat section shown in a form with zero items initial | 15 Apr 2005 09:33 GMT | 4 |
I am using repeat section control. and I hope when starting to fill its form, this control initially contain zero section, then I can insert as many as I will. But in InfoPath, what I got is there is always one section being created when I new a form. Could anyone help me to ...
|
| Editable DropDown Box | 15 Apr 2005 02:09 GMT | 1 |
I have walked through the example of a user editable dropdown box, is there another work around, that looks to be to complex for me
|
| How to copy content between rich text boxes | 15 Apr 2005 00:25 GMT | 1 |
How could I copy content of rich text box between infopath documents by using jscript? .nodeValue or .text seems not to work, if there is picture in the rich text box
|
| Capital letter in pattern | 15 Apr 2005 00:20 GMT | 1 |
I've read that signs like $ and ^ is not allowed in Infopath and thats correct. How do I then construct a valid pattern that verifies that the user for example must begin a word with capital letter? Example:
|
| Regarding Print dialog Box | 15 Apr 2005 00:19 GMT | 1 |
This is my requirment.I have one button in my Infopath form.When i click that the print dialog box should be open.I tried through "window.print()" methode. But that method was not supprted by Infopath and i tried with "XDocument.printout()" method.But it showing the error ...
|
| Gantt Chart from Project | 15 Apr 2005 00:18 GMT | 1 |
I'm new to visio, apologize for the greenness I work primarly in MS Project. I want nice gantt's out of visio using my existing project database. I want to be able to produce the identical looking gantt each week from visio, and have it automatically update from
|
| Outline numbering list | 15 Apr 2005 00:17 GMT | 1 |
How do you change the numbering format. I want to do the following: 1. 1.1 1.1.1
|
| expression box | 14 Apr 2005 23:55 GMT | 1 |
is it possible to store data, which in an expression box, in a field without doing a java or xml code?
|
| HELP!!! HAS ANYONE CREATE A TEMPLATE... | 14 Apr 2005 23:51 GMT | 1 |
Has anyone created a template for Real Estate purposes? What I am looking for is a template that has about 50-100 images in a searchable format by state with a check box underneath each...when checked/compare sheet comes up with those images that were checked for
|
| submit to web service and then email wit jscript | 14 Apr 2005 23:49 GMT | 1 |
I want to submit my InfoPath form to a web service. If this is succesful then web service will returns an email adress. Then i want to use this email to submit form again. I want to do this by custom submit code. First i add two submit data
|
| Calculated date field that displays number of years | 14 Apr 2005 23:48 GMT | 1 |
I am try to add a field onto my form that calculates the age of a person. There is already a field on the form for date of birth, and I know there is the today() function, but how do I link them to calculate the number of years between them.
|
| Programmatically open the export to web dialog window | 14 Apr 2005 23:48 GMT | 1 |
is there a way to programmatically open the export to web window? I want to use the Export method without giving a fixed path of the location and let the user choise the proper path. Antonio
|
| Populating Dropdown at runtime using managed code | 14 Apr 2005 23:45 GMT | 1 |
Hello Friends! I would greatly appreciate any advice on how to populate dropdown boxes using managed code during program runtime. I have miserably search the internet for such topics but failed
|