About tree link

Hi,
working with apex-4.2.
i have created a tree in oracle apex. i want when i click on tree node control move to apex page. how i can create a tree link. if i click on different tree node control move to different apex page .
How i can do this?
Thanks & Regards
Vedant

To create tree, you can use (modify) like the below code,
select case when connect_by_isleaf = 1 then 0
            when level = 1             then 1
            else                           -1
       end as status,
       level,
       "PAGE_NAME" as title,
       null as icon,
       "PAGE_ID" as value,
       "PAGE_NAME" as tooltip,
       'f?p='||'&APP_ID.:'||PAGE_ID||':&SESSION.' as link
from "APEX_APPLICATION_PAGES"
WHERE APPLICATION_ID=:APP_ID
connect by prior PAGE_ID=PAGE_GROUP_IDthe best way is, you can create a table with page details in your DB and use that table to create tree. Make sure that you have to insert into the page details if you create any new page.
Thanks,
Lakshmi

Similar Messages

  • A theory about trees (ApEx 4.0) regarding save activated node

    Hallo all!
    Can someone please confirm (or not) my theory about trees regarding save activated node in ApEx 4.0(.1):
    With my first tree I tried to set a varchar2-value for the last selected node ... didn't work. After many tries I was succesful with changing this to a numeric value...
    ...Is this a bug or a feature? ;-)
    Btw.
    Another supposing regarding the source-code of trees is that this can't be longer than 4000 bytes. Is this right?
    And if so ... can I put a Funktion in there that returns the statement (like in classic reports, but with static row-structure)?
    Hope this time someone out there is attends my thread.
    With kind regards...
    ...kc7

    Hi,
    Pre-Apex4 you could make use of the A1 and A2 columns in the tree SQL along with the tree template to conditional set the color of the node text. Does anyone know how to achieve this in Apex4? I've tried using the tree SQL shown below but this displays the HTML (SPAN tags) as text.
    select case when connect_by_isleaf = 1 then 0
                when level = 1             then 1
                else                           -1
           end as status,
           level,
           '<span style="color:red;">'||"ENAME"||'</span>' as title,
           null as icon,
           "EMPNO" as value,
           null as tooltip,
           null as link
    from "#OWNER#"."EMP"
    start with "MGR" is null
    connect by prior "EMPNO" = "MGR"
    order siblings by "ENAME"Any assistance would be appreciated.
    Cheers.

  • About Me link is not visible in Welcome Menu if placed on custom location in Custom Master Page

    Experts,
    I am facing a problem in my -ongoing SP 2013 project's branding. The problem is with Welcome Menu. I need to put the welcome menu at a custom place rather than in ribbon area. for this I added welcome menu snippet inside my Master Page HTML but there is
    a problem with it. On ribbon link "About Me" is visible while at the same time link "About me" is not visible on welcome menu which has been inserted on custom place. below images describe my problem more accurately.
    I need help in this regard if some one can help me. For your information My User Profiles are properly configured and working. 
    HBkhan

    Hi Haris,
    I tested the same scenario in my environment, and the link will display My Settings link instead of About Me link when there is more than one welcome menu in the page.
    If you want to put the welcome menu at a custom place rather than in ribbon area, I recommend you remove the welcome menu in the ribbon area(suitebar) after putting the other welcome menu at the custom place.
    Thanks,
    Victoria
    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]
    Victoria Xia
    TechNet Community Support

  • Need information about DB link

    I need some information about DB links (TCODE - DBCO).
    What is the purpose of DB link?
    How do We Transport a DB link when we need to refresh a system/server?

    To provide access to external, non-SAP databases, SAP has developed the DB Link
    tool, which allows access to data stored in an external database through the BW Service
    API. The basic idea behind the DB Link tool is to connect to a remote database, to make
    the required remote table or view visible to the SAP ABAPWorkbench dictionary, and
    to define a generic extractor for the remote table or view. The DB Link tool is supported
    for Oracle, Microsoft SQL Server, and IBM DB/2 databases.
    Refer:
    [http://help.sap.com/saphelp_nw04/helpdata/en/58/54f9c1562d104c9465dabd816f3f24/content.htm]
    [Query;
    Edited by: N Narayanan on Sep 17, 2008 1:52 PM
    Edited by: N Narayanan on Sep 17, 2008 2:00 PM

  • Newsfeed & About Me links return 404 and MySites root is IIS7 splash screen

    I am building the SharePoint 2013 farm, and I have configured and installed both the default SharePoint site and the MySites site. For the default site I used this article: technet.microsoft.com/en-us/library/ee806885.aspx and technet.microsoft.com/en-us/library/cc263094.aspx,
    and I chose the Publishing Portal template. For the MySites, I used this article: technet.microsoft.com/en-us/library/ee624362.aspx I have placed both applications in the same App Pool.
    When I go to my SharePoint site, my name appears correctly in the drop down menu. When I browse to MySites root site I get the IIS7 splash screen, and when I click on the Newsfeed or About Me links from my SharePoint web site, I get a 404:
    Server Error in '/' Application.
    The resource cannot be found.
    Description:
    HTTP 404. The resource you are looking for (or one of its dependencies)
    could have been removed, had its name changed, or is temporarily unavailable.
    Please review the following URL and make sure that it is spelled correctly.
    Requested URL: /Person.aspx
    I have built and rebuilt both sites numerous times in Central Administration, synched the users profiles with Active Directory and tried changing the Default Document property in IIS. I have also rebuilt the cache several times. I am about at my wits' end,
    and need to know what else I can try. Thanks.

    One thing I do get relatively frequently, but cannot find an answer for is this:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          2/18/2014 1:28:02 PM
    Event ID:      6398
    Task Category: Timer
    Level:         Critical
    Keywords:     
    User:         
    Computer:     
    Description:
    The Execute method of job definition Microsoft.SharePoint.Diagnostics.SPDiagnosticsMetricsProvider (ID 578f8f40-bf35-41af-b249-0f78fb3aa4b5) threw an exception. More information is included below.
    An update conflict has occurred, and you must re-try this action. The object SPWebService was updated by , in the OWSTIMER (1612) process, on machine .  View the tracing log for more information about the conflict.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>6398</EventID>
        <Version>15</Version>
        <Level>1</Level>
        <Task>12</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-02-18T19:28:02.756771300Z" />
        <EventRecordID>2291582</EventRecordID>
        <Correlation ActivityID="{4F8A759C-5256-2078-13CC-5B77C3611B18}" />
        <Execution ProcessID="1772" ThreadID="1852" />
        <Channel>Application</Channel>
        <Computer></Computer>
        <Security UserID="S-1-5-21-2016900387-1890534406-924725345-7507" />
      </System>
      <EventData>
        <Data Name="string0">Microsoft.SharePoint.Diagnostics.SPDiagnosticsMetricsProvider</Data>
        <Data Name="string1">578f8f40-bf35-41af-b249-0f78fb3aa4b5</Data>
        <Data Name="string2">An update conflict has occurred, and you must re-try this action. The object SPWebService was updated by , in the OWSTIMER (1612) process, on machine .  View the tracing log for more information about the conflict.</Data>
      </EventData>
    </Event>
    Could this be related?

  • Transaction code to learn for sample codes about trees and containers

    trnasaction code to learn for sample codes about trees and containers

    hi check this....,
    REPORT  Ztree_TEST_PGM.
    Type-pools : fibs,stree.
    data : t_node type snodetext.
    data : node_tab like t_node occurs 0 with header line.
    clear : node_tab, node_tab[].
    node_tab-type = 'T'.
    node_tab-name = 'Earth'.
    node_tab-tlevel = '01'.
    node_tab-nlength = '5'.
    node_tab-color = '4'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 3.
    append node_tab.
    clear node_tab.
    node_tab-type = 'P'.
    node_tab-name = 'Europe'.
    node_tab-tlevel = '02'.
    node_tab-nlength = '6'.
    node_tab-color = '1'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 4.
    append node_tab.
    clear node_tab.
    node_tab-type = 'P'.
    node_tab-name = 'Germany'.
    node_tab-tlevel = '03'.
    node_tab-nlength = '7'.
    node_tab-color = '4'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 4.
    append node_tab.
    clear node_tab.
    node_tab-type = 'P'.
    node_tab-name = 'Berlin'.
    node_tab-tlevel = '04'.
    node_tab-nlength = '6'.
    node_tab-color = '4'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 3.
    append node_tab.
    clear node_tab.
    node_tab-type = 'P'.
    node_tab-name = 'Asia'.
    node_tab-tlevel = '02'.
    node_tab-nlength = '4'.
    node_tab-color = '1'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 3.
    append node_tab.
    clear node_tab.
    node_tab-type = 'P'.
    node_tab-name = 'India'.
    node_tab-tlevel = '03-'.
    node_tab-nlength = '5'.
    node_tab-color = '1'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 3.
    append node_tab.
    clear node_tab.
    node_tab-type = 'P'.
    node_tab-name = 'Bombay'.
    node_tab-tlevel = '04-'.
    node_tab-nlength = '6'.
    node_tab-color = '1'.
    node_tab-text = 'Hello'.
    node_tab-tlength ='5'.
    node_tab-tcolor = 3.
    append node_tab.
    clear node_tab.
    CALL FUNCTION 'RS_TREE_CONSTRUCT'
      TABLES
        NODETAB                  = node_tab .
      DATA: type_mapping TYPE stree_ctl_type_mapping_tab.
      DATA: wa_type TYPE stree_ctl_type_mapping.
      CLEAR: type_mapping[].
        wa_type-type = 'A'.
        wa_type-icon = '@BL@'.
        APPEND wa_type TO type_mapping.
    CALL FUNCTION 'RS_TREE_LIST_DISPLAY'
    EXPORTING
       USE_CONTROL                     = 'L'.
    A list of other function modules that can also be used to construct tree reports:
    SEUT,                            Hierarchy framework
    RS_TREE_ADD_NODE                 Insert nodes
    RS_TREE_AUTOMATIC_REFRESH
    RS_TREE_COMPRESS                 Hide subtree(s)
    RS_TREE_CONSTRUCT                Construct new hierarchy or insert subtree
    RS_TREE_CONTROL_PREPARE
    RS_TREE_CREATE                   Create hierarchy
    RS_TREE_DELETE_NODE              Delete node with associated sub-tree
    RS_TREE_EXPAND                   Expand subtree
    RS_TREE_GET_CURRENT_LAYOUT       Get layout information for displayed hierarchy
    RS_TREE_GET_CURRENT_NODE         Get node at which cursor is positioned
    RS_TREE_GET_CURRENT_ROOT         Get current root node
    RS_TREE_GET_CURRENT_TREE         Get structure information for displayed hierarchy
    RS_TREE_GET_INPUT                Get entires from input fields
    RS_TREE_GET_MARKED_NODES         Get selected nodes
    RS_TREE_GET_MODIFICATION_LOG     Get change log for hierarchy
    RS_TREE_GET_NODE                 Get nodes for specified ID
    RS_TREE_GET_NODE_BY_NAME         Get node for specified node name
    RS_TREE_GET_PREDECESSOR          Get preceding node
    RS_TREE_GET_SEARCHSTRING         Get last search strinng
    RS_TREE_LIST                     Simulate hierarchy or subtree display
    RS_TREE_LIST_DISPLAY             Display hierarchy
    RS_TREE_LIST_DISPLAY             Display hierarchy
    RS_TREE_MODIFY_NODE
    RS_TREE_MOVE                     Reassign node with subtree
    RS_TREE_POP                      Get hierarchy from the stack and restore
    RS_TREE_PUSH                     Place hierarchy on the stack
    RS_TREE_RESET_LOCK               Deselect node
    RS_TREE_SET_CURRENT_LAYOUT       Set layout with marked cursor position
    RS_TREE_SET_CURRENT_TREE         Set other hierarchy
    RS_TREE_SET_LOCK                 Select node
    RS_TREE_SET_NODE                 Change Nodes
    RS_TREE_SET_SCROLL_POS           Position node at the beginning of the page
    RS_TREE_SLEEP
    RS_TREE_SORT_CHILDREN
    regards,
    venkat.

  • Spanning-tree link-type shared

    Hi,
    i 've this problem.
    My PC must boot OS (windows) from network (Server sends Operating System by PC's mac-address)
    PC needs a ip-address within 5-10 seconds.
    I try it using hub and PC loads correctly OS and works properly.
    I try on my network (without hub) using Catalyst Switch in 2 ways:
    IOS and CatOS
    For the IOS i find this solution:
    i use the follows CLI:
    spanning-tree portfast
    spanning-tree link-type shared
    in this case i resolved my problem.
    FOR catOS , this command not work properly
    i use the follows CLI:
    set spantree portfast mod/port enable
    set spantree link-type mod/port shared
    After, if i see the configuration , i find the CLI
    "set spantree mst link-type mod/port shared"
    Can you help me?
    Thanks
    FCostalunga

    Configuring a ports STP link type to shared is sort of invalid if the port is also configured as an STP portfast port. 'Shared' effectively means this is a half-duplex connection to a hub that may also be connected to another switch (hence it can't be a point-to-point link). Normal STP operation should operate over 'shared' links and you won't get the rapid start a P2P link has.
    If the port is connected directly to a host then simply configuring the port as a portfast port will be enough (it will also make it a P2P link by default).
    HTH
    Andy

  • Question About Broken Link

    How do I determine the cause of an item being placed in the broken link list after doing a site check?

    Rick and Ben:
    You have been very patient with me
    Guess at 81 I am starting to lose it - the code and screen shots I put in my email apparently did not make the trip
    I will study how to use the forum tools and get back to you if I grasp the procedures required
    Thanks again
    Tom
    Date: Thu, 19 Dec 2013 07:49:50 -0800
    From: [email protected]
    To: [email protected]
    Subject: Question About Broken Link
        Re: Question About Broken Link
        created by Rick Gerard in Dreamweaver support forum - View the full discussion
    You are trying to post code from an e-mail, that won't work. You ahve to be on the forum and use the tools there to post code.
    Copy and post the suspect code and we can help. Otherwise we are completely guessing.
    From what Ben says you have a typo or some missing files on your server.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5944607#5944607
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5944607#5944607
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5944607#5944607. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Dreamweaver support forum at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Passing non-key field values to a form from a tree link

    I'd like to be able to link to a record form from a tree, and to pre-populate certain fields in the form from values available in the tree, even if there isn't a record matching the primary key value on the tree.
    I hope that makes sense.
    Let me fill in some more detail. I have dummy nodes in the tree, which don't correspond to data items, but to types of data items ( underneath which I have the real items ). I've made the dummy nodes a link to the form in the same way as the real items, so that when you click on the dummynode, you go to the form ( which is blank) and can create a new record. I'd like to populate the form with as much information as possible when this happens. I've tried adding the fieldname/formvalue to the link string but with no effect.
    Thanks, Mark.
    If the forum allowed screenshots to be posted I could show you what I'm trying to achieve.

    If your form items are of source database column, than it will not work. However, you may create a custom form and have no source for the items. For that, you will need to create a custom procedure to fetch, update and delete the records.
    If I understood your question properly...
    Denes Kubicek

  • "View JNDI tree" link not visible under monitoring tab of myserver?

    Hi,
    The link "View JNDI tree" as mentioned in chapter 18 of administration guide is
    not visibile on my installation of 6.1 beta.
    Is there some configuration setting that i need to do to make this link visible.
    I am having problems with installation and running of my resource adapter. I wanted
    to check whether the JNDI name is registered properly and there i ran into this
    problem of no link available.
    Regards
    Manish

    They moved this into a popup menu that you get to using a right click
    in the tree view in the left frame. There are lots and lots of new
    admin goodies available by right clicking on nodes of the tree. It
    took me a while to discover this myself. :)
    Ben
    On 20 Jun 2001 10:29:12 -0800, Manish Verma <[email protected]> wrote:
    >
    The link "View JNDI tree" as mentioned in chapter 18 of
    administration guide is not visibile on my installation of 6.1 beta.

  • ADG Tree - Linked Checkbox Item Renderers

    Hi Everyone,
    I've put together an AdvancedDataGrid that displays nodes from an XML (generated from a MySQL DB) in a tree format with two columns.
    The first column is the actual tree and the second column utilizes a checkbox item renderer.
    What I need to do, however, is to have it so that when a user clicks on the checkbox of a parent node, it selects all child nodes as well.  If the parent node is deselected, all child nodes should also be deselected.  Furthermore, if a child node is checked off, the parent node should also be checked automatically.
    I did find a sample that utilizes a 3-state checkbox for ADG's, but my issues is that the checkbox's are in a different column and not beside the tree nodes.
    Any assistance in this would be really appreciated.
    Thanks!
    Dan

    I think you could simulate column-like display using itemRenderers in Tree component.
    I wanted to use ADG so much and was happy to finally work it out in my app, I thought.
    Then I noticed the issue with responsiveness and what a struggle it was to get the items to always render, that's a whole other topic.
    But I found the Runtime Error that basically crashed my app when my client data required the use of scrollbars to view
    the end of the list. Basically it has trouble with the itemRenderer getMeasurement () method I believe.
    I don't remember the exact error message - once I found out it was RTE I abandoned it completely
    in favor of Tree - nice and stable and does the job for me....
    There is a bug report in bugs.adobe.com/jira about this, others have reported it too.

  • Question about Illustrator links in Indesign

    Hello all,
    I recently had a job from a customer that contained many links of company logos in which the fonts weren't outlined.
    As I understand it, fonts from IL links are not collected when using the package function in Indesign....is this correct?
    I didn't have most of the fonts for the Illustrator links, so they were substituted when I open them in Illustrator, however when I open the Indesign document and link the Illustrator links, they appear correctly.
    When I open the links panel in Indesign, it shows the format of these .ai files as adobe PDF not .ai(or .eps as several of the links are).
    What is happening here?
    Is it safe to ignore all the font warnings and just link them in indesign?
    Thanks, Bill

    imarcr2 wrote:
    I am going to do some testing on some trial files on my end.
    Part of the problem stems from my client not using Suitcase or equivalent for font management. She has all the fonts needed in font book.
    I don’t see how that is relevant. Font Book can install and activate/deactivate fonts as well as any other program. It’s just not built with an interface that is suitable for large libraries or frequent installation/activation/deactivation.
    This job has about 15 company logos in it, most of which contain several fonts. When the client packages the job, she probably isn't even aware that the fonts from the illustrator files are not being collected.
    Most logos have no fonts, and I suggest you do the same with yours. Convert the text in the logo to outlines and use that. Keep a master file with the text for further editing. I have worked at large design agencies where we keep a library of hundreds of fonts for clients and event sponsors. All type is outlined.
    For this job, I was searching for the logos online from the individual company websites to assure the logos appeared correct
    That is a good idea in theory, but finding the companys’ official approved logo files online is usually a wild goose chase. You can also try to contact someone at the company to see it they will provide you with a logo file, but that works about as often as Bullwinkle pulling a rabbit out of a hat.
    My trick: search the website for PDF files. For abcd.com, I would google +site:abdc.com +filetype:pdf and look for vector logos in brochures, product sheets, or documentation. For larger companies, look for Investor Relations and download annual reports or quarterly reports. You may get the logo, possibly in black only or RGB instead of CMYK, so the colour might be off. You also won’t get a GSM (graphic standards manual), which explains guidelines for sizing, positioning, background colours, and spacing requirements.

  • Question About SSI Links

    Hi --
    I have a client who is quite proactive in updating the site
    -- on average
    once per month. When the changes are fairly extensive I
    upload the entire
    site to a test directory on their server so they can review
    the changes at
    their leisure. Here's my problem...
    I'm using a number of includes on the site's pages --
    secondary nav, list of
    services on each page, footer. (Here's an example:
    http://www.catenion.com/about/about_catenion.shtml).
    When I upload the site
    to that test directory the links in the includes don't
    reflect the new
    location on the server. They continue to point to the pages
    for the live
    site. How do I get the links in the various includes to
    reflect this
    change??
    Below are the steps I took in loading the site to the test
    directory. Can
    someone let me know if I've overlooked something?
    All links in the includes are relative to the site's root.
    In the site's definition dialog...
    changed the HTTP Address to reflect the change:
    from:
    http://www.catenion.com
    to:
    http://www.catenion.com/catenion_test
    Also changed the host directory to point to the directory
    "catenion_test".
    When I click "OK" the site's cache is recreated. The I upload
    the site.
    What am I missing?
    Thanks,
    John

    I would use document relative links instead of site-root
    relative links
    here. I use includes with php and coldfusion all the time,
    and when using
    document relative links, as long as the relative location of
    the files does
    not change the includes will work. So if you create a folder
    "test" on the
    remote server and upload the everything relevant into this
    folder
    maintaining the relative location of those files, the links
    should work
    within this folder and the includes picked up will be those
    that are within
    this folder. The link of course would not have an absolute
    path such as
    http://www..... Instead it'll be a
    relative path <?php
    require("navmenu/nav.php")?> rather than <?php
    require("
    http://www.mysite.com/navmenu/nav.php")?>
    There are pros and cons of using document relative links but
    thats another
    discussion.
    Hope this helps.
    You cannot lose until you give up !!!
    "Tarvardian" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi --
    >
    > I have a client who is quite proactive in updating the
    site -- on average
    > once per month. When the changes are fairly extensive I
    upload the entire
    > site to a test directory on their server so they can
    review the changes at
    > their leisure. Here's my problem...
    >
    > I'm using a number of includes on the site's pages --
    secondary nav, list
    > of services on each page, footer. (Here's an example:
    >
    http://www.catenion.com/about/about_catenion.shtml).
    When I upload the
    > site to that test directory the links in the includes
    don't reflect the
    > new location on the server. They continue to point to
    the pages for the
    > live site. How do I get the links in the various
    includes to reflect this
    > change??
    >
    > Below are the steps I took in loading the site to the
    test directory. Can
    > someone let me know if I've overlooked something?
    >
    > All links in the includes are relative to the site's
    root.
    > In the site's definition dialog...
    > changed the HTTP Address to reflect the change:
    > from:
    http://www.catenion.com
    > to:
    http://www.catenion.com/catenion_test
    > Also changed the host directory to point to the
    directory "catenion_test".
    > When I click "OK" the site's cache is recreated. The I
    upload the site.
    >
    > What am I missing?
    >
    > Thanks,
    > John
    >
    >
    >
    >
    >
    >

  • Questions about trees

    There will be several different trees in an application I will begin developing shortly and I want to understand, if the tree of HTML_DB helps or not. And any help on how I could implement those trees otherwise would be also of help.
    1) Is it possible to make a tree out of different tables? * For one there are main services, that may contain several subservices, which of themselves can be part of any number of main services. So the mapping of subservisces to main services is done in a separate table (not by having the table refer to itself), but the client wants to see them compactly in one tree (so that every main service has its subservices below it, the subservice ight be in a tree more than once).
    * Another problem is that there is a view, where all of the jobs for one main service are shown and there has to be several jobs to be done for each subservice. It would be convenient to show those jobs in a tree as leafs of subservices, so its always seen, which service is completed by a job; you can collapse the services you dont want to see, etc...
    2) Is it possible to expand dynamically one or more 'folders' in a tree, when I link to a page? Sometimes when user goes to tree page, it is already known, where his target node might belong into, so it would be easier for the user to see that category already opened.
    it seems to be all for now, but I am sure, there will be more.

    hi kaja--
    1) so long as you can write view of your services and subservices that has a valid recursive hierarchy in it, you should be fine to base your tree off of that view.
    2) you might already know this, but it's a pretty simple matter to have your tree start from a dynamically set TREE_ROOT value. so you could pretty easily set that root to be whatever category you need. if you want to show a category expanded but not as the root of your tree, i've this semi-hack: if you expand and contract the nodes of any tree in HTML DB, you'll see that fourth value being passed through in the URL is our :REQUEST value (you can read up on our URL syntax in our online doc if you'd like, at http://htmldb.oracle.com/i/doc/mvl_fund005.htm#sthref445 ). anyhow, you can set that value manually (again via the URL, for example) in those cases where you know you want to a specific category to already be opened.
    hope this helps,
    raj

  • Portal Unstructured Template Question About Edit Links

    Hi, I have an unstructured template that I'm making. If I want to use an image for my edit link instead of using this #PAGE.EDITPAGE.LABEL#
    How would I block someone who is not allowed from editing a page from seeing the image?

    Hi Lorenzo,
    you can create a new ivew based on the component com.sap.km.cm.navigation or just copy the iView <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/e8/e1401acdfd11d5994200508b5d5211/frameset.htm">Link List</a> located under "Portal Content / Content Provided by SAP / End User Content / Standard Portal Users / iViews / com.sap.km.iviews" and add it to your portal page.
    Here you find more information about <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b6/29892e91601940bb7a2cd673a1dff5/content.htm">KM Navigation iViews</a> in general.
    After that you go to "Organize Entries" and create some links via Links(Context menu) -> New -> External Link (Internal Links are lins to documents or folders inside KM).
    The last thing you have to do is to set the correct permissions. For that you go to "Content Administration -> KM Content -> documents / Links" where you should see your created links and use the context menu to go "Details" -> "Settings" - "Permissions". Remove the group everyone and add the group of users who should be the only ones to see the link.
    Do this proccess for every link and you should be done.
    Hope this helps,
    Robert
    PS: Feel free to use the colored stars as another way of saying thanks.

Maybe you are looking for

  • Questions on ICR reconciliation process 002 (reconciliation status)

    Dear all, I am implementing ICR reconciliation process 002   and I have some questions regarding process's behaviour and functionality. I have set u201CDefine Rules for Document Assignments" as following: 1     POPER     Posting period     = Equal   

  • Workflow Help - Using PRE function

    Hi, I need to create a workflow on "when modified record saved" trigger event using PRE function. I am currently using this syntax : (FieldValue('<IndexedPick0>')='Central') AND (FieldValue('<SalesStage>')='Qualified') OR (FieldValue('<SalesStage>')=

  • Regarding Work Center Capacities

    Dear Exprts, How many Capacity Categories Can we maintain in Work center. Regards, MANOJ

  • Required GL accounts for Service/Cess

    Dear All, How many GL accounts required for Service/Education cess/higher Education cess for Purchases and Sales. Regards, Ram

  • Image Quality Exporting to AVI

    I have tried several ways to export to an avi file and the quality is horrible. Any suggestions - I have imported HD footage that looks fine in I Movie but not when it is a finished avi movie.