|
Math function (max) extracting information doesnt work
I have a very weird glitch on Infopath.
I have a form on infopath that is published on a sharepoint site. in this
form there is a field where each form gets a number once approved. this
number is a sequencial increasing by 1 for every form submitted.
The very first form was set manually (ex 1).
I have a control button for setting this auto number. the formula is as
follows:
max(@ECR__)...
|
3 |
26.07.2006 15:37:02 |
|
reference problems in Infopath 2003
I have some problem with MS Infopath 2003.
In the "code behind" of my template I referenced a DLL. I signed the
template with a certificate and set the trust level to "full trust"
before publishing it.
Here's the problem: if I put the DLL in the GAC, everything goes right,
but I need to put the DLL in every client's GAC (that's not possible in
my scenario).
I tried to reference the DLL ...
|
5 |
26.07.2006 13:07:02 |
|
Submit Email using data fields
Hello,
I have a form in Infopath SP1, which needs to be sent to a number of people.
The people are always changing and therefore, I created three fields for
people to specify who should be CC'd into an email/receive the form. I'm
having a lot of problems using the Data Connections function, as it's only
allowing me to add one CC data field and not three or four.
Is their any way,...
|
2 |
26.07.2006 12:02:02 |
|
Infopath and sharepoint services portal
Hi,
I have the following problem.
I have an infopath form and a sharepoint portal services portal with a
sharepoint list (database table of items). The list is big, and i only
want to show items where a column available is set to yes. So i
modified the list view to show only filtered list where available=yes.
It shows correctly when viewing list in sharepoint services website.
Infopat...
|
6 |
26.07.2006 11:59:01 |
|
Form Migration
Hello,
I've created 10 forms on a Test server. Now I want to move all of the forms
to the Production server.
Do I need to move all of the xsn files and thier associated files? If so,
how do I move them...is it a simple copy paste?
Thanks
--
Elyse...
|
2 |
26.07.2006 09:21:01 |
|
passing authenticated user creds to infopath
I’m trying to create a template that will automatically populate the user's
name (last and first name) when opening a form template on SharePoint.
Currently I’m using the Project Plan template and I want the text box Project
Owner to display the name of the individual currently logged on. Any help
you can provide would be greatly appreciated. Thanks in advance
DeMarkus...
|
7 |
26.07.2006 08:25:02 |
|
Cascading List Box dependent on multiple choices
Is it possible to have a list box who's list is dependent on selections made
in 3 other list boxes? I've used the instructions for creating a Cascading
List Box but this uses only one list box selection. ...
|
4 |
26.07.2006 04:09:02 |
|
Sending an E-mail on button click
Hi, I am creating a request form and I had a quick question. When the user
clicks on the submit button (after filling out the form), an e-mail is sent
to a respondent saying that a form has been filled out, but not only that it
sends an XML document containing the filled out form. I was wondering if
there was a way for InfoPath to just send an e-mail and NOT an XML
attachment. Any hel...
|
2 |
25.07.2006 20:37:35 |
|
Security
I created a form that I would like all managers to access. It contains links
to an access database for the dropdowns. Managers are not having any
problems with forms that do not utilize my access database. They are only
getting the error with forms that utilize the access database drop downs.
I've placed the access database on a shared drive and given users full
control. I've been t...
|
1 |
25.07.2006 20:01:02 |
|
Dynamic infopath 2007 web forms based
Hi all,
We are designing a solution in sharepoint and are exploring infopath
2007 as a candidate to capture data.
The form needs to run as a web form and needs to show/hide controls in
a repeating table depending on the values selected in one of the drop
down fields.
We also need to filter drop down values based on a user selection. ie
select a choice in a drop down and this fiters th...
|
2 |
25.07.2006 18:03:03 |
|
Generate SQL Unique Identifier in Infopath
Our database uses primary keys in the unique identifer format
{XXXX-XXXXXX-XXXXXX-XXXX-XXXX or so} The data base has a default "newid()"
entry
When trying to generate a new record in InfoPath I would like the SQL server
to automatically asign a new id. This is not possible, however, because
primary keys can not be empty for infopath to submit to the database.
Alternatively, we could...
|
8 |
25.07.2006 17:37:02 |
|
IP2007 Beta 2: Convert to PDF using button and field based file na
We are wondering why MS chose to convert to PDF via an export option and not
via a data connection that would allow to specify file names, locations, etc.
Is this something that will be changed in the future?
regards
IT PHYTOSAN...
|
1 |
25.07.2006 17:32:02 |
|
Approval Form Process (InfoPath, SharePoint, Access)
I currently have a form that is connected to an Access database. When
I create a new form, a row is inserted into the database and the form
is saved to
a SharePoint library.
Once the initial document has been created, I would like the user to
"checkout" the form to make changes. While the form is being updated
with the new changes, the original production version still exists for
refere...
|
1 |
25.07.2006 17:21:48 |
|
Update instead of Insert
I have a form that is connected to an Access database. When I create a
new form, a row is inserted into the database and the form is saved to
a SharePoint library.
When I open the existing SharePoint form and make changes, the form and
the database are updated. What if I want to make changes and INSERT a
new row? If I change the keys on the form and submit, the database row
is updated w...
|
1 |
25.07.2006 16:51:11 |
|
Repeating Sections with filtered fields
I have been struggling with this for about a week now.
I have a form with a repeating sections. This section contains several
fields that all "link" to a database. The primary field is a drop down list
that populates from a database connection. Based on the user's selection in
the drop down, I populate the other fields, text boxes and rich text boxes.
(something like Description[@ID=...
|
1 |
25.07.2006 13:43:03 |
|
InfoPath cannot open the form. To fix this problem, contact your a
I have published a template that uses an access database located on a shared
drive. The permissions indicate "Full control" for domaine users. However
when I create a form and e-mail they get the error message above. ...
|
3 |
25.07.2006 11:57:02 |
|
noob question pls help with proof of concept
I have a vb.net2005 web service I created with some basic functions. I have
it pass me a string and return something back. works fine.
I created an infopath form with ip03sp1 and mapped to the web service. I
can submit a string to the web method and display the return. so far so
good.
now the boss wants to see how the form works when the web service is
unavailable (like a user is on ...
|
1 |
25.07.2006 05:29:31 |
|
Want to export drop down lists and text boxes to 2 seperate forms
Want to export drop down lists and text boxes to 2 seperate forms. All fields
pertaining to CAT5E Data Cabling go to Form 1A. All fields pertaining to
Electrical issues go to Form 1B. Also if field is < than 5 characters do not
move to either form for printing.
...
|
2 |
24.07.2006 20:41:25 |
|
InfoPath, web service, SSL and SharePoint
I have an InfoPath from on SharePoint site. It receives data from a web
service. The web service uses SSL, that is its URL begins with https. I am
able to successfully access the web service. I don't provide any user-defined
code to access the web service. I set-up the connection using Data
Connection option in InfoPath's Tools menu in the designer. When I post the
form to SharePoint an...
|
1 |
24.07.2006 20:26:01 |
|
Support for Image / Picture control
I'm facing compatibility error for browser rendering of infopath forms 2007.
Designer checker doesn't allow me to publish for browser. Can anyone help to
make picture / image control available (out of box support is only for
infopath client) for browser rendering?
Thanks in advance.
Muruganandan Kandasamy
Covansys India Pvt Ltd.
...
|
2 |
24.07.2006 19:53:02 |
|
Question To InfoPath Development Team: Parameter Support
We are long time users of Infopath in a lot of customer solutions. Our
biggest frustration is the lack of support to pass parameters into Infopath
from the command line.
We would like to pass a specific parameter to Infopath on statrtup so that
we can filter out the data that is queried through the main data connection.
Please advise on support for this in Infopath 2007....
|
3 |
24.07.2006 19:33:35 |
|
How i can Access one form values in other form in infopath
I have two forms , and i want to access some values in first form
in second form how can i achieve this...
|
2 |
24.07.2006 19:32:57 |
|
repeating Tables
Is it possible to add an unbound feild to a repeating table that I have
connected to an XML schema. For Example, I am pulling data from our data
source but would like a feild with text that is conditional displayed based
on an attribute in the data group. to appear in the repeating rows. ...
|
2 |
24.07.2006 19:28:25 |
|
InfoPath 2007 - Data Connection to admin
I am attempting to create a Open Behavior rule (under Tools > Form Options >
Open and Save) to open a secific view of a form if the user opening the form
is defined as an admin to the sharepoint siite that the form will exist on.
I cant seem to create a data connection to the administrators group that I
set up in Sharepoint for this site. Does anyone know how to make this
connect...
|
1 |
24.07.2006 18:45:02 |
|
With an activeX control, can u access a forms fields by code?
Ok let say to explain this easily, i make a control that has a textbox
and i want this by code to just automaticaly take the value of say a
field named TestValue that is already inserted into the infopath form.
Is there a way when coding the activeX control to say that
txtTextBox = my:\TestValue
or something along those lines, or is this simply not possible?
...
|
1 |
24.07.2006 17:30:15 |