|
My users use Excel to come up with some ad-hoc lists of buildings we own. I'm building an InfoPath form to manage contracts on those buildings. I'm looking for a way to let my users specify the buildings they need in Excel, and paste that list into the...
Started by Val on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Use an excel macro to open the template as an xml document) is the fact that there are no Infopath rules you can use to dynamically add additional nodes-delimited excel data....
This will hold the data for your infopath form.
|
|
Hi, I have a form library in my share point site. Programmatically i need to fill some fields. Can i do that? If any one know please provide me some sample code. First i need to retrieve the infopath document and then i need to fill the fields. Please...
Started by Susanthi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You should....
You just need to access the file via the SharePoint object model the form using Infopath.
The Infopath document is just a regular XML file, the structure of which matches the data sources you defined in the Infopath form.
|
|
Hi all,
Is anyone here good with Sharepoint/Infopath? Here's my problem:
I'm having trouble setting up a REST connection from an Infopath 2010 form trying to connect to an Excel 2010 document which is stored in a Sharepoint Document Library. I have followed...
Started by micknisbet on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at techradar):
|
Ask your Facebook Friends
|
Hi all,
Is anyone here good with Sharepoint/Infopath? Here's my problem:
I'm having trouble setting up a REST connection from an Infopath 2010 form trying to connect to an Excel 2010 document which is stored in a Sharepoint Document Library. I have followed...
Started by micknisbet on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at techradar):
It was to do with the server not accepting anonymous logins. .
Thanks for looking, but I got it sorted.
|
|
Greetings all,
I'm still a bit new with Sharepoint, but I have been tasked at work with making a site in Sharepoint that I think will include InfoPath and workflows and need some advice on whether or not I can do the things I'm wanting to, and if so, ...
Answer Snippets (Read the full thread at microsoft):
|
|
Hi,
I've signed for Office 365 P1 plan. I'd like to offer a help desk tool to my clients to open support tickets.
Can I use a Infopath Form to create a form that update a list (Help Desk Ticket List) ?
Example: When a client wnats to open a support ticket...
Started by Frederico Galinari Moyses on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at office365):
If not....
Workflows , InfoPath Forms Services , Excel Services, Visio Services, Business Connectivity ServicesHi Frederico,
Yes, this can be done, BUT your clients will all need to own a copy of InfoPath for them to fill out the form.
|
|
I have an InfoPath form with most of the standard elements you would find in a online form. I want to collect "Approved SP Files" such as MS-Word docs and Excel files along with the data in the form. I have added the "File Attachment" element and published...
Answer Snippets (Read the full thread at microsoft):
I have the SharePoint library doing all of the InfoPath work on the backend using the SharePoint site/infopath2010/videos/infopath-send-....
Be a possible solution if everyone of the users had InfoPath to see the form but they don't.
|
|
On Wed, 28 Jan 2009 17:17:01 -0800, Will <Will@discussions.microsoft.com
I was wondering if InfoPath have some type of “macro” feature like Word,
Excel, and PowerPoint? If I were to bulk update on a lot of InfoPath forms
to change a couple of...
Started by Will on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
You
might as well use Visual Studio....
On Wed, 28 Jan 2009 22:50:01 -0800, Nebelstreif <Nebelstreif@discussions.microsoft.com
Ehm, not the best and not the safest method, but quick:
write a PowerShell script to parse and update the XML of the forms .
|
|
On Fri, 28 Nov 2008 14:39:00 -0800, Matt Carter <MLCarter1976@yahoo.com.(doNOTspam)
Hello, I just "learned" about InfoPath 2007 as it has been in my company's
"Office 2007 Suite" and yet I have not learned it. We have a new product
SharePoint...
Started by Matt Carter on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
In following link
http://blogs.msdn.com/infopath/archive/2007/03/09/infopath-2007-training-labs.aspx://www.bizsupportonline.net/learn-infopath-basics.htm
http://www.learnthat.com/computers/learn-1878-microsoft_infopath_training.....
|
|
On Sun, 8 Nov 2009 13:22:21 -0800 (PST), Ramon F Herrera <ramon@conexus.net
I have seen the capabilities of PDF Forms. The application we are
investigating involves converting paper forms (upon whose layout we
have absolutely no control) to interactive...
Started by Ramon F Herrera on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Can InfoPath do that?
TIA,
-Ramon
On Sun, 08 Nov 2009.
Includes
deskewing the original TIFF image.
|