How do i add my access web app into a iframe on a "site page"?

I just created a MS Access "custom web app", and published it on my site.
Then i can open the Access form when i click on the link in the menu at my site. The problem is just that it removes my site logo and all the menu's. Well, its like fullscreen.
What i really want is to show the form in the first page of my site, "Home".
I have tested insert -> "Embed code", and then enter the following code: 
<iframe src="https://xxxxxx.sharepoint.com/sites/xxx/xxx/databaselist></iframe>
It just shows this warning: "This content cannot be displayed in a frame"
Then i found this site: http://blogs.msdn.com/b/officeapps/archive/2012/12/12/iframing-sharepoint-hosted-pages-in-apps.aspx
Quote: 
SharePoint page developers can opt-out of clickjacking protection by adding the AllowFraming control to their .aspx pages:
<WebPartPages:AllowFraming runat="server" />
Well, does anyone here know how to do this with a access form?

Screenshot of how it looks when i try to show a ms access form inside a iframe:
http://oi58.tinypic.com/2vj4ish.jpg

Similar Messages

  • How do I show/refresh data from an Access Web App in an Excel spreadsheet saved in a Document Library on Sharepoint 2013 online

    I have an Access 2013 Web App in my Sharepoint 2013 online website. It contains a query to report on its data (several, actually, but let's keep it simple). I want to connect an Excel spreadsheet to the query, visualise the data in pivot tables/graphs/whatever,
    save the spreadsheet in a Document Library, and let other team site Sharepoint users open the spreadsheet (preferably in Excel online, but with Excel client if it has to be) and see/copy the data, refreshed with the latest information from the Access Web App.
    Simple, surely!
    The way I'm doing it at the moment is to create an ODC file to connect to the cloud-based Access 2013 database, save that ODC in a Data Connection Library in the SP site, and use the saved ODC file as data source in the Excel spreadsheet. This works and
    successfully keeps everything 'in the cloud' but I can't get it to refresh in Excel Online, and if I open the spreadsheet in Excel Client I have to enter the database password every time to refresh it. I don't really want to issue this password to everyone
    who might want to view the data. There must be a better way than this ODC method, I suspect.
    Googlings on this have led down various blind alleys - Excel Services, PowerPivots, Web Parts - but I'm stuck on which to follow through. Please, someone, point me to an article/book/website that explains how to do this step-by-step in simple language..
    thanks
    Jonathan

    I don't see any quick way of achieving it - at least there's no such functionality exists in SharePoint. All you can do, develop an event receiver that will update the fields in the list item once the excel file is added/updated. You can use OpenXml API
    to manipulate the excel file.
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com

  • Updating a SharePoint Calendar and sending email notifications based on information from an Access Web App

    Hi MSDN Forum,
    I have created an Access Web App that I am hoping to add some functionality to. I am looking to provide email notification to different users from my organization (a field within the Access Table) when the current date approaches the renewal date (another
    field within the Access Table). I would also like to display all renewal dates on a SharePoint Calendar for users to see. Any advice on how to do this would be much appreciated.
    Thanks!

    I'm not familiar with how Access Web Apps work. However, on the SharePoint side of things, it looks like a workflow will be your best bet. Are you using Visual Studio? I've created a few tutorials on sending email notifications in Visual Studio 2012. https://youtu.be/JFdiQEyDkEk

  • How to convert Web app into a channel?

    To whom it may concern,
    Does anyone know how to convert a Web app into a channel inside the Portal server 6.0?
    I developed the web app and tried to create a provider and a channel for it, but the Portal server did not recognize the WEB-INF folder and give me errors saying that it couldn't locate the class files.
    I also have a problem with URL inside my jsp page (channel).
    For example, I have two jsp pages:
    /etc/opt/SUNWps/desktop/default/MyCustomProvider/test1.jsp
    /etc/opt/SUNWps/desktop/default/MyCustomProvider/test2.jsp
    and when I try to put a link from test1.jsp to test2.jsp using
    ... and make a channel based on test1.jsp. The channel will display the link as "http://mydomain/portal/test2.jsp" and result in "Error: page not found". I want the link to point to
    /etc/opt/SUNWps/desktop/default/MyCustomProvider/test2.jsp
    To summarize my questions,
    1) Where should the web app be located in the Portal server?
    2) How to make a link inside one jsp page (channel) to point to another page inside the same folder?
    Thank you in advance

    Hello Karthik,
    I just tried to solve my problem with your suggestions, unfortunately, my JSP channel still doesn't work :(
    The portal server keeps reporting "Server Error..." when I tried to add query at the end of the href.
    Do you still have any other suggestions?
    Thank you

  • Accessing an SQL Server Database created by MS Access Web App

    1.I have tried to use MS Access Web App which has created an SQL Server Database. I would like to access the database using SQL Management Studio Express 2014.  In access I can see the server name on windows.net and the database name but I do not know
    how to connect to this using SSMS Express 2014. Can you please help?                                                                         
    2.I also want to view our emails on MS Exchange in real-time. In MS Access Jet I can do this by linking the folders as tables. Is there a way of doing this in SQL Server? If not can I have a separate MS Access Jet with linked tables which I can then link into
    my SQL Server as an OLEDB Linked server?                                                                                                                         
    3. If going for the Linked Table in Jet solution where can I store it so that my MS Access Web App will have access to it?

    Hi gkounis,
    I don't think it support link MS Access Jet with linked tables in SQL Server.
    Can you share some info about your MS Access Web App?
    Regards,
    Black

  • How to add Design Studio BI App into BI Workspace?

    Hi,
    is it possible to add Design Studio BI Apps into a BI Workspace (DE: BI-Arbeitsbereich) on the BIP?
    How can this be done? Has anyone successfully done it?
    BIP: BI 4.0 SP6
    I'm able to add Web Intelligence reports/files but in the folders where all the Design Studio files are I can only see the images. It looks like BI 4.0 SP6 BI-Workspace doesn't recognize the DS BI app file types?
    Thank you!
    Regards,
    David

    Ahoj Victor,
    Thanks!
    As you suggested first I tried the Web Page Module - I configured it directly with the 1 OpenDoc url - it worked.
    I ended up with the following solution for now:
    Here: BI-Launchpad > Documents > Folders > Public Folders > in the folder with the Design Studio reports
    I created: right click > New > Hyperlink: in the URL field I added the OpenDoc url of a DS report (bi app)
    and under/in BI workspace:
    (Layout: Freeform)
    From "Templates" I added 2 objects: "Navigation List" and "Viewer"
    From "Public Modules" I added the Hyperlink object I created previously - drag & drop into the Navigation List, and now when somebody clicks on the item (Hyperlink object) in the Navigation List, the document/report opens in the Viewer. Now I can have several items in the Navigation List and have them opened in the same Viewer (of course 1 report at a time).
    Regards,
    David

  • How can I create a magazine web app for all devices?

    How can I create a magazine web app for all devices?

    magazine web app is not supported in DPS as of now. You can share the contents to preview it on web content viewer.

  • How can i check the office web app server(wac client) is calling custom WOPI host?

    I am getting an error when I testing my wopi host(which is the same as
    example) with Office Web app server "Sorry, there was a problem and we can't open this document.  If this happens again, try opening the document in Microsoft Word."
    1-how can find the log files of this error?
    2-how can i check the office web app server(wac client) is calling my WOPI host?
    I am not sure about cumunication between owa to wopi host. I actually dont know how to implement checkfile and getfile functions to wopi host for waiting for call back from owa client.
    Note:I am sure that office web app server is configured true. Because i test it with sharepoint 2013 and editing and viewing is working well.

    Hi,
    According to your post, my understanding is that
    CheckFileInfo is how the WOPI application gets information about the file and the permissions a user has on the file. It should have a URL that looks like this:
    HTTP://server/<...>/wopi*/files/<id>?access_token=<token>
    While CheckFileInfo provides information about a file, GetFile returns the file itself. It should have a URL that looks like this:
    HTTP://server/<...>/wopi*/files/<id>/contents?access_token=<token>
    There is a great article for your reference.
    http://blogs.msdn.com/b/officedevdocs/archive/2013/03/20/introducing-wopi.aspx
    You can also refer to the following article which is about building an Office Web Apps(OWA) WOPI Host.
    http://blogs.msdn.com/b/scicoria/archive/2013/07/22/building-an-office-web-apps-owa-wopi-host.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • Server communications error in Sharepoint365/Access web app

    I'm having a similar issue to this post using Office365 (academic). I have an
    Access web app that was working fine until about 1 week ago when suddenly became very slow to start on a web browser, and then any changes I make in Access 2013 and then attempt to save results in a dialog box "Please wait while we attempt to save changes"
    followed by "Please wait while we attempt to contact the server. Press Esc to quit". Finally, it sometimes fails with "An error occurred in the client while attempting to communicate with the server 'https://<url>.sharepoint.com/sites...
    Please contact your system administrator of technical support". If I wait awhile and try again, it usually succeeds. If I try too quickly, then I get the dreaded " '_AppHomeForm' cannot be saved because someone else has made changes to it."
    I end up having to discard changes and start over again.
    I've already deleted the local cache to no avail.
    Is anyone else experiencing similar problems? The other post indicated that the problem magically went away after awhile - I'm hoping for the same but it's been more than 1 week now.

    Glad to hear that. If the problem came back, please feel free to contact us. We'll be happy to help.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • Data sync to external SQL from Access Web App

    Hi all
    Am I dreaming or does creating a table in an Access Web app based on an external SQL Azure database table (not the intrinsic one) end up being an import not a sync?  It doesn't even seem to update when i open the external table and refresh it?
    I am adding new records at the external SQL source and they are not updating in the table in the WebApp
    Is anyone having similar problems?
    Cheers
    Sally

    Hi Sally,
    >> I am adding new records at the external SQL source and they are not updating in the table in the WebApp
    Do you mean that you import a table from an external SQL Azure database into Access Web app, the data in Access Web app did not update after you change the an external SQL Azure database data? In my option, this is expected behavior if you are using import
    table. Importing from another database would not achieve that, and it only achieves copying data from another database. I am afraid that you could not achieve your requirement from Access Web app.
    As far as I know, the database of Access web app is Azure DB, I think you could sync the Access web app Azure DB and External Azure DB, you could refer the link below for more information.
    Reference:
    http://azure.microsoft.com/en-us/documentation/articles/sql-database-get-started-sql-data-sync/
    I am not familiar with Azure DB, and if you have issues about Azure DB, I will recommend you go to the link below for help.
    Reference:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ssdsgetstarted
    Thanks for your understanding.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Access Web App - Need some advice with query (text to number problem)

    In an Access Web App I want to create a query.
    I have two tables which are related but in a bit complicated way. For some reason I have a text field in which I save a number. This number relates to the ID of another table. When I combine these two tables in a query, it's not working because the textfield
    cannot query the (ID)number field.
    Is there a way, in this query so that I covert the text field to a number so the query will work?
    I tried to do it with the "Parse" function but no luck, so far.
    Thanks, Mike

    Hi Mike,
    Based on the description, you want to create a query by joining a text filed with number filed?
    Did I understood correctly? If so, as far as I test, it works in Access 2013 web app. Here is the screen shot for your reference:
    If I misunderstood, please feel free to let me know.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Macro Timeout Error- MS Access Web App 2013

    Hello everyone,
    I have a MS Access Web App built with a lot of different tables and everything works fine. I have this one table with a number of fields (70 different fields), and some of them are lookups to other tables or a dropdown menu. In our company
    we were using only SharePoint earlier and now we are migrating to access web app. I need to copy or import all the data that we had previously into that one table and then be able to do different types of data manipulations. 
    I have created a data macro to copy all the records even the lookups (a separate thread is available if anyone is dealing with that problem). When I try to copy say 500 records this works fine. But, when I try to copy more records it throws me a timeout
    error. It only works for 60 seconds and then it stops and throws an error. Is there a way I can increase the timeout? Or has anyone else faced the same problem?
    Please advise.
    Thanks in advance.

    The recommended way is to use an Access desktop database and connect to the Azure database behind your App. The firewall and connection information is under File> Info > Connections.
    You can then have linked tables to your SharePoint lists and to your Azure tables, and write append queries to copy the data over.
    -Tom. Microsoft Access MVP

  • Using MS Access Web App, can you set the tab order of the fields on a form?

    Using MS Access Web App, can you set the tab order of the fields on a form?  Doesn't appear to be a property.  I don't see a programmatic method.  I saw someone suggest using goto control on the after update event trigger but what if the person
    doesn't edit the field?  No event would be fired.
    Jim

    Hi Jim,
    >>Using MS Access Web App, can you set the tab order of the fields on a form?
    I am afraid you could not. In Web applications, the tab order is set automatically and cannot be changed.
    (From
    https://support.office.com/en-au/article/Set-the-tab-order-for-controls-3d7f749c-5a53-42b2-bb0e-2323fa044e2e)
    >> I saw someone suggest using goto control on the after update event trigger but what if the person doesn't edit the field?  No event would be fired.
    The goto method is a workaround, but it should be triggered by a specific event. What I can figure out is changing the order of the fields.
    If this is a feature you want to include in future versions of Access Web app, please submit a feedback as the picture below:
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Access Web App - 404 File or Directory not Found

    Trying to create a Sharepoint 2013 Access Web App, app creation completes successfully, I can check in SQL and the database for the Web App is created successfully also.  When I try to open the Access App i get a 404 - File or directory not found.
    Any ideas, I do not have an Office Web App Server setup, is this required?
    Thanks, TJ

    Been so long that I don't exactly remember.  I can't remember what I had in DNS that was causing the issue.  Currently though, I have my Sharepoint apps zone, which contains a CNAME entry with the following information:
    Alias name: *
    FQDN *.(DOMAIN).COM
    FQDN Target: SP1.(DOMAIN).COM
    Where (DOMAIN) is my domain.  Hope this helps, I will look a little more and try and remember what I did.

Maybe you are looking for