bread crumbs - new

Hi experts,

am on jdev 11.1.1.5.0 - adfbc - db10g oracle


Note:
a few days before I posted a thread of bread crumbs. but he's lost. for some reason any community.
https://forums.Oracle.com/forums/message.jspa?MessageID=10024993#10024993


so here again post crumbs of bread,
what I could afford,

I had two jspx page:

one for the login page and another for the index page.

all remaining are the jsff.



Here I what I was doing.

I had a login page,

When I hit the "connect" button, it will enter into the index page.

index page is the owner of available dynamic tabshell

small side left (navigation section), a tree is displayed. and the large right side (welcome section) some dynamic jsff.

just by hitting the links tree wants to pipe into dynamic jsff. He will put on the big side (Welcome) to the right.

all above things that I've done, all are very good.


That's my need.

In the index page, I need bread crumbs,

for ex:

consider this,
am here in index page:


tree section                  ||||||||       welcome section

+ tree1                                            child jsff page opens after hitting links
   + child tree1.


if i hit he child tree means child jsff will open in welcome section.

so bread crumbs should like this.

indexpage >> child jsff.
.

Please help me. am Googling all the links and videos just for jspx page. no page jsff. ?

Hello

You can create the breadcrumbs as shown below




action = "#{foo.action}" / >

What you need is therefore to build a model of bread crumbs that you change with the tab.

http://docs.Oracle.com/CD/E21764_01/apirefs.1111/e12419/tagdoc/af_breadCrumbs.html

You can create a tree model that you would have to expose the open task. However, let me ask

-To show bread when you opened three tabs in the content area (welcome screen)?

I'm not sure that your use case is really a good thing for non-traditional navigation (except if you use the option replace in the model of shell dynamic tab, in which case task flows are displayed with a single instance, do not use the tabs)

Frank

Tags: Java

