|
Help creating blank form
I am creating a weekly update for the team. There are some fields such as
Project Name and Project Manager that will always remain the same. Those I
would like to have query pull from Access into the fields. There are other
fields such as the weekly progress notes that will need to be entered weekly.
Any suggestions on how to best design this form? I know the basics of
InfoPath but this ...
|
3 |
11/5/2008 1:54:01 PM |
|
Browser form/AD Class/Managed code
Hello, form was created on a blank form, it includes managed code using AD
class to retrieve AD properties for a users and filters for cascading drop
down. When published, it did not have the AD properties, and it also did not
retrieved the 3rd drop down list. It works locally. What has been done
incorrectly or will it have to be web service?...
|
3 |
11/5/2008 1:18:01 PM |
|
User lookup
IP 2007, IPFS, MOSS
Is there a way to tie a control (text box or drop-down) with all users in
ActibeDirectory?
or if I enter say last name in a text-box and hit a button, form should
display all users having same last name entered in the text-box?
My main goal is: A user tries to search for a domain user through IP form.
All he/she enters last name in a text field, another text fie...
|
3 |
11/5/2008 12:34:50 PM |
|
Inforpath 2003 and Access 2003
How can i get my form to update an Access 2003 database eveytime I submit the
form or have an auto update?
--
Dave a non-programmer...
|
2 |
11/5/2008 9:04:01 AM |
|
Form Submit is not going to the correct folder
I'm hoping somebody has seen this behaviour and can help me out. I build a
basic form in 2007 with no special functionality. When I publish the form to
SharePoint v3 and submit, I don't get any errors. But when I look in the
library, the submitted form does not appear. It seems that the forms are
submitting to the root of the library while all the views are only looking at
a sub-folder c...
|
5 |
11/5/2008 4:45:59 AM |
|
Digital Signature...noob question
OK. I'm sure that this is a VERY simple question, and that I have somehow
lost sight of the simple things, but how do I instert a digital signature
block into my form?!?!?!
I need a form that I can route to a supervisor, have him sign off, then
press on to have it approved by my boss's boss.
Optimally, they would each sign off on every row of my table (approving each
item). However, ...
|
2 |
11/4/2008 10:06:08 PM |
|
Submit to Sharepoint List with InfoPath form
Ok, so I've tried the articles that are out there about submitting
using infopath to sharepoint:
http://www.infopathdev.com/blogs/matt/archive/2006/02/02/Add-SharePoint-List-Items-with-InfoPath.aspx
It works quite nicely until I try to add a field that is not a single
line of text field. I need to be able to update yes/no fields,
multiple lines of text fields, choice fields (single and m...
|
1 |
11/4/2008 7:41:04 PM |
|
Viewing code inside a previous form template
I'm using InfoPath 2007 and developing a form template that has some VB code
running behind it. I periodically save off versions while I'm working.
Now I want to look at some code that is inside a previous version, but
cannot view it. The helpful cache settings keep showing me the most recent
version. I've tried deleting all temporary files, even manually searching
through and deleting...
|
1 |
11/4/2008 4:34:04 PM |
|
Submitting info path form hosted in windows control
I'm having problems trying to submit an info path form that is hosted in the
windows 'formcontrol'. I'll tell you what I have done and hopefully someone
could point out any problem areas (I've not used InfoPath before so
struggling a bit).
1) Someone else wrote the InfoPath forms using C#. They work on his machine
pointing at his db
2) As the application that will display the forms ...
|
1 |
11/4/2008 4:18:01 PM |
|
EMail Introduction not transmitting
I use the instruction section of the email data connection to tell users what
to do with the form. All of my forms were developed in IP 2003 and
everything worked well.
We are testing an Office 2007 rollout and what I find is that when using
2007, the introduction does not transmit even though it shows in the pop up
when the mail is being sent.
I even went back and resaved the 2003 ...
|
1 |
11/4/2008 2:34:11 PM |
|
Hyperlink causes hang
Hyperlinks to pdf's cause a hang. Entering a hyperlink into a text box at
run time and then clicking on that hyperlink does not cause a hang, so it is
specific to the Infopath hyperlink.
It makes no difference whether the hyperlink is static or dynamic, both
cause a hang....
|
2 |
11/4/2008 11:00:01 AM |
|
username in IP2003
Please bare with me. I am very new to IP2003. I am trying to default a text
field to a <user Name>. I pulled data (2 tables) from SQL server.
Main data source: I have - myFields
- queryFiels
+ q:table_a
_ dataFields
...
|
1 |
11/4/2008 12:20:01 AM |
|
Programmatically add item to drop-down list
Is it possible to add items to a drop-down list in Infopath using c#
code?
I am trying to bring in a list of items from a table in a sql database
and add them to the drop-down.
Thanks.
Bill...
|
5 |
11/3/2008 11:55:01 PM |
|
Hiding a Repeating Section
I have a repeating section (the section consists of a table with 8 rows that
I need to repeat). I want the section to appear ONLY when a specific Option
is selected from a different field. I've programmed the repeating section
with the following:
If Option button 1 = 1, hide the control (the repeating section)
The hiding works for the actual control, but it does not hide the insert
...
|
9 |
11/3/2008 5:52:03 PM |
|
How do you open Infopath form saved in SQL Database with code
I am saving Infopath forms in an xml column in a SQL table. In my form I am
using a web service to get the list of names for the forms from the SQL table
(the id is autoincredmented) and listing them in a repeating table with 2
columns, one with the name assigned to the form and another column with a
button labeled "Open". In the clicked event for the Open button how do I go
about openi...
|
4 |
11/3/2008 3:19:01 PM |
|
date control and width
Hi
When i use a date control in my form the following problem occurs
When submiting the form i get an email with my results
only the width of the form in my email is 100%
i made the width of th control 200 px but it stayes 100% in the email
what can be the problem?...
|
5 |
11/3/2008 9:02:54 AM |
|
Approver E-mail
Is there any way that when user submit form to form library a pop-up should
ask for approver e-mail address and that e-mail address can be used in SPD
workflow.
Thanks in advance for your help..... :)
Regards
Javeed...
|
2 |
11/3/2008 4:33:40 AM |
|
Infopath 2007 and Site directory from Sharepoint
Can someone point me to the best article that I can use to learn how to have
a drop down list or to that affect that contains URL's from sharepoint parent
site that contains child sites. When they click on that child sites url
link, it will submit the form to that site. Any ideas? what is the
difficulty on achieving this. A project in mind that I would like to learn
and I am a newbie...
|
2 |
11/1/2008 6:37:00 AM |
|
"Submit Status: Disabled"
I am trying to create a form that will link two tables from an Access
Database. I followed the tutorial (which worked perfectly of course) but now
that i am trying it on my own, I continue getting "Submit Status: Disabled-
A many to one relationship might exist between 2 tables in the data source."
Does anyone know how to resolve this?...
|
2 |
10/31/2008 9:37:01 PM |
|
How to show InfoPath form fields on a SharePoint library
Hi,
I'm using IP2007 and when I publish this form I know I can create columns to
SharePoint library, however my problem is when I submit the form to the
library through a data connection to the library (a button with a rule on
form) it does not have a means to map InfoPath form fields to the columns in
library.
Also when I create the column it does not ask if I want to map it to any...
|
5 |
10/31/2008 6:52:01 PM |
|
InfoPath and Nintex
Everybody,
There is a new Google Groups about Nintex Workflow.
Very soon, many articles will be published about how using InfoPath
with SharePoint and Nintex Workflow
Pleqse visit the group and subscribe
http://groups.google.co.uk/group/microsoft_public_sharepoint_nintex
If you have already experience or question, start posting them :)
Frederik Van Lierde
http://www.SilverSandsAs...
|
1 |
10/31/2008 1:08:31 PM |
|
Previous Data in a form
Hello, I have a scenario here that I hope will not happen. I have a
template that uses data connections to retrieve current information. Now
what if a client gets fired and they add a new client and then that template
will use the new name. What happens to the other forms that had the old
client's data, will the previous client's form overwrite with new client
info? Thank you for your...
|
9 |
11/3/2008 4:36:02 PM |
|
Microsoft Office Forms Server and Search Server 2008 Express
Does anyone know if these two products can work together. They are both part
of the SharePoint Products and Technologies group so I would have thought so
but I'm getting a stop message as soon as I start the installation on either
product when the other one is already installed. We have Search Server 2008
Express installed in a WSS 3.0 environment and want to move to MOFS 2007
becuase ...
|
1 |
11/5/2008 9:38:01 AM |
|
Web service data in SPD workflow
Hi,
After lot of research i got the manager e-mail address for logged-on user
in infopath form templete in sharepoint form library. Now i want to send an
e-mail to manager for approval using SPD workflow . Please can somebody help
me with the steps to use web service data in SPD workflow.
NOte: I'm getting the manager field in my workflow but i don't know the
workflow is not able t...
|
1 |
11/5/2008 10:55:00 AM |
|
promoted property, double column...
Hello to you all,
I have a issue I hope you can help me with. We have been using the form
server version of a template for a year now. For multiple reasons we have to
go to the full InfoPath client. In my development environment all goes well.
But in my test environment I suddenly have got double column names in my
library. Also it seems like IP doesn't fill in the promoted property's, ...
|
4 |
11/5/2008 3:17:33 PM |