Editing the 'show help' view mode default page

I have enabled the 'show help' view mode on a few of my pages to give users some insight into how a given portlet should be used. However, when clicking on the 'help' link now on portals Portal takes you to some default styled help page. On this page are links to Portal Navigator and Portal Builder which I don't want my users seeing or being able to access. Also I wish to style the page differently. Can this page be altered and where can this be accomplished?

Yes I understand. In that package is where you can input code for each of the modes. In the section for help view mode I have one line
htp.p('Hello');
The issue is on the actual webpage when you click the 'help' button for the portlet it displays the output of the line above but also displays other links that portal decided to stick in like a link to the portal navigator, an image in the upper left, etc. I don't want these to show up and want to sytle the page myself. I was wondering where I can go to edit the way that page is displayed.

Similar Messages

  • How to set the show properties as  a default in KM

    Hello All,
    I am trying to upload the documents in KM repository using File-> Upload. If I click this Upload button, it will open a new window, it will show (show properties) this properties. But I want this one as default. Can any one help to set the (show properties) as a default? 
    Thanks in  Advance.

    Hi Gowsika,
    I'm sorry, but you seem not to get my explanation.
    First, there is no such "switch" for "Show Properties" or "Hide Properties", and there is also not Resource Type "Show Properties". It is hardcoded in the UICommand "upload" (so in the Screenflow implemented by com.sapportals.wcm.rendering.uicommand.cm.UIUploadCommand), that if the ResourceType "normalrt" (http://sap.com/xmlns/cm/framework/normal-resource-type) displayed "Normal Document" is selected, you will see the "Show Properties" link. Only by changing the implementation of this UICommand you could change this behavior, but it's not recommended because you have to make sure on upgrades that you don't overwrite it again.
    So again my suggestion:
    1. Go to KM->CM->Configuration->CM->Global Services->Resource Types
    2. Duplicate the Resouce Type "normalrt" changing:
      Name: my_normalrt
      Resource Type ID: http://sap.com/xmlns/cm/framework/my-normal-resource-type
    3. Go to KM->CM->Configuration->CM->Global Services->Property Structures->Property Structures
    4. Duplicate "DefaultPropertiesStructure" changing:
      Name: My_DefaultPropertiesStructure
      Resource Types: http://sap.com/xmlns/cm/framework/my-normal-resource-type
      Structure Items: "Input_here_your_properties_and_property_groups"
    BTW: If you want to have the same properties as in DefaultPropertiesStructure you might be obligated to remove some of them from the original Property Structure.
    5. Go to KM->CM->Configuration->CM->User Interface->Commands->UI Commands
    6. Duplicate "new_file" changing:
      Alias: my_upload
      Parameters: ResourceType=http://sap.com/xmlns/cm/framework/my-normal-resource-type,standalone=true
    7. Go to KM->CM->Configuration->CM->User Interface->Commands->UI Command Groups
    8. Edit AdminNewResourceGroup by renaming upload to my_upload in the "Commmand List" parameter.
    BTW: It's advisable to duplicate the whole Command Group and use it in your Layout Set and not to change the standard configuration, but I will not describe the whole process here
    9. Now go to KM Content and use the menu Folder->New...->Upload
    Hope this helps,
    Robert

  • Where has the "Show Duplicates" view gone in iTunes 11?

    Where has the "Show Duplicates" view gone in iTunes 11? I want to delete all duplicated songs.

    It's gone but this post might help:
    turingtest2 London, UK
    Re: iTunes 11 removed Display duplicates option     Dec 2, 2012 1:41 AM    (in response to mdnolton2) 
    Two Windows scripts to make playlists of Duplicates and Exact Duplicates. Use shift-delete to remove selected tracks from the library as well as the playlist.
    There is also my DeDuper script if you don't want to do it by hand. Please take note of the warning to backup your library before deduping.
    Enjoy.
    tt2
    Link: https://discussions.apple.com/message/20454991#20454991

  • If the Enterprise Portal have a default page for creating a blog?

    Hello!
       I want to know if the Enterprise Portal have a default page for creating something like a blog, with personal information, comments...
       can I using the tool XML Form Builder or something else?
       Thank
       lexian

    Hi Lexian,
    I don't believe the Portal currently has any tool that can be used conveniently to create blog type content.
    You are right, you could potentially use the XML Forms Builder to create a form which might just about do what you want it to, but this would be very fiddley and is not really designed for this purpose.
    If you can wait, you should use the WebPage Composer that is due to released in the Portal from April.
    Here at SDN we are currently looking into using it to display our blogs and I must say research is looking good so far.
    Regards,
    Marc

  • Does the magic mouse not have the feature of viewing all open pages on desktop like you do when you use the side buttons of the wired mouse?

    Does the magic mouse not have the feature of viewing all open pages on the desktop like you do when you use the side buttons of the wired mouse?

    No, you'll have to use Mission control for that.  It's either located on the dock, the F3 key on recent laptops on a swipe on the trackpad.
    Regards,
    Captfred

  • Page designer show small view when using page template and cannot be run

    Dear Experts,
    I need to make some page templates.
    I have build 2 simple page templates, let say template0 & template1 which template1 using template0.
    It show no any problem until I close my Jdeveloper & reopen it.
    When I reopen template1, it show so small in designer (Jdeveloper window).
    Is there any wrong?
    I have build another template, just 1 template.
    When I used it at the first time, no any strange behavior occur.
    After ... (I don't exactly when), it give me the same view in my designer.
    Then I force to use my first tempate (template1 which used template0 inside), I cannot run my application at all.
    After wait several minutes, I found error log in my log messages.
    *#### Server Instance DefaultServer could not be started: Server Instance was terminated.*
    Above the message, I found another error messages:
    *Jun 7, 2009 5:40:19 PM ComponentMetadataHandler _error*
    WARNING: error parsing component tag in file: null/tag:xmlContent/id:dte_160d74a
    org.xml.sax.SAXParseException: <Line 69, Column 7>: XML-20100: (Fatal Error) Expected 'EOF'.
    *     at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:422)*
    Is there anyone that can help me to find out why this error occured?
    Should I raise this problem to metalink or just can post it in this forum?
    Many thanks for your supporting...
    N.B: Below I attach my template0 (AHM000.jspx) and template1 (AHM001.jspx)
    Best regards,
    Dominic Chandra
    AHM000.jspx
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core">
    <c:set var="ahmwebtemplateBundleAHM000"
    value="#{adfBundle['com.ahm.lib.view.template.AHMWebTemplateBundle']}"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <af:pageTemplateDef var="attrs">
    <af:panelSplitter orientation="vertical" splitterPosition="60">
    <f:facet name="first">
    <af:decorativeBox theme="dark" topHeight="0px">
    <f:facet name="center">
    <af:panelHeader text="#{attrs.pageTitle}">
    <f:facet name="context"/>
    <f:facet name="menuBar"/>
    <f:facet name="toolbar"/>
    <f:facet name="legend">
    <af:panelGroupLayout>
    <af:outputText value="#{attrs.pageName}"/>
    <af:outputText value="#{sessionScope.userState.userName}"/>
    <f:facet name="separator">
    <af:spacer width="10" height="10"/>
    </f:facet>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="info">
    <af:statusIndicator/>
    </f:facet>
    </af:panelHeader>
    </f:facet>
    <f:facet name="top"/>
    </af:decorativeBox>
    </f:facet>
    <f:facet name="second">
    <af:panelSplitter orientation="vertical" positionedFromEnd="true"
    splitterPosition="20">
    <f:facet name="first">
    <af:decorativeBox theme="light" topHeight="0px">
    <f:facet name="center">
    <af:facetRef facetName="mainArea"/>
    </f:facet>
    <f:facet name="top"/>
    </af:decorativeBox>
    </f:facet>
    <f:facet name="second">
    <af:panelGroupLayout inlineStyle="text-align:right;">
    <af:outputText value="#{ahmwebtemplateBundleAHM000.VERSION} #{attrs.appVersion}"
    inlineStyle="color:Navy;"/>
    <af:outputText value="© 2009 PT Astra Honda Motor"
    inlineStyle="color:Navy; font-weight:bold;"/>
    <f:facet name="separator">
    <af:spacer width="10" height="10"/>
    </f:facet>
    </af:panelGroupLayout>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    </af:panelSplitter>
    <af:xmlContent>
    <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
    <display-name>AHM000</display-name>
    <facet>
    <description>Main Area</description>
    <facet-name>mainArea</facet-name>
    </facet>
    <attribute>
    <attribute-name>pageTitle</attribute-name>
    <attribute-class>java.lang.String</attribute-class>
    <default-value>Page Title</default-value>
    <required>true</required>
    </attribute>
    <attribute>
    <attribute-name>
    pageName
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    ahmxxyyynnnznn
    </default-value>
    <required>
    true
    </required>
    </attribute>
    <attribute>
    <attribute-name>
    appVersion
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    1.0.0
    </default-value>
    </attribute>
    </component>
    </af:xmlContent>
    </af:pageTemplateDef>
    </jsp:root>
    AHM001.jspx
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core">
    <c:set var="ahmwebtemplateBundleAHM001"
    value="#{adfBundle['com.ahm.lib.view.template.AHMWebTemplateBundle']}"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <af:pageTemplateDef var="attrs">
    <af:pageTemplate viewId="/template/AHM000.jspx">
    <f:facet name="mainArea">
    <af:panelSplitter splitterPosition="#{attrs.searchAreaPosition}">
    <f:facet name="first">
    <af:facetRef facetName="searchArea"/>
    </f:facet>
    <f:facet name="second">
    <af:panelSplitter positionedFromEnd="true"
    splitterPosition="#{attrs.infoAreaPosition}">
    <f:facet name="first">
    <af:facetRef facetName="mainArea"/>
    </f:facet>
    <f:facet name="second">
    <af:facetRef facetName="infoArea"/>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    <f:attribute name="pageTitle"
    value="#{attrs.pageTitle}"/>
    <f:attribute name="pageName" value="#{attrs.pageName}"/>
    <f:attribute name="appVersion" value="#{attrs.appVersion}"/>
    </af:pageTemplate>
    <af:xmlContent>
    <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
    <display-name>AHM001</display-name>
    <facet>
    <description>Search Area</description>
    <facet-name>searchArea</facet-name>
    </facet>
    <facet>
    <description>Main Area</description>
    <facet-name>mainArea</facet-name>
    </facet>
    <facet>
    <description>Info Area</description>
    <facet-name>infoArea</facet-name>
    </facet>
    <attribute>
    <attribute-name>pageTitle</attribute-name>
    <attribute-class>java.lang.String</attribute-class>
    <default-value>Page Title</default-value>
    <required>true</required>
    </attribute>
    <attribute>
    <attribute-name>
    pageName
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    ahmxxyyynnnznn
    </default-value>
    <required>
    true
    </required>
    </attribute>
    <attribute>
    <attribute-name>
    appVersion
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    1.0.0
    </default-value>
    </attribute>
    <attribute>
    <attribute-name>
    searchAreaPosition
    </attribute-name>
    <attribute-class>
    java.lang.Integer
    </attribute-class>
    <default-value>
    200
    </default-value>
    </attribute>
    <attribute>
    <attribute-name>
    infoAreaPosition
    </attribute-name>
    <attribute-class>
    java.lang.Integer
    </attribute-class>
    <default-value>
    200
    </default-value>
    </attribute>
    </component>
    <af:decorativeBox>
    <f:facet name="center"/>
    <f:facet name="top"/>
    </af:decorativeBox>
    </af:xmlContent>
    </af:pageTemplateDef>
    </jsp:root>

    Hi...
    Thanks for asking....
    As I put in my post before, I include template0 in my template1, as seen in template1 (AHM001):
    <af:pageTemplateDef var="attrs">
    *<af:pageTemplate viewId="/template/AHM000.jspx">*
    I use AHM000 inside AHM001. I use this approach to build many template based on one basic design.
    Actually, I don't think the problem is in page template usage because as I submitted paralel to Metalink, I've already not called template0 in template1 but I copy template0's contents to template1.
    Unfortunately, page designer show small view and below error messages still occured.
    *Jun 7, 2009 10:25:20 PM ComponentMetadataHandler _error*
    WARNING: error parsing component tag in file: /AhmTestTemplate-ViewController1-context-root/template/AHM001.jspx/tag:xmlContent/id:null
    org.xml.sax.SAXParseException: <Line 115, Column 51>: XML-20100: (Fatal Error) Expected 'EOF'.
    Fortunately my application can be run already altough the error message still logged.
    Many thanks,
    Dominic C.

  • Edit the Posts list view web part in a Blog site

    Hi,
    We found the great post vow to add a custom property (for example sub title) to blog posts view using jslink.
    http://blogs.technet.com/b/sharepointdevelopersupport/archive/2013/04/09/how-to-add-a-custom-field-to-blog-posts-in-sharepoint-2013.aspx
    It works in the Home page of the blog, but we want the property to be displayed in any post view.
    In order to display a column it has to be checked to be displayed at the view settings in the web part, but in the page posts.aspx there is no option to "Edit the current View".
    Any ideas?
    thanks a lot
    keren tsur

    Hi,
    Appreciate your update and response. I am glad to hear that the problem has been fixed.
    Have a nice day!
    Best Regards,
    Lisa Chen
    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 edit the selected record through a popup page

    Hi, can anyone help me to handle the case ?
    1) In main page, there is a datatable showing the record list. Click a commandLink in the selected record to popup a screen for user edit.
    2) The data is validated and then saved into database after clicking the submit button in the popup.
    3) Finally, the main page is refreshed with the latest record list.
    Thanks

    Just like any other servlet or form-processing script. What would a mere HTML page know about "systems"? Put the URL into the form destination attribute and be done.

  • Edit the task flow which is default in template for top navigation

    Hi,
    Where can I get the the default task flow file (i. e. spacesNavigationPanel) for collaborative with top navigation template?
    I want to edit the task flow for navigation.
    Thanks,
    A

    Here are the steps to find the default task flow file (i. e. spacesNavigationPanel) for collaborative with top navigation template :
    Note: I am assuming you're using Oracle WebCenter Portal 11.1.1.8.x
    Goto Portal Builder - Assets tab localhost:8888/webcenter/portal/builder/administration/assets
    Select Page Templates under Structure from left side pane and you'll see list of out of the box page templates (source not editable) and custom page templates (source editable) on the right side pane.
    Take a copy of the existing 'Collaborative with Top Navigation' page template
    Select the row 'Collaborative with Top Navigation'
    Click on Actions -> Copy
    Change the display name (Default : Copy of Collaborative with Top Navigation) and description if needed.
    Click OK to create a copy of 'Collaborative with Top Navigation' page template
    Select the row w.r.t. newly created page template Copy of 'Collaborative with Top Navigation'
    Click the checkbox to make it Available (Optional if you want to use this template later)
    Click on Actions -> Edit Source to edit the source of selected page template.
    You'll see template code in the window (by default).
    Click on 'Page Definition' tab at the bottom of the template code window i.e. Switch to Page Definition tab.
    Under Executables, you can see the taskflow code w.r.t. spacesNavigationPanel as follows :      <taskFlow id="spacesNavigationPanel" taskFlowId="/oracle/webcenter/webcenterapp/view/taskflows/navigation/SpacesNavigationTopPanelCollaborative.xml#SpacesNavigationTopPanel" Refresh="ifNeeded" activation="deferred" xmlns="http://xmlns.oracle.com/adf/controller/binding"/>
    I hope it answers your question.

  • How to make published calendar show month view by default?

    I have a published calendar that I put into an iframe on a website. Unfortunately, it comes up in week view by default. I know that if you click on month view, it gives you a new URL that you could copy and use, but that URL is specific to a month and so when we get to April, for instance, the default calendar view would be month, but would still display March's calendar. Is there something else I can put in the URL to make the default view to the actual, current month?

    Hi,
    What I have learned from the Internet is the same as yours, we can replace RD Web Access remoteapp icons, but we cannot increase their displaying size.
    Here are some related blogs below:
    Change a RemoteApp Program icon in Windows 2012 R2 RD Web Access
    https://msfreaks.wordpress.com/2014/01/08/change-a-remoteapp-program-icon-in-windows-2012-r2-rd-web-access/
    How to change the Remote Desktop icon and description in RD Web Access. 
    http://blogs.catapultsystems.com/mdowst/archive/2012/02/14/how-to-change-the-remote-desktop-icon-and-description-in-rd-web-access-.aspx
    I would suggest you contact Microsoft Customer Support and Services where more in depth investigation can be done so that you may get a solution to this.
    You may find phone number for your region accordingly from the link below:
    Global Customer Service phone numbers
    https://support.microsoft.com/en-us/gp/customer-service-phone-numbers/en-au
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • When I open an email, instead of clicking on the button 'html view mode', how do I set it permanently so I won't have to click on it each time?

    How do I keep html view mode on in email, instead of clicking on it each time?

    Hi linktogen,
    In order to test this, can you please provide the webmail you are using for further testing?
    Thank you!

  • What happened to the Adobe Help Viewer or Center for CS4?

    What happened to the great help program that CS2 and then CS3 had? I don't seen any such program for CS4!!!!
    Thanks, --bill

    The help system has been changed again. If you are online the Help menu takes you to the Adobe Community Help Center (link to help is on the right), otherwise it loads a local copy from your computer.
    You can use the PDF copy of the manual on your installation discs or download it from the Community Help Center.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Windows 7 with Firefox vers 24.0. Every website I go to has bookmark already. Edit Bookmark shows it nothing close to page title and the folder it lists.

    The star I would usually double click to add a bookmark is already there with some wrong title that has nothing to do with title of website at top right. It also is in various folders I have.
    Only way to fix each one is to delete title listed and type in correct title of page and select folder I want. Before recent auto update to version 24.0 my bookmarks worked like usually do-supposed to-no auto bookmark until I tell it I want to make it a bookmark.
    I went to help and tried what it said about going to History and clearing all my history-all boxed checked. I then restarted my computer and no change.

    I followed your suggestions backing up a copy of my Bookmarks from Show All Bookmarks. Then I deleted the suggested Firefox files and restarted my computer. I imported my Firefox backed up bookmarks and Firefox was once again working like it was supposed to.
    Thank you for all your help.

  • How to copy the SE11 table view as Web Page Format?

    SAP Experts,
                        Good Morning..! I have to take a Copy SE11 Table View as a HTML format.
                        Please tell me the way to take a copy as Web page?

    Hi,
         once you display all fields.
    Then goto EDIT menu there you press Download you will get save list as which format like: Un covered
                     spread sheet
                     rich text format
                     HTML format.
    then you choose which ever you want and then save it in ur computer.
    Regards
    Raghavendra.D.S

  • On every website, my right vertical scroll bar is missing and all of my Toolbar bookmarks unless I minimize the window, click "view" and "full page." How do i get it back to NORMAL?

    When I hit "full page" the right vertical scroll bar re-appears, but my bookmark toolbars, my bing bar, and pretty much the entire top 2 inches of my screen disappears. When all of these things are showing, the right vertical scroll bar disappears, and the entire webpage shifts to the right, so I can't see most of the right side of the page. How do I fix this?

    Welcome to Safari 6 with:
        .   .  t  .   .  a  .   .  b  .   .  s  .   . 
    That are the size of tractor-trailer trucks!
    There is no known way to get them smaller except when you get a lot they will "shrink-to-fit".

Maybe you are looking for

  • Is there a way to do without Floppy Drive ?

    Hi: To put it simple: I had to disconnect my Floppy Drive because randomly the system tried to read from it and all ended in a freezing status and a reboot.- This happened with or without a floppy in it and never asked by the user. After disconnectin

  • Read sensor and move servo

    Hi!, I have a proble. I don´t know how i must do to read sensors and at same time run the servos. I upload the program .VI http://www.gigasize.com/get.php?d=tg1jvvdzssc Thanks Attachments: servoaungulo6.vi ‏28 KB

  • Ampersands in component names (very minor issue)

    This issue is not creating any problems for me, just something I have observed.  When an ampersand (&) symbol is inserted into a component name, the ampersand is not actually displayed anywhere once the change is made, but what appears to be an under

  • IP: How to build a single planning table

    Hi, Could somebody tell me how could I build a single planning table (without fact column) for BEx Analyzer? If I put only the plan column into the input ready query, than the Analyzer not displaying any data ("there aren't data to display"). Recentl

  • Load Balancing / Clustering Quick Start

    After I have gone through the documentation of Administering the server and           Clustering, I still do not know where should I start with and what settings           I need to add. Is there any detailed document concerning setting up a