Can I create a dynamic url target for an entry in the Navigation bar.

Hello
I am building a new application and I need easy access from the app to our help wiki.

I created an entry in the Navigation bar to 'Help' with a target Type "URL" and a target something like 'http://www.wikihelp.com '.

I would change the target url based on the page, so that I have something like "http://www.wikihelp.com/ < Page title > ' or, preferably" http://www.wikihelp.com/:P0_HELP_TARGET'

Any help / thoughts appreciated.

Martin

Hello

You can do it, but you will need to use javascript and change the link of URL entry type. Then put something like this:

javascript:popupURL('http://www.wikihelp.com/&P0_HELP_TARGET.');

I hope this helps.

--
Paulo Vale
http://Apex-notes.blogspot.com

Tags: Database

Similar Questions

  • Can I add a value of textfeild for the navigation bar entry list label?

    Hello

    I want to show the user name in the navigation in apex5 bar. Here I used a pl/sql code to get the user name of LDAP, authentication and pass it to a textfeild when connect you to the application. HERE pass the user name in the text field correctly. All I want is I want to show the value of text field in the navigation bar (the components shared-> details-> entry of the list concerned list) so, what is the syntax to add the value of the entry list Labeltext field? : P101_USER did not work. Please help me on this.

    ThiliBu wrote:

    Thank you very much for the reply.

    I do not use APEX_USER because it takes the name of the connected user. (as first name + name - string DN. But I really want to take FirstName LastName - String CN) I can get this string value CN to a text field but do not know the way to pass that on the navigation bar entry of the list value.

    Then you can explain a little more. I used & P101_USER. for the navigation-> label list entry bar. But it did not show anything on the navigation bar. Can I use custom for this substitution string. If yes how can I do this.

    For security reasons Login page elements are automatically empty, so P101_USER will contain no value when authentication is complete. Rather than use a Login page element, create a point application called USER_NAME and store the string CN value in that. It can be referenced in the entry of the Navigation bar using the syntax of static text substitution:&USER_NAME.

  • I am trying to create dynamic landing pages that reflect the locations of my Google ads. How can I create a dynamic text on my landing page to specify the location in the title?

    I am trying to create dynamic landing pages that reflect the locations of my Google ads. How can I create a dynamic text on my landing page to specify the location in the title?

    Thanks a lot for your answer. I've sorted it now.

    Kind regards

    Gill

  • Can I create multiple dynamic entries during execution?

    Can I create multiple dynamic entries during execution?

    Oracle 11g
    Request Express 4.0.2.00.06

    Here's my problem:
    We have a table that contains metadata about the files (paper or electronic).
    We hope that we can need more columns in the table at some point and do not want to change the table or the application.

    So to do this I would like to create:

    A table called TBL_FILE with columns:
    NUMBER of TBL_FILE_ID (this will be the primary key)
    TBL_FILE_NAME VARCHAR2 (1000) (this will be the name of the file)

    A second table will be called TBL_FILE_META with columns:
    NUMBER of TBL_META_ID (this will be the primary key)
    NUMBER of TBL_FILE_ID (this will be the key to forign to the files table)
    TBL_META_COLUMN VARCHAR2 (30) (this is what would be the name of the column if it existed in TBL_FILE)
    TBL_META_VALUE VARCHAR2 (1000) (this is the value of this record and the column "would be")

    If a person can have as many meta data in the file to add columns to the table.
    The problem is how can I allow users to add as much data as they wish with them having to re develop page.

    Other things to note is that we would like this be on one page.
    I know how to add we can create inserts several rows using a SQL (editable report).
    However the TBL_META_VALUE in the TBL_FILE_META column will sometimes be a selection list and other times one text box or a numeric field.
    So I don't see now a SQL (editable report) would work for this and I can't create a table of elements on the page running I can?

    No idea how I might accomplish this? Is there a better way to do this?

    It is a term or a name for what I'm doing by creating these "virtual" columns in another table?
    I found this method looking at the workflow tables Oracles.

    Welcome to the Oracle Forums!
    >
    Can I create multiple dynamic entries during execution?

    Oracle 11g
    Request Express 4.0.2.00.06

    Here's my problem:
    We have a table that contains metadata about the files (paper or electronic).
    We hope that we can need more columns in the table at some point and do not want to change the table or the application.

    So to do this I would like to create:

    A table called TBL_FILE with columns:
    NUMBER of TBL_FILE_ID (this will be the primary key)
    TBL_FILE_NAME VARCHAR2 (1000) (this will be the name of the file)

    A second table will be called TBL_FILE_META with columns:
    NUMBER of TBL_META_ID (this will be the primary key)
    NUMBER of TBL_FILE_ID (this will be the key to forign to the files table)
    TBL_META_COLUMN VARCHAR2 (30) (this is what would be the name of the column if it existed in TBL_FILE)
    TBL_META_VALUE VARCHAR2 (1000) (this is the value of this record and the column "would be")

    If a person can have as many meta data in the file to add columns to the table.
    The problem is how can I allow users to add as much data as they wish with them having to re develop page.
    >
    Creation of dynamic Page elements is not available. You must create surplus items and hide/show, etc. But you cannot change the element Type. Overall, too many restrictions in this approach.
    >
    Other things to note is that we would like this be on one page.
    >
    The limit of 100 points will hit you if you go with extra page element. With the form of tables that should not be a limitation, unless you're exceeding the limit of 50 APEX_APPLICATION point. G_Fnn points and limitation of the 60 column of the region report with "(analyze the query executing only) use generic name column" in the dynamic region.
    >
    I know how to add we can create inserts several rows using a SQL (editable report).
    However the TBL_META_VALUE in the TBL_FILE_META column will sometimes be a selection list and other times one text box or a numeric field.
    >
    If the type if the item is variable, that doesn't mean that you have to type a way to store the item. Metadata of meta data.
    >
    So I don't see now a SQL (editable report) would work for this and I can't create a table of elements on the page running I can?
    >
    Yes, you can do it. Update report / query in a table can be built from the metadata using the SQL query that returns the PL/SQL function . It will be a bit of coding in PL/SQL where you use metadata and metadata of Meta data to restore your SELECTION with the right APEX_ITEMs. He might have a decrease in performance associated with it, but it will not be a serious degradation.
    >
    No idea how I might accomplish this? Is there a better way to do this?

    It is a term or a name for what I'm doing by creating these "virtual" columns in another table?
    I found this method looking at the workflow tables Oracles.
    >
    I guess it's just a good TNF. This is the master model / retail Design, sounding more modern? ;)

    Kind regards

  • How can I find the URL codes for images stored in the Windows Photo Gallery?

    How can I find the URL codes for images stored in the Windows Photo Gallery?

    If you want the path to the current record
    right click to the picture location of a photo...
    and choose... Properties / General tab.
    Location displays the path.

    If you have a photo saved on your hard drive
    car that was downloaded on the net...
    the original URL will appear not in
    the file.

  • How can I change the background image for a single tab on the navigation bar

    I create a film site for LEVEL and for the navigation bar, I intend to have a different character for each tab. However, I can't put one image of each separate tab. Instead, a single image appears on each of the tabs. Here is an example of the CSS source.

    < td width = "200" > < ul id = "navigation" > < br / >

    "< li > < a href ="... / pages/index.html "> home < /a > < /li > < br / >"

    "< li > < a href ="... / pages/cast.html "> Cast < /a > < /li > < br / >"

    "< li > < a href ="... / pages/pictures.html "> photos < /a > < /li > < br / >"

    "< li > < a href ="... / pages/soundtrack.html "> music < /a > < /li > < br / >"

    "< li > < a href ="... / pages/interview.html "> Interviews < /a > < /li > < br / >"

    "< li > < a href ="... / pages/links.html "> links < /a > < /li > < br / >"

    < /ul >

    < table >

    #navigation {}

    list-style-type: none;

    padding: 0px;

    margin: 0px;

    }

    #navigation li {}

    margin: 0px;

    padding: 0px;

    list-style-type: no

    }

    #navigation li a: link, #navigation li a: visited {}

    display: block;

    Width: 200px;

    height: 100px;

    text-decoration: none;

    text-align: center;

    line-height: 100px;

    do-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

    make-weight: bold;

    -webkit-transition: 1000ms relieve;

    -moz-transition: 1000ms relieve;

    -ms-transition: 1000ms relieve;

    -o - transition: 1000ms relieve;

    transition: 1000ms relieve;

    color: #648AAE;

    background-repeat: no-repeat;

    background-image: url (.. / Images/gifs/Batman-still-2.gif);

    background-position: center bottom;

    text-transform: uppercase;

    letter-spacing: 0.79em;

    border-radius: 5px;

    }

    #navigation li a: focus, #navigation li a: hover, #navigation li a: active {}

    Color: #000000;

    background-image: url (.. / Images/gifs/Batman-animation-2.gif);

    background-repeat: no-repeat;

    background-position: center bottom;

    background-color: #454545;

    border-radius: 25px;

    }

    So, how can I put one image on each of the tabs (home, cast, photos, etc.). Thanks in advance for your help.

    Assign a class to the element, and use CSS to apply an image as in

  • class = 'home'; > Home

  • Cast

  • Photos

  • Music

  • Interviews

  • Links

  • and the CSS

    #navigation li a: link. Home, #navigation li a: visited. Home {}

    background-image: url (.. / Images/gifs/Batman-still-2.gif);

    }

  • Adjust the URL boxes &amp; search on the Navigation bar for different widths and the wider area of URL provider.

    Years my URL address in the Navigation bar has stretched far enough to allow most of the display URL. An icon and then reload, the box of search engines (Bing, dictionary, etc.) would be about one-third of the width the area URL. After that, the rest of the bar is used for House/bookmarks/history/etc
    Now, without knowing when it emerged, the URL box is too narrow to see but a few letters of the URL that is registered and its menu drop-down is the same. I can find no way to expand it. Everything works fine, but I would like to have the views appearing as before. I kept all the most recent updates and version 20 now. I don't think that has happened because of the update - at least not immediately. As this happened, my Bookmarks Toolbar disappeared. I made sure that the bar has been verified and manually put all the bookmarks that I had. It's OK now. I thought that the way back that could replace the cursor to a point on the side of the boxes in the Navigation bar and get an arrow icon that would expand or restrict the boxes. I'm not sure about that, but I know that it doesn't work like that now. Any help would be certainly appreciated! Thank you.

    I did not send photo since the default restore and put back old icons worked this time. I had tried with attention before, but the spinner was still missing then. Thank you for your help. CFB-

  • I don't want to search for the navigation bar. I want to put the address and it goes to the address. But I now I put the address of and he did a search instead. Why? How can I change that.

    Like I said how can I just put the address in the navigation bar, and it goes to the address instead of search.

    See:

  • How to create a pick list in the navigation bar

    Hello

    I use apex5 universal theme and I have an obligation to create a selection list in the navigation bar (before the username and logout) and join a dynamic action. Can someone tell me please how to do this.

    Note: I have created a page zero region. But none of the region of downtown suites this obligation to show the point just before the username and logout.

    Thank you

    Stephanie.

    Guys,

    I thought about a way myself. Its works fine as well. Please find the steps below.

    • Create a region in page zero as a model "empty with attributes.
    • Create a P0_SELECTION to a P0_SELECTION class (if you do not use this class, you can still refer with ID P0_SELECTION, your choice)
    • Create a bar the entrance to the navigation list with the following properties-online class/Image = SELECTIONPOSITION, entry list Label =, Target = URL, target URL = javascript: void (0);

    When you have finished the above activities, go to a page where you would like this item placed in the navigation bar. Simply put the code below in the section JS page (Execute when the Page loads).

    $(". P0_SELECTION')

    .appendTo(".) SELECTIONPOSITION");

    The jquery above to add the item to the navigation class class. Now the best way is to designate the ID. All you need to do is change as below.

    $("#P0_SELECTION")

    .appendTo ("#SELECTIONPOSITION");

    In this way, you can position your elements from anywhere in the page. All you need to do is to create and DISPLAY or class position and adds the element using jQuery.

    Hope this information is useful for someone struggling to position elements in the Web page.

    Thank you

    Stephanie.

  • How can I combine the navigation bar and the menu bar on the same line to save space?

    V29 Firefox seems to be a huge not backward in customization. I need to save room for the content so already I disabled the tabs and combined in the menu bar and the navigation bar on the same line. The url space is too long anyway. Now with v29 all my customization is gone and I can't get it back. I can move me is more points on the navigation bar to combine it with the menu bar. Why this was done? It limits only my ability to customize my browser? I'm very frustrated that you had a great browser and ruined.

    You should see Classic theme restaurateur, it contains many parameters. This module applies to customize Firefox 29. https://addons.Mozilla.org/en-us/Firefox/addon/classicthemerestorer/

  • Dropbox for bookmarks or downloads of the navigation bar adds space between the navigation bar and bar bookmarks.

    When I press the button edit bookmark or download the toolbar for navigation that a line of space appears between the navigation bar and the bookmarks toolbar. This problem is corrected when I start Firefox in safe mode, but not when I boot normally and disable all addons. Please tell us how to solve this problem. Reseting Firefox and install all add ons still causes too many problems, so I hope to be able to solve this problem without reset.

    [url =http://postimg.org/image/uwr2x6x21/] [img] http://S28.postimg.org/uwr2x6x21/space.jpg line / URL

    You can also try to delete the file localstore.rdf (resets the toolbar configuration) in the case of its corrupt.

  • When I open another tab and type a Web site address, once the site loads the URL in the navigation bar disappears. Why?

    When I open a new tab and type the URL of the Web site, after that load the url of the Web site Web site disappears. In order for me to get him back, I have to right click on the navigation bar, then click Cancel. Why is this?

    Has this happened immediately after the reboot or at a later date?

    This only happens to you in a new tab?

    What is the current setting of the new tab as established through the browser.newtab.url pref page?

    You can open the topic: config page via the address bar.

    Rename or remove the file prefs.js and numbered possible prefs-# .js and the file user.js to reset all default prefs.

  • Accidentally deleted Favorites tabs in the navigation bar, can't find option to re - install

    I accidentally deleted my favorite places in my navigation toolbar and cannot find an option for re - install. How can I do this? I went to 'view' and 'customize', but there is no provision here for this

    THANK YOU EVERYONE!
    It's finally got!

    PUT THE SITES FAVORITES ON THE NAVIGATION BAR:
    Go to "display", "sidebar", "bookmarks".
    Designate the menu bookmarks sidebar mode
    Go to the address bar, type the URL of the desired site
    Click and visit the Web site.
    "Bookmark" of this site
    When the new bookmark is displayed at the bottom of the list, click to select it and drag it to the navigation toolbar.

  • The drop for the navigation bars.

    The drop for the navigation bars. I noticed that Adobe has managed to get rid of the Spry in Dreamweaver, substituting Jquery UI. How to make a menu drop-down?

    You have a lot of the navigation options in the Layout Bootstrap or models of starter.  See screenshot.

    Drop-down menus bootstrap

    I can not even add html code that I had done with Fireworks to operate.

    Do not use Fireworks generated code.   Graphics applications are for images only.  Don't use them as a shortcut to creating code.   Who has never been their strong point.   Even if you manage to make it work, it will not work.

    Nancy O.

  • How can I get my menu to Center along the navigation bar

    I created a menu using the horizontal menu widget.  I'm placing it inside a box that I created and that spans the width of the screen.  I want the menu to Center on the page, but he continues to be aligned with the navigation bar, that I created.  How can I get the menu to Center on the page.  I chose the icon on the toolbar to center but it does not work.

    Thanks in advance for your help.

    Try to pin the menu or use the scroll without moving to correct the position of the menu on the page.

    Thank you

    Sanjit

Maybe you are looking for

  • How can I fix no visible images on my yahoo homepage?

    As of today, when my yahoo home page opens, the first five parts of the article and the main image pane are not able to see. Also the images in the side panels are not able to see. I refreshed Firefox. I updated Adobe Flash Player. Images for compone

  • WiFi does not work after resrtating wifi modem

    Hi HPI 4540 probook s basic model.i have a big problem:When the electricity goes on and on, computer laptop mi can't find WiFi modem.I have change my asus modem, D-link, TP-link 3 times.I have this problem and I re - install wireless driver.I have re

  • How to install outlook express on my new computer in order to transfer my outlook express messages to outlook?

    Instructions for the transfer of messages & settings of outlook express on your old computer to outlook on the new computer suggests I can 1) install OE on my new computer (Win7) with Outlook 2010 or 2) install Outlook 2010 on my old computer with OE

  • No NICs on xp

    Good everything you computer geeks, you have a 62 yo man who is happy when it starts running the computer and it works, so please answer that a true novice can understand.   I reformated my desktop computer with xp and couldn't find any network anywh

  • Aspire one 725 - failed to load past Acer Logo

    I installed Windows 10 Windows 8.1 on my 725 an Aspire. Then I was asked to restart after the installation. However, the restart failed and I was not able to load the netbook past the acer logo since then. I tried several times to re-boot, but withou