How to hide page selector in a KM News iview

Hi,
we have created a KM iview that shows some news created using XML Form builder.
I'm using the standard NewsBrowser Layout.
The iview shows the list of news, the link to the list of all news and the page selector to move between the different news when the number of documents is greater than the maximum number of news per page.
Is there any way to hide this page selector from the Layout?

Hi, Alessia.
Yes, you can manage the page selector appearance. The page selector is presented by the "Pager" component. By default all available components are shown.
You need to maintain (in Advanced Mode) property Components: +  in the Collection Renderer "NewsDisplayCollectionRenderer".
Set the value of Components: + = this.
The collection itself is treated as a component and described by the alias this.
See the links about Collection Renderer settings  and  Components:
http://help.sap.com/saphelp_nw70/helpdata/en/87/3d48475ee8bd448c4031aa98d90524/frameset.htm and
http://help.sap.com/saphelp_nw70/helpdata/en/a6/98955203cf0e4698ffa95bac071c2b/frameset.htm
Of course, the best practice is to create another Layout Set and Collection Renderer by duplicating NewsBrowser and NewsDisplayCollectionRenderer.
Regards, Mikhail.

Similar Messages

  • How to hide page number in the table of content

    Hi,
    I'd like to know how to hide page number in the ToC. They show automatically, but at least for the headings of third ad fourth order I'd like to suppress/omit them.
    Thanks for any advice!

    You have in the Inpspector > Document tab > TOC > uncheck button for #'s

  • How to hide pages in reports when no data on it?

    hello,
    i have a master detail report,which has data on the master without data in the detail,so how can i hide pages which has no data on its detail?
    Thanks.

    Put the following In the format trigger of the repeating frame:
    return :cs_cnt > 0;
    Here cs_cnt is the summary column counting details per master.

  • How to hide pages in forms

    Hello Everyone!
    I have a form that is three pages long.
    I need to find a way to hide pages 2 and 3 until they are needed. ie. status is selected from a drop down which makes page 2 necessary.
    Any advice on the matter is appreciated.
    Thank you.

    You can use templates for this, but be aware that they won't work with Reader unless your users are using Reader 11, and they won't work if you Reader-enable the document with Acrobat. They actually can work with previous versions of Reader, but only if you Reader-enable with LiveCycle Reader Extensions, which is rather expensive.
    If you can deal with these limitations and need more help, post again. It will involve some JavaScript, so it will be useful for you to get the Acrobat JavaScript reference that's included in the free Acrobat SDK.

  • How to get pages to open in a 'New Tab' instead of a 'New Page'

    Hi there,
    I know how to get the pages of my iWeb created site to open as a 'New Page' by using the Inspector. What I want to do however, is to get them to open as a 'New Tab' instead.
    I want to do this because I have several pages that open as a 'New Page' and it litters the screen with Safari pages. So instead of a 'New Page', I want them to open as a 'New Tab' within the one Safari window.
    This is what I want to happen:
    1: user clicks on link
    2: link opens a new Tab
    3: Safari switches to the new Tab and makes it the active Tab.
    Can someone please tell me how to get this to happen. Just ot be totally clear: I am aware that I can alter [MY] Safari settings to do this on my own Mac. But I want it to happen as default for everyone who visits my site and clicks on the corresponding links.
    My site is published to MobileMe
    Regards
    Jason
    Message was edited by: JayTelford. I added details that I neglected to include.

    Window 7.
    Safari.
    Where is iWeb involved?
    Right-click > open link in new tab.
    Works with all webpages, not only iWeb ones.
    And if it drives you crazy, you may want to seek professional help with medication.
    Or learn to use your computer.

  • When viewing a spread, how to hide page divider

    When viewing a two-page spread, how do you hide the page divider? See attached screen shot.

    Have you considered setting your preferences to put the Guides in Back so that objects will obscure the unwanted (but helpful IMO) page
    guide?
    Note: the frame is over the middle of a 2 page spread and has a fill set to [paper]. With the preference disabled (default), the page guide shows through. With it enabled (pictured above), the object fill masks the guide. If the guide truly bothers you, you can set a large frame filled with [paper] swatch across the spread and lock it in positions to prevent edits.
    Not ideal to me, but everyone has their own idea of what works for them.
    -mt
    Message was edited by: MT.Freelance

  • Master - Detail -- How to Hide page if no detail records

    I'm hoping to be able to hide a page if no detail records exist for the master query.
    My master query:
    "Company" and "account" and balances for each account
    (balances carry forward from previous months)
    Detail Query:
    transactions for each account for a month
    -- Linked to the master by "account-id"
    The master query is grouped into 2 parts:
    a) Company
    b) account and balance
    Sometimes an account won't have any transactions during the month (especially if the report is run at the beginning of the month)
    If I create a "summary" count field in the "account" group based on the transactions, then I can hide (not print) the "account" frame.
    But I can't figure out how to do this for the "company" frame.
    I'm probably missing something simple (or maybe not)
    Any suggestions?
    Thanks,
    Eric

    So basically you are showing each account on a separate page?
    Move the objects shown in Company repeating frame to the account repeating frame. In this case company repeating frame will be blank. And your already created format trigger to hide account frame will work for both (company+account). So whenever any account is zero, it will hide all objects within the frame. Parent frame doesn’t contain any objects, it would not show the parent frame for that account. Make sure vertically elasticity of the frame is variable.
    Hope this helps.

  • How to Hide page in interactive form

    Hello All,
    I have developed the Interactive form for one of the HR process. Form is pread across the three pages.
    My requirment is to hide the second page based on some condition. I have tried JAVA script to hide the page using below syntax but its not working.
    if ($record.CARRID.value == "AA") { this.presence = "invisible";}
    Am i missing something? Help needed... Thanks
    Regards,
    Sagar

    Hi Sagar,
    Wrap all the UI elements that you want to hide inside a subform. Then try the following script in the initialize event of the subform.
    if (this.CARRID.rawValue == "AA") { this.presence = "hidden";}
    Thanks & Regards,
    Sanoosh

  • How to hide page size at bottom of pdf?

    Hi
    I've created a PDF docuemnt to be viewed on screen wich contains a lot of buttons etc. At the bottom of the page in normal view (we are not using full screen. or reading mode) the page size measurements pop up when the cursor approaches the bottom of the page. this is where my buttons are located and the measurements are obstructing the view of the buttons. Is there any way of hiding or removing this little pop up?
    I know you can make it go away by selecting that it is always in view, but this is a document that is going to be sent out to a lot of people and I can't add instructions for reading. The changes made to the size pop up will have to be made so that the pdf doesn't need any adjustment with concerns to viewing when it leaves me.
    PLEASE HELP!

    This user preference cannot be controlled by a document. You can either set the initial zoom so that the pop-up appears to the left of the page, but that would be screen size dependent, or inform your users what they can do to prevent it by setting the preference.
    Finally, if you set the document to hide the window controls, and the user's preference is set to allow a document to do this, the page size pop-up will not show.

  • How to Hide Page View Webpart Option E.g.: Refresh, Open in Visio, Close.

    Hello all- Is there any way to hide Refresh, Open in Visio, Close option from Page Viewer Webpart, using Java script or client side method.
    <script type="text/javascript" src="https://code.jquery.com/jquery-latest.min.js"></script>
    <script type="text/javascript">
    $(document).ready(function()
        $('#VwaToolbarButton').css('display','none');
        $('#VwaRefreshButton').css('display','none');
        $('#VwaButtonNormal').css('display','none');
       

    Hi Kamal,
    As I understand, you want to hide the Refresh, Open in Visio, Close option in the page viewer web part by JavaScript or client side method in SharePoint 2010.
    You could add the custom CSS code to hide the Refresh, Open in Visio, Close option in the page by content edit web part.
     You could use CSS 'visibility: hidden’ or 'display: none’ to hide the buttons.
    You could add the CSS code to content edit web part as below:
    <style type="text/css">
    //your custom css code.
    </style>
    The article below is about CSS syntax.
    http://www.w3schools.com/css/css_syntax.asp
    The article below is about three Ways to Insert CSS.
    http://www.w3schools.com/css/css_howto.asp
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to add pages in Dreamweaver without opening new file??

    Hey there everyone
    I just wanted to know if and how i could add pages in Dreamweaver rather than having all different files.
    Thanks

    I want to have a main page which is used for every page but only slights differences are made i.e. there will b a box in the middle which will change as pages change. and thats all, i don't want anything else 2 change.

  • How to hide the menu bar from a Transaction iView (SAP GUI for HTML).

    Hello all,
    I have created a simple SAP Transaction iView of type SAP GUI for HTML.  This iView has the Menu bar that has the buttons: Menu, Back, Cancel, and System.  My requirement is, I dont want to see the menu bar that has these buttons.  How do I go about it?  Please advice.
    Note:  My iView is a SAP Transaction iView and not IAC service related iView. 
    Thanks
    Vicky R.

    You'll want to set the parameter ~webgui_simple_toolbar in your webgui service.
    It is a binary parameter with the following values/options:
    0  : Hiding the page header completely (not recommended)
    1  : Standard setting
                        This is the recommended standard setting in which the title and the menu bar below it with the [Exit] and [Help] button and the application buttons are displayed.
    2  : Displaying the title line
    4  : Displaying the buttons [Exit] and [Help]
    8  : Displaying the active system buttons on the screen ([Back] and [Cancel])
    16  : Displaying the system menu
    32  : Displaying the application buttons
    128 : Deactivating the information block in the status bar (new)

  • How to hide, disable or delete "Add a new Link"?

    Hello Community
        Using Sharepoint 2010 Server and the UI you can create a link on a page
    and if you click the link a page comes up where you can add numerous links
    with its corresponding url by clicking "Add new link" on the bottom.   
        The users shouldn't be able to create their own links and urls the user
    should only be able to select link that was put on the page for them to select.  Also there is
    as checkbox associated with the link and on top of all of them there is a column
    heading with a checkbox too and if you click the checkbox with the column heading the ribbon exposes
    a tool to create a new item and create a new folder.
        How can you prevent the user from creating their own link and exposing those selections
    on the ribbon when the checkbox is selected on the heading?
        Thank you
        Shabeaut

    Hello John from Cinncinati
        Okay.
         Surrounding the Ribbon I added:
             <SharePoint:SPSecurityTrimmedControl PermissionsString="ManagePermissions" runat="server">
              </SharePoint:SPRibbon>
        I was able to use it because now if a "List" is clicked on the page no Contextual Tab Group appears
     which is where all of the List's properties are made available to the user. 
        It fitted in this scenario because although it removed the navigation button (the navigation button wasn't
     needed here because that page was the entry point) it left the graphic design still intact.
        With respect to a List, when you want to replace Quick Launch with your own links, from Site Actions,
     More Options, "List"  you can add a link which when clicked takes you to a page where you can create sort of
    as many links as necessary one underneath another with their own url corresponding for each.
        The problem is underneath the last link there is a "+" sign followed by "Add a new Link" but you don't want the user
    to click on that "+" sign because this is your sort of "menu" of links that you gave the user to select from.
        That means I still have one problem although the <SharePoint:SPSecurityTrimmedControl got rid of the
    Contextual Tab Group properties, when the user clicks a link and see the list of links I provided the "+" sign is
    still there so the user can still create their own links.
        If we are on the same page now, do you have any idea how to get rid of that "+" sign with the "Add a new link" at
    the bottom of the links?
        Thank you
         Shabeaut

  • How to access Page-RequestParameters in an embedded WebDynpro iView?

    Hi,
    I need to access the RequestParameters that were passed to a portal page in a WebDynpro application that is embedded in a iView on this page.
    The WDWebContextAdapter.getWebContextAdapter().getRequestParameterMap();
    is just filled with WebDynpro specific request-parameters but not from the portal page.
    I tried to cast the WebContextAdapter to IPortalComponentRequest:
    IWebContextAdapter adapterInternal = (IWebContextAdapter)WDWebContextAdapter.getWebContextAdapter();
    IPortalComponentRequest req = (IPortalComponentRequest)adapterInternal.getOriginRequest();
    But that throws a ClassCastException. I read in the online documentation, that I have to add a Sharing refrence to my WD-application (http://help.sap.com/saphelp_nw04/helpdata/en/d2/0357425e060d53e10000000a155106/content.htm)
    and <b>NOT TO ADD</b> the api-jars that contain the IPortalComponentRequest in the lib-directory of the application. Is this the cause of the exception?
    But what's the name of the corresponding Portal Service?
    Or am I on a total misleading way?
    Any other suggestions?
    kr, achim

    Hi,
    This could be the problem, but I am not sure what portal service you should use, since IPortalComponentRequest is available in all portal components, no reference needed.
    To debug it further you should find out which class your object actually is. So try the following code for debuggign
    IWebContextAdapter adapterInternal = (IWebContextAdapter)WDWebContextAdapter.getWebContextAdapter();
    Object objUnknown = adapterInternal.getOriginRequest();
    Class clsUnknown= objUnkown.getClass();
    System.out.println("adapterInternal.getOriginRequest() returns object of class "
    +clsUnknown.getName() +
    " . class.toString="  + clsUnknown);

  • How to Hide XML Project

    Hi All,
    I modified an existing XML project (News) and now, i want only this to be available in the news authoring iview.
    How to hide unwanted XML projects from the news authoring iview?
    Regards
    Karthik

    Hi Karthik,
    System Administration - System Configuration - Knowledge Management - Content Management - Form-Based Publishing - Forms Availability - Folder Settings.
    Also see http://help.sap.com/saphelp_nw04/helpdata/en/8d/2813418366f023e10000000a155106/frameset.htm
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

Maybe you are looking for