|
Print Margins and View Error
I set my margins to .1 (outside the Printer's margins) and it broke the form.
I can't add any more controls and I get an error when I try to go back into
the Page Setup--so there's no way to repair the error. None of the view
functions work anymore, either. Is there any way to repair this form or do I
have to start over from scratch?...
|
3 |
21.07.2006 00:56:01 |
|
Expression box vs. text box for calculations
I have a form for Purchase Orders and I have a repeating table with items to
be ordered. I would like to have an order total and have read every thread
about doing this. My dilemma is that in order to calculate the total
correctly, it seems that I need to use an expression box, but I want to store
the calculated value in my database; therefore it seems that I need to have
the total in ...
|
3 |
19.07.2006 19:16:02 |
|
Checking for a value in a repating field
I have a repeating text field named "Divisions" that I have bound to a
Multiple-Selection listbox. I am trying to compose a rule (on a button
in the form) with a condition that simply checks to see if a particular
string (ex., "Division A") is one of the values selected in the
listbox. No matter what I try, it never returns true when "Division A"
is selected in the listbox.
Logically I'm t...
|
2 |
21.07.2006 04:53:01 |
|
counting number of Repeating Sections entered
Is there a way to know how many of a particular Repeating Section a user has
inserted?...
|
5 |
21.07.2006 04:42:01 |
|
Outlook and InfoPath Form
Hi,
InfoPath form can view and submit inside outlook. Do the people receive
infopath from email need to have infopath application install in there PC
also? Or there just to have Outlook.
Outlook 2003 will be support InfoPath form submit? If not I think the
feature too limit to ppl that have outlook 2007 only.
If receiver party are not using Outlook to open that email wha...
|
1 |
21.07.2006 02:02:47 |
|
Can InfoPath be used for process management?
We use infopath at my company for some simple forms and such, but I want to
use to create and manage processes.
For example, I want to be able to create a process where a project manager
starts a project and assigns tasks to developers, QA, etc. All project
douments would be attached to this form, and all work done on the project
would be recorded here as well so that anyone can see wha...
|
4 |
21.07.2006 01:29:02 |
|
Popluating & Changing information using Primary Key
Heya Folks, I'm having difficulty with being able to change items that are
related to a Primary Key.
Example of situation:
Tbl:Organizations
Flds:Organization Name, Address, etc.
Tbl:Contact Person
Flds:UserID,First Name, Last Name, etc.
Now my Organization Table has a fld that is Contact Person ID.
For this case assuming each organizaiton can only have one contact person
but the ...
|
1 |
21.07.2006 00:58:01 |
|
triggered in twice
I'm using onValidate to do my checking
however, when it triggered an event of onValidate
sometimes, It runs in twice of the event .. , but somtimes normal`
how can i prevent this case ? and y it has this case occur ?
...
|
3 |
20.07.2006 23:35:02 |
|
How can I fill a form from an SQL Stored procedure
I want to make a selection froma drop down and use the selected data as a
parameter for a stored procedure. Is that possible with InfoPath? If so how
can I do it....
|
2 |
20.07.2006 23:32:58 |
|
Calculate % complete in other column
Hi everybody...
Please a need your help.
I need to do a formula to calculate "% complete" according to the "State
Date".
I know that I can use "Tools/Tracing/Update project" option... but it
updates in "% complete" column, I need to update in a different column.
Please Help Me !!!!
It's very important.
Regards,
Carla Alvarado...
|
2 |
20.07.2006 23:30:36 |
|
Reading Office Document properties into InfoPath fields
Some of the values for fields in my InfoPath form I'm planning to create
actually come from Excel files. The values I'm after are stored in Named
Cells within Excel. I can create custom file properties mapped to these
cells to get the values into file properties.
Can I have InfoPath read Office file custom properties directly to load the
values into the form or should I map the prop...
|
1 |
20.07.2006 20:36:02 |
|
InfoPath Task Pane Change accordingly
Hi,
How can we add multiple task pane in one InfoPath template. How to
switch one panel to another panel programmatically.
Let said view one will show out panel one information. when user go to
view two the panel will show another pane.
Can this done with VSTO?
With regards,
Goh
...
|
2 |
20.07.2006 19:22:20 |
|
IP2003 form with custom code breaks if IP2007 Beta 2 is installed
I've got an IP2003 form with VB custom code. I've had to make a change today
and discovered that if you try to open the form when IP2007 Beta 2 is
installed, it complains about an invalid event handler.
Uninstalling IP2007 and performing a repair of IP2003 ('cos the file
associations break when you remove IP2007) allows the form to work properly.
Has anyone else seen this? I thought th...
|
2 |
20.07.2006 19:20:59 |
|
Control Size
Is there anyway for me to get the height and width of a text box that is on a
particular view of the InfoPath form?...
|
2 |
20.07.2006 19:19:59 |
|
Assigning values to combobox through code
Hello
I have been able to assign values to text boxes using
SelectSingleNode[XPath] , but How can I assign multiple values to
combobox throught code??
Regards.
Madhur
...
|
2 |
20.07.2006 19:19:03 |
|
Binding a control through code
Hello
I want to bind the control to the database through code. Can anyone
present me a pointer to it??
Regards,
Madhur
...
|
2 |
20.07.2006 19:16:30 |
|
How do I setup math formula in the field using Infopath 2003?
I was trying to set up formula in the field using division and sum, but it
will accept as an error.
As well couldnt set up number of days using date picker....
|
3 |
20.07.2006 19:15:23 |
|
Disable moving to the next field until valid data is entered into current field
Hello All,
I have a form that requires 2 dates. Date one is static (today) and
Date two is a date picker and it has to be 7 days after Date one.
At this time if the user selects a date within 7 days the date picker
turns red and a message pops up stating that the date is invalid. What
I would like to do is disable the ability to move to the next field (or
any field) until a valid date is...
|
2 |
20.07.2006 18:36:02 |
|
Using the formula for sum
creating a form that has to and from drop down date boxes, management would
like to add one more line for total number of days, can this be calculated
using info Path form, I see the option to use sum, and I selected date, but
nothing happens when the form is filled out. I was unable to locate how to
use the formula feature, if anything could someone direct me to that
location. Thanks
...
|
2 |
20.07.2006 18:11:02 |
|
MSDN Article: InfoPath 2007 - Designing Form Templates With The New Features Of InfoPath
Hi all,
I wanted to let you know about a new MSDN article that has just recently
been published. This article outlines the new features of InfoPath 2007. Let
me know if you have any questions or comments about the article.
http://msdn.microsoft.com/msdnmag/issues/06/08/InfoPath2007/default.aspx
Thanks,
Scott
...
|
1 |
20.07.2006 00:51:31 |
|
Data Source Information Pull / Push
I need to direct InfoPath 07 Beta to the Network AD so that I can populate. I
want to pull a specific group of people from the AD and link them to a pull
down item that I created in InfoPath 07 Beta.
Currently, the data sourse options default to Access and / or SQL dB.
Any help is greatly appreciated.
MCD.......
|
1 |
19.07.2006 22:29:02 |
|
Use Infopath as FrontEnd to MS SQL Server
Hi,
I am currently developing an Infopath Form that should be used to maintain
(add) data into a MS SQL Server Database. The Database is an instance on a
local machine connected via merge replication to another server.
Due to tha fact that I have choosen merge replication the publication adds
another column to my table including a value "rowguid" with datatype
"uniquidentifier". Ok, I un...
|
1 |
19.07.2006 20:59:36 |
|
Best template
I am trying to setup and template useing infopath 2003. Will this be good
for maintence history and tracking. Any suggestions or templates that I can
use?...
|
1 |
19.07.2006 20:23:02 |
|
spontaneous" instantiation of a repeating table
I have a parent table, Medical_Exam, and probably 6 child tables,
Knee_Exam, Elbow_Exam, etc. The Medical_Exam table has a one-to-many
relationship with each on of the child tables. And the child tables are
not related to eachother.
In Infopath, each child table is in a repeating section. By default,
there is no entry for the child exams. However, if i were to then
insert a new Elbow_Exam ...
|
1 |
19.07.2006 18:06:30 |
|
Adding row to a repeating group data source via InfoPath Rules
Do you know if there is any way to add (and reference) rows in a repeating
group data source via Rules in InfoPath?...
|
3 |
19.07.2006 17:42:49 |