Logged a change request to have the form added to trusted sites, I'll try that ;)
I might try the modal dialogue and the client installed parameters, they just require changes to the xlst. I'll see if that helps, Thanks. Max Sent from Max's iPad On 26/02/2013, at 11:23 AM, Web Admin <[email protected]> wrote: > Hi Maxine, > > This is definitely a user security setting. Is the site in trusted sites? > > You can disable this dialog box for forms and templates on the client PC. > > http://www.infopathdev.com/blogs/greg/archive/2004/07/28/Prevent-the-File-Download-Security-Warning.aspx > > But I think you may also be able to circumvent this by constructing your URLs > using the the SP.UI.ModalDialog.showModalDialog method. Just a thought. > > onclick="javascript:SP.UI.ModalDialog.showModalDialog({ url: > '../Lists/myForm/NewForm.aspx', title: 'My Form' }); return false;" > > Or consider changing ClientInstalled=true to false and see if that has any > effect. > > > On 26 February 2013 11:44, Maxine Harwood <[email protected]> wrote: >> No change... >> >> It seams to be occurring on computers with info path designer installed, but >> only tested one or two without info path designer... >> >> >> Sent from Max's iPad >> >> On 26/02/2013, at 9:25 AM, Chris Grist <[email protected]> >> wrote: >> >>> Don’t believe sysadmin guys J >>> >>> >>> >>> Did you click reset in your IE to reset back to default? They will get >>> wiped out by GP, but its worth a try. >>> >>> >>> >>> From: [email protected] [mailto:[email protected]] On >>> Behalf Of Maxine Harwood >>> Sent: Tuesday, 26 February 2013 9:45 AM >>> To: ozMOSS >>> Subject: Re: Opening infath forms in the browser from content query web part >>> >>> >>> >>> Confirmed that the web app already has permissive file handling. >>> >>> >>> >>> Sys admin guys are saying no change to group policy? Any other suggestions? >>> >>> Sent from Max's iPad >>> >>> >>> On 25/02/2013, at 10:12 PM, Mark Daunt <[email protected]> wrote: >>> >>> Is it maybe just the Permissive mode setting? >>> >>> >>> >>> http://code-journey.com/2011/sharepoint-2010-download-file-instead-of-opening-in-browser-pdf-xml-html-etc-x-download-options-header-trouble/ >>> >>> >>> >>> Mark >>> >>> >>> On 24/02/2013, at 8:41 PM, "Maxine Harwood" <[email protected]> >>> wrote: >>> >>> Thanks. >>> >>> No I don't manage group policy, but i was thinking th same thing. there has >>> been some changes of late, though I'm not sure what they are. >>> >>> On my pc I tried adding the site to the local intranet, but hasn't helped. >>> But I'll ask the admins to look at their recent changes. >>> >>> Sent from Max's iPad >>> >>> On 25/02/2013, at 12:06 PM, Chris Grist <[email protected]> >>> wrote: >>> >>> >>> >>> Do you also manage your group policy? >>> >>> >>> >>> Sounds like a setting may have changed. >>> >>> >>> >>> Depending on how locked down it is you may be able to reset the security >>> settings in IE albeit temporarily, if this works then you just need to >>> narrow it down and talk to the GP admin. >>> >>> >>> >>> >>> >>> -----Original Message----- >>> >>> From: [email protected] [mailto:[email protected]] On >>> Behalf Of Maxine Harwood >>> >>> Sent: Monday, 25 February 2013 12:35 PM >>> >>> To: ozMOSS >>> >>> Subject: Opening infath forms in the browser from content query web part >>> >>> >>> >>> I have a content query web part that has been working for some time. Last >>> week (and prior to applying the feb cu), the cqwp stopped opening forms in >>> the browser window. >>> >>> >>> >>> To make it work in the first place, I had to edit the xslt stylesheet and >>> append the parameters to open in the browser >>> (&ClientInstalled=true&DefaultItemOpen=1). >>> >>> >>> >>> The file opens in the browser in Firefox. In IE, if I copy the link and >>> paste it in the address bar, it works fine. But if I click on the link i am >>> now getting a dialogue: >>> >>> Open Document >>> >>> Some files can harm your computer. If the file information below looks >>> suspicious, or you do not fully trust the source, do not open the file. >>> >>> File name: FormServer.aspx >>> >>> From: SiteName >>> >>> >>> >>> Any suggestions? >>> >>> >>> >>> Think it might be a setting in IE? Occurring on multiple pc's with >>> different versions of IE >>> >>> >>> >>> Sent from Max's iPad >>> >>> _______________________________________________ >>> >>> ozmoss mailing list >>> >>> [email protected] >>> >>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss >>> >>> >>> >>> ___________________________________________________ >>> >>> This message is intended only for the use of the addressee. >>> >>> This email and any attachments are confidential and may >>> >>> contain legally privileged information or copyright material. >>> >>> >>> >>> If you are not the intended recipient, you are hereby notified that any use >>> or >>> >>> dissemination of this communication is strictly prohibited. If you received >>> >>> this e-mail in error, please notify us immediately by telephone on +61 8 >>> 8338 >>> >>> 2833 or by return email and delete the original message. It is important to >>> >>> check for viruses and defects before opening or using attachments. Beach >>> Energy >>> >>> Limited accepts no liability for any damage caused by this email or its >>> attachments due to viruses, interference, interception, corruption or >>> >>> unauthorised access. Thank you. >>> >>> >>> >>> Please consider the environment before printing this email. >>> >>> _______________________________________________ >>> >>> ozmoss mailing list >>> >>> [email protected] >>> >>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss >>> >>> _______________________________________________ >>> ozmoss mailing list >>> [email protected] >>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss >>> >>> _______________________________________________ >>> ozmoss mailing list >>> [email protected] >>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss >>> >>> >>> ___________________________________________________ >>> This message is intended only for the use of the addressee. >>> This email and any attachments are confidential and may >>> contain legally privileged information or copyright material. >>> >>> If you are not the intended recipient, you are hereby notified that any use >>> or >>> dissemination of this communication is strictly prohibited. If you received >>> this e-mail in error, please notify us immediately by telephone on +61 8 >>> 8338 >>> 2833 or by return email and delete the original message. It is important to >>> check for viruses and defects before opening or using attachments. Beach >>> Energy >>> Limited accepts no liability for any damage caused by this email or its >>> attachments due to viruses, interference, interception, corruption or >>> unauthorised access. Thank you. >>> >>> Please consider the environment before printing this email. >>> _______________________________________________ >>> ozmoss mailing list >>> [email protected] >>> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss >> >> _______________________________________________ >> ozmoss mailing list >> [email protected] >> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss >> > > > > -- > Regards, > > Paul Noone > > SharePoint Farm Admin/Developer > Infrastructure Team > CEO Sydney > > p: (02) 9568 8461 > f: (02) 9568 8483 > e: [email protected] > w: http://www.ceosyd.catholic.edu.au/ > _______________________________________________ > ozmoss mailing list > [email protected] > http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
