name of the current page

Is it possible to access the name or title of the current page? I can use APP_PAGE_ID to the page number, but can't find anything similar for the descriptive fields.

The reason why I want to get this information is to build my own breadcrumb mechanism. At the top, you need to bind a specific page to a specific parent, even if your app, like mine, allows access to various pages of several other pages. I will store and display the route, the user has actually had to go to a page, rather than its theoretical position according to a hierarchical structure. And if I have this feature, users could stop hitting the back button of the browser darn.

:)

Hello

If you have the Id of the Page, then you can get the name of the Page
for example

Select page_name in APEX_APPLICATION_PAGES
where application_id =...
and page_id =...

concerning

MDK.

Tags: Database

Similar Questions

  • How can I get the name of the current page and the number?

    Hello world!

    Anyone know how to get the name of the current page and the number? What variable I should he request?

    Thanks in advance!

    The question of the application defined by the system: APP_PAGE_ID is the page number. For the name of the page, you will need to query the view of Apex with something like this:

    Select PAGE_NAME
    of APEX_APPLICATION_PAGES
    where PAGE_ID =: APP_PAGE_ID

    Good luck

    Stew

    PS Feel free to mark this reply as being correct, so it is.

  • Change the name of the ADF page?

    Hello world

    My version of Jdev is 11.1.2.3.0.
    I developed an ADF application with a single page. Everything works very well.
    But I need to change the name of the page.
    Name of the current page: abcQuer.jspx
    New name should be: abdQuerabc.jspx.

    How can I change the name of the page?

    Please give suggestions.

    Thank you...

    on the Panel of the BROWSER of the APPLICATION, right-click on the name of the file jspx, select-> refactor-> rename.

  • Using the current Page number in IF Condition

    Hello

    I have a requirement to insert a blank page if the last page in the group number is odd, then I'll try to use the syntax below, but its does not work:

    <? If: page-mod number 2! = 0 ? >

    < xsl: attribute name = "break-after" > page < / xsl: attribute >

    <? end if? >

    The number of pages in my report is 5 and if I put 5 instead of the page number in the code above, the blank page is inserted, but it seems that this page number is not acknowledged in the IF condition, and if I put <? fo:page - number? > instead of page number in the if condition, I get an error.

    How can I write an if condition based on the current page number?

    Thank you

    Patrick

    Try using the below command

    Have a condition before you group items

    -jump - number of pages F

    EmpNo

    Ename

    F EMPNO

    ENAME E

    E

    same-jump-number of pages---> contains


    When you want to manage the deletion of the pages of the total number of pages

    You can use the following command in the form same-jump-number of pages field-->

    Thank you

    If this allows you then, please check the answer "correct" or even "useful."

  • Get the index of the current page?

    Hello, I can't understand, how to get the index of the current Page in a document. I can't use "activePage.name" as the name cannot show the actual number of the current page. In the forums, I found the following function for javascripts indexOf() function.

    If (!.) Array.prototype.indexOf) {}

    Array.prototype.indexOf = function (searchElement / *, fromIndex * /) {}

    "use strict";

    If (this == null) {}

    throw new TypeError();

    }

    var t = Object (this);

    var len = Extremity > > > 0;

    If (len = 0) {}

    Returns - 1;

    }

    var n = 0;

    If (arguments.length > 0) {}

    n = Number (arguments [1]);

    If (n! = n) {/ / shortcut to check if it is NaN}

    n = 0;

    } Else if (n! = 0 & & n! = Infinity & & n! = - infinite) {}

    n = (n > 0 |-1) * Math.floor (Math.abs (n));

    }

    }

    If (n > = len) {}

    Returns - 1;

    }

    var k = n > = 0? n: Math.max (len - Math.abs (n), 0);

    for (; k < len; k ++) {}

    If (k t & & t [k] = searchElement) {}

    return k;

    }

    }

    Returns - 1;

    }

    }

    With that, I then wrote the following code:

    myDocument var = app.activeDocument;

    myPages var = myDocument.pages;

    var number = myPages.indexOf(myDocument.layoutWindows[0].activePage);

    Unfortunately, it does not work. When I warn "myPages" I can see, I get the pages object. I know somehow get just the array with the values of the present?

    Thank you in advance! Appreciate any help!

    app.activeWindow [0].activePage.documentOffset

    Of course, documentOffset, no index. Thank you for noticing.

  • Mathematical calculation with the numbering of the current page

    Hello

    I am currently in a situation where I need 2 types of page numbers for a single page.

    delete.jpg

    To the right side, I use the current page number marker.

    Is there a way to make a mathematical calculation with number of current page on the left side?

    Something like 460 + current page number

    I can't use the data merge feature because all the page are already installed on.

    Kind regards.

    Hello

    You can run a script:

    app.findGrepPreferences = null;
    app.findGrepPreferences.findWhat = "~N";
    
    var
         FindGrep=app.activeDocument.findGrep(),
         len = FindGrep.length,
         item, pageNo, calcNo, rightSide,
         mDiff = 460;          // edit this value according to needs
    
         while (len-->0) {
              item = FindGrep[len];
              pageNo = item.parentTextFrames[0].parentPage.name;
              calcNo = parseInt(pageNo) + mDiff;
              item.paragraphs[0].contents = calcNo + "\t" + pageNo;
              rightSide = item.parentTextFrames[0].textFramePreferences.textColumnFixedWidth;
              with (item.paragraphs[0]) {
                   tabStops.add({alignment: TabStopAlignment.RIGHT_ALIGN, position: rightSide});
                   justification = Justification.LEFT_ALIGN;
                   }
              }
    

    that should work assuming management texts related with the pageNumbers are substituted (accessible)

    Jarek

  • information on the current page

    Have we not all method/procedure to capture the information of the current page in the printer. After painting before rendering?

    If your output of the EPS/PS has only winners (lines, curves, circles, rectangular etc.)

    You can simply build your release of paths and Postscript command to record the paths of users in different variable names

    This is a possible way to save the graphic content from one page to the other!

    If you want to save the generated raster image it would be impossible that other users notified.

    Adam.

  • Error - not an element defined in the current page

    Hello

    I have a page with a date picker, go button, two parts of the report and an html area. There is a column of link on the second region to report that calls the following javascript code to bring back a detailed report of another page.
    <script type="text/javascript">
    <!--
    function AjaxReportRefresh(pTargetPage,
                               pRegionDiv,
                      pSPItem1,
                      pTPItem1,
                         pSPItem2,
                             pTPItem2,    
                         pSPItem3,
                             pTPItem3,
                         pSPItem4,
                            pTPItem4,
                            pSPItem5,
                         pTPItem5){
    if (pTargetPage == null)
    alert('No target page is defined');
    
    if (pRegionDiv == null)
    alert('No region div name is defined');
         
    var get = new htmldb_Get(null,$x('pFlowId').value,null,pTargetPage);
    
    if (pTPItem1 != null && pSPItem1 != null && pTPItem1 != '' && pSPItem1 != '')
    get.add(pTPItem1,pSPItem1);
    
    if (pTPItem2 != null && pSPItem2 != null && pTPItem2 != '' && pSPItem2 != '')
    get.add(pTPItem2,pSPItem2);
    
    if (pTPItem3 != null && pSPItem3 != null && pTPItem3 != '' && pSPItem3 != '')
    get.add(pTPItem3,pSPItem3);
    
    if (pTPItem4 != null && pSPItem4 != null && pTPItem4 != '' && pSPItem4 != '')
    get.add(pTPItem4,pSPItem4);
    
    if (pTPItem5 != null && pSPItem5 != null && pTPItem5 != '' && pSPItem5 != '')
    get.add(pTPItem5,pSPItem5);
    
    gReturn = get.get(null,'<ajax:BOX_BODY>','</ajax:BOX_BODY>');
    get = null;
    $x(pRegionDiv).innerHTML = gReturn;
    }
    
    //-->
    </script>
    It works fine to view details on the other page in the html area.

    However, if I click on go again after the change of date I get the following error...

    Error item ID (3745003847557264) is not an element defined in the current page.

    I guess that's to do with the report of present details on the other page.

    Is there a way to get around this?

    Thank you

    Ben

    Ben,

    Try to replace the "Display text (does not save the State)" and view state on '' never. '' Let me know if it works.

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen
    http://sourceforge.NET/projects/plrecur

  • I want the main tone of take me to the top of the current page, the end key to take me down.

    He was the original key took me to the top of the current page, the end key down. Recently it stopped doing this on the pages of some, not all, sometimes, behavior is used, then stops again. It seems that they take me at the beginning and at the end of the current line instead. "always use the cursor keys to navigate within pages" is always on.

    This seems to solve this - although it was variable. I don't know why I'd start inadvertently, the F7 key substitution - I'm not knocking the other F keys inadvertently. I misinterpreted always "use the cursor keys to navigate through the pages" to designate the behavior I wanted. Change of browsewithcaret turned it off.

  • How can I add reload the current Page in the toolbar Firefox 9?

    Once I have use customize toolbar, reload the current Page is not an option. I got this feature in previous versions of Firefox, and on another computer where Firefox has been updated to 9 the rest feature but I can't understand how to add to this new computer.

    Firefox 4 and later versions use a combined Stop/Reload/Go button that is placed at the right end of the address bar.

    During the process of loading page it shows as a stop button and once the charging button is replaced by a reload button.

    If you type in the address bar this button would then become a button go.

    Click the Reload button to duplicate the current tab in a new tab.

  • I can not open a new tab anyway... by clicking on the button new tab bar tabs, or ctrl/T or file/new tab, or by clicking on the link on the current page.

    On Windows7 Home Premium Edition, I can't get a new tab to open no matter what I try. Occasionally, if I click on a link on the current page, a second tab opens, but 99% of the time I'm stuck using the first tab for everything and using the back button. I tried ctrl/T, tab file/new, right mouse click / New tab and the new button tab in the tab to the right of the current tab bar.

    Uninstall the Ask Toolbar. It can cause this problem.

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • Hi, whenever I hit the home button on the current page go to my home page AND also opens another tab - I just want to go to my home page without having to open another tab that I then have to close. Any ideas?

    I was just in Firefox 4. Now, whenever I hit the home the current page button goes to my homepage (which is what I want), BUT it also opens another tab - I just want to go to my home page without having to open another tab that I then have to close. Any ideas?

    Gotcha. Go to your desired homepage and close all the tabs you want to NOT open when you click the home button. Then, you have several ways to update the home page setting as described in the article.

  • URL address box does not display the current page.

    With the 4.0.1 update, the URL address box does not display the current page.

    All that shows is the text: «Go to web site»

    To now see the url of the current page, you need to make a right click the empty space is the address box and press the button "esc".

    Is there a way to display the url of the current page?

    This problem may be caused by an extension that is not working properly.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions of the origin of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • When I open a new tab, I stay on the current page, even though I have changed my preferences to focus on the new tab.

    When I open a new tab, I stay on the current page, even though I have changed my preferences to focus on the new tab.

    You have this problem when running in Firefox SafeMode?
    http://support.Mozilla.com/en-us/KB/safe+mode
    Do not choose anything at the moment, just use 'continue in safe mode.

    If this is not the case, see this:
    http://support.Mozilla.com/en-us/KB/troubleshooting+extensions+and+theme...

    You probably have an installed extension that has a conflict with another extension.

  • New windows in Firefox 3.6.3 ctrl-N to go to the home page. How to start on the current page?

    Prior to my upgrade to Firefox 3.6.3, there is an extension (addin) which allowed the new Windows Ctrl-N, and they began to the current page. The extension is not valid after the upgrade, it seems that 3.6.3 has an ability to Ctrl-N, but new pages begin now, always, to the "start" page

    New page 3.6.3' s is configurable from the current page feature?
    Thank you

    This has happened

    Each time Firefox opened

    Is with my upgrade online to version 3.6.3

    I use this extension to load the current page in a new window.
    Clone of extension of the window - will also Clone a tab:
    http://www.Pikey.me.UK/Mozilla/?addon=CW

Maybe you are looking for

  • Yoga900 making his

    This pc less than 6 months. He started recently to make this noise. Looks like a timer ticking starts fast and slowly goes or when I flip to it went. This has me a little worried, I'm working on post a video of her as soon as I get the link I will in

  • I have a second window open on a second screen, and I want to keep constantly active.

    Currently, if I click on something else, IE Skype on my laptop, the second screen goes idle and narrows mode full screen.  How can I stop this from happening?

  • Access video via GANYMEDE endpoint

    I have over 500 points of termination of video and using common references. I would like to add the all the endpoints of VC in GANYMEDE.  Please guide me how Setup. This configuration will help me to track changes to the admin user.

  • Question from Newbie blackBerry Smartphone memory card

    I have recently entered the world of BB and am happy with my curve 8330 from Sprint. I am down encryption and have scoured all the online info, I can find as well as the manual. I'm barely scratching the surface of all uses and features, and while I

  • Upgrade memory for HP Firebird 802

    Hey, I'm looking to upgrade my Firebird 802 4 GB memory to 8. Can anyone confirm if this module is compatible with my computer? http://www.Newegg.ca/product/product.aspx?item=N82E16820231301 Thank you!