Displaying a webpage in SharePoint 2013

Hello,
 I am trying to display a webpage within our SharePoint 2013 site. I added the Page viewer web part, but it doesn't fit the window so I need to use the scroll bars on the side and bottom.
I came across this following post
http://aryannava.com/2011/05/05/resize-sharepoint-20072010-pageviewer-webpart-height/
and I tried to do it this way, but it makes the window really small. I am not sure what I am doing wrong here.

Hi,
We can apply custom CSS code to the current page which contains the Page Viewer Web Part to make the content of the Page Viewer Web Part smaller, then we will not have to use
the scroll bar.
With “transform: scale(0.5)” property, we can zoom in the content of the Page Viewer Web Part like this:
You can add the CSS code like this in a Content Editor Web Part:
<style type=”text/css”>
#s4-bodyContainer
transform: scale(0.5);
</style>
Feel free to reply if there are still any questions.
Thanks
Patrick Liang
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Patrick Liang
TechNet Community Support

Similar Messages

  • Displaying help topics in SharePoint 2013

    Hi, can anyone recommend a web part, app (or anything else) that would let me display help topics in SharePoint 2013 as shown in
    this mockup (http://sharepointhelp.weebly.com/)? I've been trying to find an app or web part but haven't had any luck so far.
    Thanks.

    There are also a couple third party tools that could be used to help with this need. Two of my favorite are:
    Content Panda: http://www.contentpanda.com/#in-context-help
    and SharePoint Shepherd's Guide :
    http://www.sharepointshepherd.com/sharepointtutor2013.aspx
    Both of these are excellent tools. 
    Cathy Dew SharePoint MVP Blog: www.sharepointcat.com Twitter: @catpaint1

  • Displaying parameterized reports in sharepoint 2013

    hello experts...
    i have parameterized reports in ssrs 2008 r2 and i want to deploy it on sharepoint 2013...how can i deployed it?
    i have deployed the un-paremeterized reports on sp 2013.

    The approach is same. All parameters displays normally like in SSRS report viewer.
    I understand you are doing integration in traditional way with SharePoint.
    Bala

  • User name display in Discussion Board - SharePoint 2013 (Office 365)

    Hi,
    I would like to hide the display of user name of "Created by" and "Replied By" in discussion board.
    How to do this setup?
    Thanks and best regards,

    That's the nature of the web part.  Check here:
    http://office.microsoft.com/en-us/sharepoint-designer-help/display-data-from-multiple-lists-with-the-content-query-web-part-HA010174134.aspx
    The biggest limitation for content query web part is not able to go across site collections... but subsites should be ok. 
    Enter content by search web part.... new to 2013. 
    http://msdn.microsoft.com/en-us/library/office/jj163789(v=office.15).aspx

  • Js link - Display group count list SharePoint 2013

     
    I have a list column name "category" with values like Completed, Not Completed, Started.
    I want to group list items based on category.  I want to format it without showing all the list items so that it should look like:
        Completed : 45
        Not Completed : 30
        Started : 20
    I am using Js link functionality on the list webpart to achieve it.
      (function () {
        var itemCtx = {};
        itemCtx.Templates = {};
        itemCtx.Templates.Group = GroupOverride;
        SPClientTemplates.TemplateManager.RegisterTemplateOverrides(itemCtx);
        function GroupOverride(Ctx, group, groupId, listItem, listSchema, level, expand) {
        return '<div style="font-weight:bold; display: inline-block;">' + listItem[group] + ' ::'  + '<div><ul>'+ listItem[group].Count + '</ul></div>' + '</div>';
    By using above code, I am able to show category names but not the count (listItem[group].Count is throwing error). Any idea how to achieve it?
        Completed : 
        Not Completed :
        Started : 
                 

    Hi,
    According to your description, you might want to change the format of the list view to display without list items.
    I would suggest you debug the script in browser to watch if
    listItem[group] object contains a valid Count property.
    About how to debug JavaScript using IE Developer Tool:
    https://msdn.microsoft.com/en-us/library/ie/bg182326(v=vs.85)
    If your requirement is to display something like a static HTML table, an alternative way is that you can apply custom CSS to the page to hide the unwanted elements.
    Here is a working demo will display the list view in a similar format as you want:
    <style type="text/css">
    .ms-gb
    border-bottom: none !important;
    .ms-gb a, .ms-gb2 a
    display: none !important;
    thead
    display: none !important;
    </style>
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Customizing the Sharepoint 2013 inbuilt "SearchResult" webpart

     
    Acutally am working on the requirement,where i need to display the search results using Sharepoint 2013 inbuilt "SearchResult" webpart and where the results can be filtered by placing refining control in other Refiniment webpart in the same page.
    here come the question is "how i can access the displayed results in my "searchresults" webpart in my custom code.,where i have to access the path from the results on page and downloading the files based on path content.... please guys.your
    suggestions will be very helpful for my task...

    Hi,
    You can use the display templates to customize the results.  Please refer to the following article how to create the display template
    Introduction to SharePoint 2013 Display Templates
    Understanding how item display templates and hit highlighting work in SharePoint
    Server 2013
    Please mark it answered, if your problem resolved.

  • SharePoint 2013 - What are all requirement components for People Pickers to list, search, display, and assign users permission

    Hi All
    the past few months, I have been working with permission issues related to SharePoint 2013 site permission settings using People Pickers to list, search, display users to assign or check permission.
    Our environment include multiple domains and few forests. Our SharePoint farm is installed on one domain but the good thing is our AD structure are configured to have all other domains and forests with 2 ways trusts with this domain so domain
    users are authenticated and can access SharePoint just fine. Also SharePoint use default claim authentication.
    The problem is People Picker is not display all domains user accounts when site owners need to assign permission. So to resolve the problem, I had provisioned
    SA - User profile service and Import AD domain user accounts (one way) into Sharepoint.
    I configured stsadm.exe -o setproperty -pn peoplepicker-searchadforests -pv
    for all domains and forests (eventhough, as mentioned we do have 2 ways trust)
    and sometime tried different query (user last name, domain\logonname, email address) if one is not showing.
    With all that added, People Pickers seem to find and display user account for all domains now.
    My question now is do UPS and all AD domains users need to be imported into SharePoint and STSadm configuration are required in order to have all domains user accounts to display in People Pickers so the site owners can
    find them and assign permission when needed?
    Please share your advices, comments as they are really valuable to me.
    Thanks
    Swanl

    UPS and people pickers are virtually unrelated. The only connection between them is to do with caching and updating user names and emails if they change over time, or in other words not relevant to your situation.
    To answer your question directly; Nope, you do not need to set up synchronisation connections to a domain to be able to pick up a person in a people picker. As you've seen you may need to run some STSADM commands to make sure they are checking the right
    places.

  • How display attachment links in a list view in SharePoint 2013?

    Hi all,
    I'm looking for a way to display attachment links in a list in SharePoint 2013. There are few resources online to achieve this in SP2010 and SP07. Your help is much appreciated.
    Thank you.

    Hi Ram Sampath:
    You can use Event Receiver and create another list(ListA) to record your attachment link.
    Maybe your process is:
    Users add list items and attachments
    List event will be fired
    Use Event Receiver to get attachment url and then Write into ListA
    You also can refer to the following web site:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/b693eb84-b846-4f0f-93c1-276cf931c746/how-to-get-attachment-in-itemadded-event-receiver
    http://stackoverflow.com/questions/19077770/how-to-retrieve-list-item-attachments-with-sharepoint-2013-event-receiver-in-cor

  • I have a picture library with images in sharePoint, now i want display that images in sharepoint webpage as a webpart.

    Hi All,
    I have a picture library with images in sharePoint, now i want display that images in sharepoint webpage as a webpart.
    i have displayed the all the images as a webpart.
    Now i want to enable thumbnail on that images and when i click the thumbnail of the image, it will be dilplayed as large image.
    How can i do this, any help!

    Hi,
    Please do the following to complete this task.
    1) Insert the picture library as list view webpart in your page.
    2)Specify the column titled  Thumbnail Preview in the list view.
    3) Edit the webpart and set the Toolbar Type to Summary Toolbar.
    Regards,
    Anurag

  • How to display calendar in web part with selected month(jan,feb,march) in sharepoint 2013

    Hi All,
    How to display selected Month like jan,feb,march in single page with different webparts.
    I created 3 webparts and selected(jan,feb,march) but when page refreshes all webparts are displaying current month(December).
    Here i attached the screen shot, where December should be shown as (January and February)
    Kindly check and guide me in right track.
    Thanks
    Prabhat.
    Madhu Prabhat

    Hi,                                                             
    To develop a custom web part, you can take a look at the links below with steps in detail for a start:
    Creating Web Parts for SharePoint
    http://msdn.microsoft.com/en-us/library/ee231579.aspx
    Sharepoint 2013 Create a Visual Web Part
    http://raquelalineblog.wordpress.com/2013/04/25/sharepoint-2013-create-a-visual-web-part/
    Another three links for your reference:
    http://www.learningsharepoint.com/2012/12/24/how-to-create-a-custom-webpart-in-sharepoint-2013/?goback=%2Egde_3911588_member_198759022#%21
    http://www.youtube.com/watch?v=9iK8IPUB87w
    http://sptechbytes.blogspot.com/2013/10/sharepoint-2013-creating-visual-webpart_26.html
    Here are some samples of custom calendar web part for your reference:
    http://www.codeproject.com/Articles/108676/SharePoint-Custom-Calendar
    http://gunnarpeipman.com/2009/01/creating-sharepoint-global-calendar/
    https://blog.metrostarsystems.com/2013/10/21/creating-a-custom-sharepoint-calendar-rollup/
    You can also do more customization by adding your own logic in it.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Sharepoint 2013 custom search results grouping display template

    Hi,
    I am trying to implement custom grouping for search result items. I would like to group them by a managed property, but without using result blocks (query rules). The idea is to sort the results by the property and then compare the current item (ctx.CurrentItem)
    with the previous item using ctx.CurrentItem.ParentTableReference. If a new property value is detected we insert a new 'group header' (just some simple html). The problem is the ParentTableReference is undefined. Shouldn't there be such a property in current
    item object?
    I'm implementing this in a custom search result item display template...
    Thanks in advance.

    Hi,
    According to your post, my understanding is that you want to customize search result items display template.
    I suggest you get enumerate all properties of JavaScript context object and debug you code to watch the
    ctx.CurrentItem object.
    The following articles for your reference:
    Debugging Display Templates in SharePoint 2013 Search
    http://powersearching.wordpress.com/2013/01/25/debugging-display-temlates-in-sharepoint-2013-search/
    Enumerate all properties of JavaScript context object in display templates in SharePoint 2013
    http://sadomovalex.blogspot.co.uk/2013/06/enumerate-all-properties-of-javascript.html
    How to Define a Custom Group Display Template (GroupTemplateId) for the Search Results WebPart via JavaScript
    http://www.eliostruyf.com/how-to-define-a-custom-group-display-template-for-the-search-results-webpart-via-javascript/
    Creating customized search results in SharePoint 2013
    http://www.abelsolutions.com/totm/creating-customized-search-results-in-sharepoint-2013/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Sharepoint 2013 - Display Disclaimer when a MySite is created

    Hallo there,
    i spent the whole day searching the web for something i thought i already found some time ago, but cannot remember where...
    Maybe you guys can help...
    We need to Display some Kind of disclaimer / Terms of usage when a user initially creates his mysite. Best solution would be to Display a Website with a "Yes" / "No" choice... Clicking "Yes" would continue to create the
    users mysite - "No" would cancel the process.
    is there any way to do this?
    Thanks in Avance!
    Phife

    Hi Phife,
    When we first time to click "About me" menu to create MySite, it will pop up "Let's get social" dialog, I think you may have found this dialog some time ago.
    If you want to popup other disclaimer dialog when you click "About me", I think you can try customizing it's event to judge if MySite hasn't been created then pop up the custom disclaimer dialog with Yes/No choices for creating mysite agreement, then perform
    the proper action based on the Yes or No.
    http://paulliebrand.com/2014/02/26/sharepoint-2013-get-the-most-out-of-sharepoint-dialog-explained/
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Using SharePoint 2013 OIP the "Title" column is not displayed

    Using the SharePoint 2013 OIP against our SharePoint 2013 environment, I am seeing that the "Title" column is never displayed in any of the activities or published data.  This is the only limitation that is preventing me from using this OIP.
     Currently using the scorch OIP and am concerned that it seems is not being actively maintained.  Which by the way shows the Title column in all the same lists I am connecting to with the Microsoft provided OIP.
    Thanks for any guidance you can provide,
    Jim

    Hi Jim, this is something I've seen before. It may be a bug in the SharePoint 2013 IP, though it does work in some cases and not in others, so difficult to say what the cause is. My recommendation is to change your list to make the default Title column optional
    and hidden, and use a new custom field for the name of the item instead. See also:
    http://sharepoint.stackexchange.com/questions/118181/how-to-remove-title-column-in-sharepoint-2013-list
    Noah Stahl | Automys |
    Downloadable Microsoft automation examples and solutions

  • Display an XML file Content as a treeView in a SharePoint 2013 custom form edited with SharePoint Designer 2013

    Hello everyone,
    Within a list form, user has to select a value amongst a huge number of availables options.
    Instead of using something like a dropdown list, which would be very boring to parse, I would like to display possibles values in a treeview.
    To do that, I tried to use an <Sharepoint:SPTreeView bind to a SharePoint:SPXmlDataSource who read data from an XML File.
    <SharePoint:SPXmlDataSource runat="server" DataFile="../../SiteAssets/App_Data/myfile.xml" AutoSave="True" XPath="" ID="myDataXml"></SharePoint:SPXmlDataSource>
    <SharePoint:SPTreeView runat="server" ID="MyTreeView" DataSourceID="myDataXml" />
    But when I try to display the form in my web browser, an error occurs.
    Therefore, my question is : Is it possible to display the content of an Xml file as a treeView in a SharePoint 2013 custom form edited with SharePoint Designer 2013 ?
    If the answer is yes, how ? Which are the required properties for "SharePoint:SPXmlDataSource" tag and "SharePoint:SPTreeView"  tag ?
    What are the requirements to use thoses tags ?
    Regards,
    Florian.
    Ps : I dont have access to the server side of the SharePoint site I am working on.

    Assuming that https://fullsitename is a new URL address did you make sure to update your browser to include it in the Trusted Sites zone?  The message you are quoting is exactly the one you get if you don't have it in Trusted Sites.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Jquery not fired on List display or edit forms in SharePoint 2013

    I have put the below code in List Display form. But I am not getting the alert. It used to work in 2010. After migration to 2013 it is not working although it works fine for all other pages. The jquery reference is on the master page.
    <script type="text/javascript">
    $(document).ready(function(){
    alert('Jquery');
    </script>

    Hi ,
    According to your description, my understanding is that your Jquery code didn’t work in SharePoint 2013 list display form.
    Please use IE Developer Tools(F12) to check whether there is a .js file like the screenshot:
    If not, you need to add a reference from Jquery class library like <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>.
    If this issue still exists, please use the following code to test:
    <script type="text/javascript">
    function show_alert()
    alert("Test!");
    _spBodyOnLoadFunctionNames.push("show_alert")
    </script>
    A similar post for your reference:
    http://sharepoint.stackexchange.com/questions/54125/why-does-jquerys-document-ready-not-fire
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • PO Approval Notification to multiple users

    Dear All, Currently in our setup PO approval notification is working fine. I want to send the final approval notification to other audience who are not there in workflow hierarchy. can anyone guide on this? Regards Deepali

  • Count by date range

    Hi, I have data containing a task name and it's start and end date. Now, I want new data based on above that will tell how many tasks were running at any given date. Assuming that time stamp for each date is 00:00:00, and tasks start at Start_Dt but

  • BATCH SPLIT AUTOMATIC STORAGE LOCATION AND WEIGHT DETERMINATION IN DELIVERY

    DEAR, PLZ SUGGEST ME HOW TO DO CONFIGURATION IN BATCH DETERMINATION SUCH THAT WHILE DOING BATCH SPLIT WHEN I PUT THE BATCHES MANUALLY THE STORAGE LOCATION  AND ITS SPECIFIC WEIGHT WILL COME AUTOMATICALLY . REGARDS, DEBESH TRIPATHY

  • Order and purchase order

    hi gurus,   I want to cancel order and purchase order.i am doing Third party returns process.So where can i can cancle these both any transaction code exits .. suresh

  • Download Oracle 10g Client Release 2 for Solaris doesn't work

    Hello, When I try to download 10gr2_client_sol.cpio.gz at this url : http://download.oracle.com/otn/solaris/oracle10g/10201/sol64/10gr2_client_sol.cpio.gz I get 0KB file . How can I do ?