InfoPath 2013 - Creating a Submit connection to a SP List

2013-06-12 Thread Salonen, Marko J
Hi I am working with InfoPath 2013, and attempting to join a number of list forms into a single InfoPath form. Opening up InfoPath you can select a SharePoint List form template that creates a Submit/Retrieve data connection. [cid:image001.png@01CE6837.6001E530] But when I try to create one ma

RE: InfoPath 2013 - Creating a Submit connection to a SP List

2013-06-12 Thread Salonen, Marko J
And after hitting send I found this: http://www.bizsupportonline.net/blog/2008/12/5-ways-to-submit-an-infopath-form-to-a-sharepoint-list/ Regards, Marko From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Salonen, Marko J Sent: Thursday, 13 June 2013 1:14 PM To

RE: InfoPath 2013 - Creating a Submit connection to a SP List

2013-06-12 Thread Salonen, Marko J
: ozmoss-boun...@ozmoss.com<mailto:ozmoss-boun...@ozmoss.com> [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Salonen, Marko J Sent: Thursday, 13 June 2013 1:14 PM To: ozMOSS Subject: [EXTERNAL]InfoPath 2013 - Creating a Submit connection to a SP List Hi I am working with InfoPath 201

Off topic: Nintex Workflow questions

2014-05-20 Thread Salonen, Marko J
Hi I am looking for answers to some Nintex questions I have, and know ozMOSS is mostly for SharePoint content. I am aware of Nintex Connect, but I am wondering if there is any local Aussie or even Brisbane based user group / mailing list happening? Cheers! /Marko Marko Salonen | Applications

RE: Off topic: Nintex Workflow questions

2014-05-20 Thread Salonen, Marko J
moss-boun...@ozmoss.com] On Behalf Of Salonen, Marko J Sent: Wednesday, 21 May 2014 1:09 PM To: ozMOSS Subject: Off topic: Nintex Workflow questions Hi I am looking for answers to some Nintex questions I have, and know ozMOSS is mostly for SharePoint content. I am aware of Nintex Connect, but

RE: sharepoint with outlook

2014-10-20 Thread Salonen, Marko J
Connect To Outlook doesn’t allow you to drag and drop emails. We have setup a mapped network drive that points to the relevant SharePoint Doc library. Cheers, Marko From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Paul Noone Sent: Tuesday, 21 October 2014 12:29 P

PowerShell Script help with writing back to SharePoint

2015-02-19 Thread Salonen, Marko J
Hi all I am trying to get html file from SharePoint, do some changes to a string, and then move it back into SharePoint. Everything works ok until I upload the file back to SharePoint. This is what I have so far. The error I get is some random numbers to the console and nothing in the library.

RE: Re: PowerShell Script help with writing back to SharePoint

2015-02-22 Thread Salonen, Marko J
-Name SiteDocs -Root http://server/site/library -PsProvider FileSystem cd SiteDocs:\ ls *.htm Cheers, Tony On 20/02/2015 12:03, Salonen, Marko J wrote: Hi all I am trying to get html file from SharePoint, do some changes to a string, and then move it back into SharePoint. Everything works