Similar Questions

  • How change the style of bread crumbs - RoboHelp 11 don't behave?

    Short version: Breadcrumbs in CHM files are not displayed the styles that I have configured HR.

    Long version:

    • Spin RH11.
    • Work in an HTML project, generating a CHM for output.
    • I have a Master Page for the project, in which I generated a placeholder of breadcrumb. I removed the formatting of the placeholder code, so I left that looks like this:
      • <? "type HR-placeholder ="bread crumbs"ph-align = '0' Ms-char =" "& gt;" home = 'Home' usetopicformat = '0' ph-style = ""? >

    • This Page Master refers to the default CSS file: < link rel = "StyleSheet" href = "default.css" type = "text/css" / > "
    • Each section uses this Master Page.
    • Through the project manager, I double-click the default.css file in order to change the appearance of the bread crumbs. Changes through these parameters:
      Styles.gif
    • When recording this, RH place the following code in the default.css file. * Please note (below) that it fails to specify the font, I chose - odd.

    {a.breadcrumbs:Link}

    do-size: 8pt;

    color: #808080;

    }

    {a.breadcrumbs:visited}

    do-size: 8pt;

    color: #808080;

    }

    {a.breadcrumbs:Focus}

    do-size: 8pt;

    color: #808080;

    }

    {a.breadcrumbs:hover}

    do-size: 8pt;

    }

    {a.breadcrumbs: active}

    do-size: 8pt;

    color: #808080;

    }

    Question: To generate the file CHM, bread is present and functional, which makes me think that the Master Page is administered correctly. However, none of the style settings that I've specified for breadcrumbs applied. Instead, bread adopts the same style as the 'normal' style, as to suggest that the breadcrumb in the default.css style definitions are ignored. Note that if I - change manually other styles within the default.css, such as 'p' style, the changes are reflected in the output - that is, I am convinced that I am tweaking the correct css file. .. .then why don't my breadcrumbs adopts the style (s), I've specified?

    Thank you very much, people. With your suggestions, I managed to solve this problem.

    Here's what I did:

    (be thorough for the love of someone falling)

    1. Make a backup of the default.css.
    2. Default.CSS open in an external text editor.
    3. Clear definitions of style to it.

    Then, in RoboHelp;

    1. Open the Master Page and delete the placeholder crumbs of in in.
    2. With the Master Page always opens, add a new placeholder in the bread crumbs, ensure that the check box Use theme Style is checked. Ignore all other parameters.
    3. Click the placeholder of breadcrumbs, so it is selected. Then search for "bread crumbs" style in the pod Style and formatting, right-click and select Edit. Set the style for your bread crumbs. I don't know if this step was required.
    4. Switch (Master Page) HTML view and manually change the navigation bar style definition (I needed to change the font type and size for my project). I don't know if this step was no longer needed.
    5. In the nacelle Assembly project , locate and then right-click the Page Master in question, and then select Properties.
    6. In the Properties window, select the appearance tab, and then make sure the default.css is the style sheet selected.
    7. Open the pod of the list of subjects , select all topics, right-click in the list and click Properties.
    8. In the Properties window, select the appearance tab and make sure that no is selected. Click apply. It may take awhile for HR apply this setting to all of your subjects. This ensures that none of the subjects are directly influenced by a style sheet.
    9. In the Properties window, select the general tab and verify that the Master Page drop-down list displays the master page, you changed earlier. Click apply. It may take awhile for HR apply this setting to all of your subjects. Makes sure that each topic is based on the Master Page, and that's why, by proxy, a style sheet that is associated with the Master Page.
    10. In the Properties window, select the appearance tab again. Note that the selected stylesheet now reads default.css*, despite having just precise we wanted without selected style sheet. The * here indicates that the default.css style is applied, but indirectly, through the Master Page, we applied to all subjects.
    11. Click OK in the Properties window for the topic. Again, this can take a while for HR to apply it to all your subjects. Note that because I deleted all my default.css style definitions, each poster now topic in my project (and the Master Page itself), the default styling HR i.e. There will be no other style definitions to work with - it is read an empty style guide.

      Now to build the styles...
    12. Default.CSS open in an external text editor.
    13. Open the default.css backup that you did at the beginning.
    14. Copy the backup to the default.css each style that you want to use in your project. I copied all the models I wanted to use and ignore all others (styles I was not using in this project). You copy styles, save the default.css, tap back to the HR and you should see your saved style definitions added to the Style and formatting pod.

    Then I had to do some manual tweaking of bread style definitions in the default.css, using the text editor. For my needs, my bread crumbs works according to these definitions:

    {a.breadcrumbs:Link}

    do-size: 8pt;

    color: #808080;

    }

    {a.breadcrumbs:visited}

    do-size: 8pt;

    color: #808080;

    }

    {a.breadcrumbs:Focus}

    do-size: 8pt;

    color: #808080;

    }

    {a.breadcrumbs:hover}

    do-size: 8pt;

    }

    {a.breadcrumbs: active}

    do-size: 8pt;

    color: #808080;

    }

    {p.breadcrumbs}

    do-size: 8pt;

    }

    Thank you once again, people.

    Did I miss something?

    ... Sorry, am under the door.

  • Some bread crumbs and nav links missing topics

    three of my themes (from 351) lack of navigation links and breadcrumbs (I use the traditional use of style - no adjustment so I need of these at the top of the skin about me)-I can't find all the differences in the code or properties or parameters that will count for this - the subjects are in order to browse

    any ideas? suggestions?

    Problem solved! -RoboHelp dislikes the quotes around the words in a title

    suspicion of Peter depending on whether the problem had something to do with generated by Word etc and find all the metatags pair I tried determine what was different on 14 subjects that would not show just by using the mode of creation of bread crumbs - I noticed that all had quotation marks around words in titles - right click on the titles of the subjects afflicted in the Table of contents in the project manager «» pod', then right-click on the properties I removed delinquency famous quote from the table of Contents Page Properties box and all the crumbs and nav links showed once again

    Peter - I tried to not rename the PDC and it no effect on this point-thanks for your help by pointing in ala branch Monte Python - popular (new)

    I don't know if this is a "bug" exactly - but I'll be from my pages in the topic in the future without the quotes in the title and adding them later in Design view if I need

    Raven

  • How do you get the bread crumbs to change when you change a topic title

    I use RoboHelp 9.0.2.271 and this happens when it is compiled as WebHelp and WebHelp pro. I changed some of the headings using the Properties dialog box. Bread always has the title of the old topic in it. I tried to turn off the crumbs of bread for the project, recompile and turning and recompiling but they are always the old titles. Any ideas?

    The name of bread crumbs from all that is in the table of contents, not the title of the topic. Change this and you will see the change you want.

    Oddly, if the topic is not in the table of contents and is accessible by a search, and then the title of the topic is what is displayed.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • How to change the bread crumbs

    Hi there everyone,

    I had this problem where my model has the code for bread crumbs, but after the publication of pages, they were not showing that they were supposed to. Certain pages did, but even after reproducing the pages, assigning to the appropriate location in the menu...  I couldn't see the correct navigation bar showing yet.

    So here's the trick.

    Bread crumbs do not follow the standard menu.

    They follow what is on your SITEMAP.

    Sitemap.png

    However...

    This only works for actual pages that you create. And (of course) If you have the code here for bread crumbs...

    You can create a web application - which can have a URL like:

    yoursite.com/featured/Web-App-Number-1

    But - as you will notice when creating web applications, you cannot assign the folder in which they reside under the SAME as another page.

    "" That's why - the URL web app "will not appear" in the sitemap.

    So there you go - hope this helps someone...

    Let me know if that's correct (or not)...

    There has always been a base of knowledge in one form or another.
    http://kb.worldsecuresystems.com/tutorials/ - old

    Go to the homepage of these forums of BC, Mario and me put important links right inside:

    http://forums.Adobe.com/community/business_catalyst

  • Please, I beg you! How can I remove bread crumbs?

    I use HR for almost a decade. The Adobe interface is discouraging when comparing this tool for the product that I knew so well.

    How can I disable breadcrumbs? I imported a 400 + PDF HR page. There are crumbs on each page. But for some strange reason, inexplicable, one page shows bread with a heavy box around it.

    And, on each page, bread is truncated by the imported PDF page. Really, they aren't necessary. How can I make them disappear?

    Jimmyblueyes

    Welcome to our community

    In General, you may turn them off in the single Source layout options.

    Change the properties of your presentation of single Source and you should see an option for bread crumbs.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7, 8 or 9 in the day!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • Customization of the Home/Root/Top option for bread crumbs.

    Hello:

    I want to know if there is a way to customize the 'Name of the Home Page' text in the dialog box for formatting Options from the navigation bar. The drop down menu lists three options: home page, the roots and the albums. I want to have my custom text, but I see no way to disable the 'Name of the Home Page' text and provide one in the text field "Label".

    Example: I want the navigation bar to say "MyDoc > book blah > topic Bleh" rather than "Home > book blah > topic Bleh. Any thoughts?

    Thank you

    K

    Hello

    If you use Robo7 or Robo8 and add the bread crumbs from the WebHelp navigation window, follow these steps:

    In the WebHelp dialog box (when you select file |) Generate primary layout / file | Generate | Main page layout), you can check to add bread crumbs. Click the Format button, and in the name of the homepage field, select a different name from the list or type your own.

    There is probably a way when you use placeholder of bread crumbs, but I don't use that.

    Take a bow

    Willam

  • Add bread crumbs for a Web site?

    Hi, thanks for your help in advance.

    I need to add my site navigation features. Does anyone know how this is done? I used standard bread crumbs on CMS systems like joomla, but need to do the same thing on a standard html/css Web site.

    Thank you
    Sean

    I asked the Googles!

    http://www.Google.com/#hl=en&q=JavaScript+breadcrumb+navigation&btnG=Google+search&AQ=2&OQ = javascript + breadcr & fp = Rhq7p-mUk-o

  • Why is bread crumbs in my project of child showing the path of the project (excluded) parent?

    I have a project merged in RoboHelp 9. When I use just the children of this child project index.htm project, I still show the parent project bread, and users can click on the navigation bar and access pages parent, they are not supposed to do.

    Unfortunately, I had already set up the project merged into the Parent structure > mergedProjects > child 1 before I read the play of Peter Grainge on the use of fake parent with the redirect to the childs. Is the only way to remove my project crumbs parent to me all over again and set up as he describes? It doesn't make sense to me that the parent would be showing in breadcrumbs to the child.

    Thanks for the help!

    Take a copy of a project of the child and save it elsewhere. Then it will work as a stand-alone help room. When in mergedProjects is to see other content.

    I don't normally use child projects alone but I see not what you report and it is not the way I think that it used to work that dates back to when Noah was a boy.

    I'll take it up with Adobe, but in the meantime, I think that move the child will work as expected.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Bread crumbs

    Hello, I have the breadcrumbs working on my website as the code shown below. However, I have a question. If I access a page from somewhere another other then the navigation at the top of the page (IE if I clink a link to the image on a page), the navigation bar is not updated at all. I guess it is because he hears nothing but the navigationContext changes? Is it possible for me to work around that?

    <af:panelGroupLayout id="pgl1" layout="vertical"
                                             inlineStyle="top:-25px;position:relative;margin-bottom:30px;margin-left:15px;">
                          <af:breadCrumbs id="bc1" var="node" value="#{navigationContext.currentNavigationModel.menuModel[
                            'includeStartNode=false']}" inlineStyle="color:Lime;"
                                          styleClass="BreadCrumbs"
                                          visible="#{pageDocBean.name eq 'P_H.jspx'? 'false' : 'true'}">
                            <f:facet name="nodeStamp">
                              <af:commandNavigationItem id="cil1"
                                                        text="#{node.title}"
                                                        actionListener="#{navigationContext.processAction}"
                                                        action="pprnav"
                                                        icon="#{node.attributes[pageFlowScope.tnBean.iconKey]}"
                                                        disabled="#{not node.navigable}"
                                                        inlineStyle="color:White;">
                                <f:attribute name="node" value="#{node}"/>
                              </af:commandNavigationItem>
                            </f:facet>
                           </af:breadCrumbs>
      </af:panelGroupLayout>
    

    Hello.

    You must configure and use externalId in your nodes of your portal navigation template or page options advanced settings.

    In your files HTML use $wcUrl (externalId) in the href attribute

    For example: new customers

    Official reference:

    Publish content using content Presenter - 11 g Release 1 (11.1.1.8.0)

    In addition, if you want to see in the URL of the prettryURL instead of the externalId during use. Set the following parameter in your web.xml (only works under 11.1.1.6.5 to 11.1.1.8.x):


    <context-param>

     <param-name>oracle.webcenter.navigationframework.TRANSLATE_EXTERNAL_ID_TO_PRETTY_URLparam-name>

     <param-value>trueparam-value>

    context-param>

    I hope it helps.

    Kind regards.

  • Liquid bread crumbs

    Hello

    Using liquid to generate breadcrumbs in a list with this

    {module_breadcrumbs separator = "" | "make = 'collection' collection 'KC_crumbs' =' model =" "}

    I want bread to render as a list in the correct order

    < ol class = "breadcrumb" >

    {% for section in KC_crumbs.items%}

    {{item.name}} < /li > < li >

    {% endfor %}

    < /ol >

    The foregoing makes in reverse order (the order that they appear in the json). All ideas

    Thank you

    {% for article on KC_crumbs.items reversed %} - try this

  • &amp; quot; Bread crumbs &amp; quot; Links

    Once I have create my WinHelp project and open it in a browser, the windows topic displays in the upper part of the window that I've heard called a breadcrumb trail 'breadcrumbs' (for example, such a track would be home > Introduction > Overview.) I would like to know how to remove these navigation links. I looked through all the windows and help, but I'm not really sure this topic to look under.

    Any help would be appreciated. It's a thing of beauty, but he would make the final product, which will include aid specific to the page, much more enjoyable.

    Thank you.

    Welcome to the forum.

    I think you mean WebHelp, WinHelp No.

    In the wizard when you generate the help there is a box for crumbs on the second page.

  • Sqldev 4.0.2: When I change the package body, down to show me "calculation... bread crumbs for body" in infinitive loop until I get out.

    When I change the package body, down to show me ' calculation of breadcrumbs to... body "in infinitive loop until I get out.

    On
    —–

    Oracle SQL Developer 4.0.2.15
    Version 4.0.2.15
    Build 15.21

    The IDE version: 12.1.3.2.41.140418.1111
    Product ID: oracle.sqldeveloper
    Product version: 12.2.0.15.21

    Version
    ——-

    Version of the component
    ========= =======
    Oracle IDE 4.0.2.15.21
    Java (TM) Platform 1.7.0_65
    Support versioning 4.0.2.15.21

    Thanks for the update. I pass the developer and I hope he finds that they are useful.

    A preliminary analysis shows some problems of Java:

    1. report of the discharge of the thread Analyzer is a little misleading because of https://bugs.openjdk.java.net/browse/JDK-8036823

    2 possible endless loop in the ScaledBlit routine on the thread main event: https://bugs.openjdk.java.net/browse/JDK-8028539

    Question 2 currently has no resolution, but there are a few (a potential solution?) fix for jdk1.8.0_40 (8u40).  The latest official version is 8u11.

    Assuming that the number 2 is the culprit on Ubuntu, just like on Windows, then 1st edition probably does not concern us. Just for reference, a backport of the Java correction for the 1st edition exists on jdk 1.7 and 1.8, but has yet to be officially released on either.

    Kind regards
    Gary

  • Bread crumbs - overlap

    https://Apex.Oracle.com/pls/Apex/f?p=57688:14

    Theme 24, model region of Breadbrumb.

    In IE8, the breadcrumb at the top of the page on the other http://screencast.com/t/E6caaubQ step

    In Firefox 18.0.1 and IE9, they appear fine http://screencast.com/t/miOf92Wa

    No idea why? Thank you

    HELEN wrote:
    https://Apex.Oracle.com/pls/Apex/f?p=57688:14

    Theme 24, model region of Breadbrumb.

    In IE8, the breadcrumb at the top of the page on the other http://screencast.com/t/E6caaubQ step

    In Firefox 18.0.1 and IE9, they appear fine http://screencast.com/t/miOf92Wa

    No idea why? Thank you

    Microsoft never did a browser standards until 2011?

    Work in compatibility mode in IE8, suggesting that Oracle did not fully account of all of the gaps in the standards mode in IE8. The rule of CSS theme #uBreadcrumbs ul li div would apparently have a substitution of IE8 to send display: inline; instead of display: inline-block; to IE8 and IE7.

    Try this in the page template after the CSS of the theme link:

    Further investigation will have to wait until I have access to unminified CSS and a real web inspector that shows CSS properly instead of IE8's ass-backwards effort.

  • My bread crumbs 'Home' link does not point to my home page.

    I put my home page as home page and main menu works fine but not the navigation bar.

    The House on the breadcrumb still points to index.html.

    Any suggestions?

    Thank you

    So eager to refer to another page or url in this thread of Ariadne, locate your pk.js file in the site.

    I hope this helps!

    -Sidney

Maybe you are looking for

  • HP 15 laptop: win Audio 8.1 "corrupts".

    Hello I never had an audio problem with my laptop until a few days ago. My audio will work very well for a while but then all of a sudden sounds sounds scratchy, lag and damaged. I will try to adjust the volume with the windows volume mixer icon and

  • HP Pavilion f040nd 17: replacement of battery HP Pavilion Notebook PC

    Hello Since a few weeks ago, I noticed that my laptop battery capacity has been significantly lower than in the past. Without recharging, takes laptop, for about 1 hour, while it used be about 3 hours. I was thinking about to buy a new battery in cas

  • Mirroring hard drives

    Hello I have three hard drives on the same computer with windows XP pro. C: drive have windows XP, and the other two drives D and E are two hard disks with the same size of storage. Question: Is it posible to reflect the two drives D and E? Whereas,

  • upgrade from Vista to Win7: no color for speaker Icon or WIFI icon on the system tray

    After the upgrade to Win7, both the WIFI icon and the "speaker" icon are white without color.  Just annoying for the speaker, but I cannot see the strength of the signal for the wifi icon.

  • PlayerListener problems

    I am new to Java and to JDE BB, so I don't know that it is a stupid problem that I have.  I'm trying to use a PlayerListener in my application, but I get the following compilation error: incompatible types found : javax.microedition.media.Player requ