Adding URLs in Content Areas

I have added some URLs to the NavBar on the left hand side of Content Area page and would like them to open as new window. I was wondering if someone could let me know how to do this? Been looking around, but can't find any information. Since adding URL items is done with a form, I was curious if there was something that could be typed in ahead of URL to cause to open in new window. Thank you.

Not sure if I understand your question, but this is how I cheat with opening new windows from the nav bar...
When you filling in a URL in the nav bar properties, you can add a closing quote to the end of your URL and then insert the target attributes, but leave off the close quote for the target.
so if you want to open yahoo in a new window, instead of putting [http://yahoo.com] in the form field, put [http://yahoo.com" target="_blank] sans-brackets. Don't forget to leave off the last close quotes. Portal adds that for you.

Similar Messages

  • "Tool Bar URL in Content area"

    Hi Experts,
    I had customized tool area with new URL'S. The URL links opening the content in the new window.
    Current code which I am using to open window.
    function openAskHR()
        window.open('<%=getAskHRUrl(componentRequest)%>', 'hel0');
    Instead of the is it possible to render these in content area?
    I know some thing we have to use EPCM.doNavigate.... Can you give exact explanation with code.
    Can I get Quick response.
    Thanks in advance.
    Venkat.

    Hi Narendra,
    Thanks for response.
    I tired with your code as well with the simple following code.
         EPCM.doNavigate('http://www.google.com',0);
    But getting  "Page not found or not available" error in the content area.
    Can you suggest me on this. Can you have any clues on this.
    Thanks in advance.
    Thanks
    Venkat.

  • Portlet could not be contacted error in content area

    hi everybody,
    i've developed an application using Portal Content Area.And i am
    accessing the content Area
    like "http://<servername>/pls/portal30/url/folder/<Content area
    name>".
    But when i access it shows "Error : Portlet could not be
    Contacted".then when i press refresh it opens the content Area.
    Now i badly in need of avoiding that portlet error and directly
    go to content area.
    Pl. help me.
    thanks in advance
    regards,
    Kathir

    I strongly recommend upgrading to the 3.0.9 release (iAS
    1.0.2.2) with the 3.0.9.8.2 patch (this patch should be
    available for NT/2000 this week). Also, the database should be
    running 8.1.7.1 (or later), as explained in the iAS release
    notes.
    Regards,
    Jerry

  • How to portlets in to content area folders

    hi everybody,
    i need to add portlets into the content area folder.
    Like, how we add portlets into pages(add portlet link).
    is that possible? It is very urgent for me.
    becz. i developed application using pages at first.
    so that i can create user wise portlets,that means, one page for
    all my users. but portlets display will vary according to the
    privilegs.now i need the same thing in content area.
    pl. help me ASAP!
    thanks in adv.
    Kathir

    Portlets can be added to the content area page. You can edit
    this page under Content Area Properties. Note that the content
    area page does not have all the functionality of a portal page -
    for example, it doesn't support tabs and you can't define a
    style.
    In the next release of Portal, content area folders and pages
    will be merged. The merged folder/page can be used for both
    portlets and items.
    Regards,
    Jerry

  • Scrollbar In Content Area

    Hi SDNers,
    I am using the Std. Default Framework Page. In addition to the Content Area, i need to add a custom breadcrumb iView in the Work Area section of the Desktop Inner page.
    The properties are set as follows:
    Desktop Inner Page -
    > Height Type: Full Page, Isolation Method : URL.
    Content Area iView -
    > Height Type: Fixed, Isolation Method : Embedded, Fixed Height: 200
    Custom Iview.         -
    > Height Type: Automatic, Isolation Method : Embedded
    Web Dynpro Proxy Page -
    > Height Type: Fixed, Isolation Method : Embedded, Fixed Height: 80
    Web Dynpro iView  -
    > Height Type: Fixed, Isolation Method : Embedded, Fixed Height: 80
    When i view a page with PAR iViews, Only 1 scrollbar appears starting from the breadcrumb to the end of the content area.
    However, if i view a page of type Web Dynpro Proxy page with a web dynpro iview of type Web Dynpro Java Application, there are 2 scrollbars that appear.
    One starting from the breadcrumb to the end of the content area. The other for the web dynpro iView.
    I cannot change the Web Dynpro page / iView properties as these are generally ESS/MSS Business Package related pages/iViews.
    Any help is appreciated.
    Regards,
    Melwyn.

    Hi Sridhar,
    Thanks for your input.
    There are so many iViews and Pages in ESS/MSS. This is not a feasible solution.
    Also i could not locate the following:
    Chnage the Properties of Page Scrolling property.
    Is there any other solution that can be implemented.
    Regards,
    Melwyn.

  • Rights on URL items in a content area

    Hi,
    Ok, so now I have my query to retrieve the main URL items (top level branches) in a content area for my treeview. This is the query:
    SELECT IT.Name,
    IT.MasterThingId,
    IT.ParentId,
    URL.Url,
    COUNT(IT2.Name) Subs
    FROM WWV_THINGS IT, WWSBR_URL$ URL, WWV_THINGS IT2
    WHERE IT.SiteId = (
    SELECT Id
    FROM WWSBR_ALL_CONTENT_AREAS
    WHERE Name = 'CA_NAVIGATION'
    AND Default_Language = 'us')
    AND IT.Active = 1
    AND IT.ParentId is null
    AND IT.Id = URL.Object_Id
    AND IT2.ParentId(+) = IT.MasterThingId
    GROUP BY IT.Seq,
    IT.Name,
    IT.MasterThingId,
    IT.ParentId,
    URL.Url
    How do I figure out if the current user has rights to view the item or not? Not all users may see all these URL's of course.
    I know how to find the current user, but I don't know how to limit this query to only those URL's granted to the current user.
    Could anybody please point me in the direction of the correct table/tables to use in this query?
    Thanks in advance,
    Joey
    null

    Hi,
    I've found several docs in the PDK. I've also found a reference to the WWSEC_API, function has_privilege.
    But I would like to know in which table I should look to check for rights of users and groups.
    In content area X, I have several URL's, each URL has several usergroups that can access the URL. How do I know which URL's to display when user Y belonging to usergroup Z logs in?
    Thanks in advance,
    Joey

  • Invalid URL Link in Content Area

    Hi,
    When I create a URL item which display directly on the Content Area. If I
    enter a invalid URL addres, the system will show an error when I view the
    folder, which is fine. However, it will disable me to see other item on the
    same folder and there is also no way to delete that invalid URL item at all.
    The only way is to delete the folder which will in turn delete all the items
    under that folder, which, is not acceptable. Is there some form of solution ?

    Alvin,
    Please see thread http://technet.oracle.com:89/ubb/Forum82/HTML/000067.html .
    I encourage everyone to search the forum to see if your question has already been answered.
    Thanks,
    Jerry
    null

  • How can URL links in Content Area be periodically checked ??

    Is there an automated way an to check for bad URL links in Content Areas??

    Guy,
    You should be able to browse through Oracle9iAS Portal with any link checker available on the market. Some products may only let you check public content.
    We have plans to add this functionality to the product directly in a future release.
    Good luck,
    Rich

  • Content Area & Folder URL's

    I use to be able to link directly to a content area or folder area by using the Folder Properties to copy the URL. Now, when I try to use this method it always takes me to my home page? I have users that want to link directly to one of their folders in a content area. Any ideas?
    Thanks,
    AG

    1 From the Navigator click on the required Content Area
    2 Click on the properties sheet icon
    3 Cut and paste the URL
    4 Copy the URL into an email
    5 Send the email
    6 Click on the link from the email
    7 The link does not go directly to the folder but the home page instead
    This used to work but doesn't anymore, I've tried this in another 309 instance and it works OK.

  • URL for pages that contain content areas

    Hello
    I've created a Content Area that has many folders in it. I've created a new portal page with the content area and I want to use URL links to point to that page and a specific folder maintaining my portlets in their place. How can I construct the URL?
    Thanks

    Hi,
    I think I understand your question, however not sure.
    What you can do is url linking like:
    portalpages:
    http://localhost/pls/portal30/url/page/<pagename>
    (sub-folder) in contentarea's:
    http://localhost/pls/portal30/url/folder/<contentarea-name>/<subfolder>/<subfolder>etc
    Hello
    I've created a Content Area that has many folders in it. I've created a new portal page with the content area and I want to use URL links to point to that page and a specific folder maintaining my portlets in their place. How can I construct the URL?
    Thanks

  • Content Area URL

    Hi all!
    I want to determinate dynamically, the url of a content area...
    Can you tell me the API i must use for this
    Thanks a lot
    ERIC

    Hi,
    try this url:
    http://<site>:<port>/pls/portal30/url/folder/<area>
    where <area> is the internal name of the content area.
    you can find the number (ID) and internal name (NAME) off all
    content areas in table wwsbr_all_content_areas.

  • Problem URL-IView - is not display in the Portal Content Area

    Hi!
    I have a problem. My URL-IView is not displayed in the Portal Content Area. The setting "launch in new window " is  "display in Portal Content Area". What can I do that the URL -IVIiew is not display in a separate window.
    Can anyone help me???
    Thank you very much
    regards

    Hi.
    You have to add your URL iView to a page. See URL iview - The page cannot be found for details.
    Best regards,
    Aliaksandr Zhukau

  • Adding Portlet to Folders/Content Area

    Is there any way to add portlets to
    Folders/Content areas? I am able to add text, urls, Application Components etc but not portlets.

    We are considering this for a future release.

  • Public user sees old content of items in content area/portlets

    I have items in my Content Area, as pl/sql folders, text and pl/sql items. These are all published as portlets. Access is set to public. The content of these items have been altered a couple of times during development, and they work as they should when I4m logged in as a user.
    However, when I access these items (both directly by an url to the content area and by an url to the page containing the portlets) as the public user (not logged in), the content of these items is old. The content could be several weeks old, actually it is possible that the displayed content is the original content of the specific item (as it was when I first created the items).
    To me, it sounds like a cache issue, and I tried to set "Enable plsql caching" to "no", with no improvement.
    What can I do to solve this?
    /Sara

    You could try flushing the cache content by navigating to
    $ORACLE_HOME/Apache/modplsql/cache
    ..and deleting the directories and all content beneath them.
    This is guaranteed to cause a cache rewrite.
    You should also set your page cache settings to 'Dont Cache' which will guarantee that the cache is not being used.
    You can check the caching status of a portlet on a page by adding _debug=1 to the URL you are viewing.
    You can read more about it here..
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/ARCHITECTURE/TROUBLESHOOTING_ISSUES_IN_ORACLE9IAS_PORTAL2.HTM#31
    What patch/version are you running ?

  • Cannot publish a folder in my content area as a portlet

    All,
    Has anyone out there experienced or encountered the following problem depicted below. If yes, please let me know what you did or what steps/procedures you implemented to resolve this problem.
    1. Go to content area an click the "Edit Folder" link.
    2. Click the "Create Folder" link an select "container" as your folder type.
    3. Click the next button and enter your folder display name and internal name. Leave the Category combo box as is General).
    4. Click the finish button.
    5. Edit the new folder.
    6. Under the "Portlet Properties" section, set the "publish as portlet" checkbox.
    7. Click the "Apply" or "Ok" button.
    When I click the "apply" or "Ok" button, I receive the following error message:
    Error: (WWS-00000)
    Copyright) 2001, Oracle Corporation. All Rights Reserved
    Location: PORTAL30.wwv_main.main?p_language=us&p_cornerid=11470&p_edit=1&p_siteid=35&p_currcornerid=11470&p_calledfrom=1
    I then click the "back" link on this error page that takes me back to the folder properties page. When I click the "apply" or "ok" button again, I am taken back to my content area page, which is the normal way for this process to work.
    When I try adding a "URL" item to this folder, I get a blank page after hitting OK.
    Next, I then try to add this folder as a portlet on my page. This folder portlet does not appear in portlet repository.
    I subsequently go to the portlet repository and click the "refresh" link. I again encounter the following error message:
    Error: (WWS-00000)
    Copyright) 2001, Oracle Corporation. All Rights Reserved
    Location: http://www.reeis.usda.gov/servlet/page?_pageid=52&_dad=portal30&_schema=PORTAL30&_type=site&_fsiteid=2&_fid=1&_fnavbarid=1&_fnavbarsiteid=2&_fedit=0&_fmode=2&_fdisplaymode=1&_fcalledfrom=1&_fdisplayurl=
    Oracle support is currently working on this problem through metalink. But, if anyone out there has encountered this problem and had it resolved, can you please forward your solution to me.
    This is very urgent.
    Abrom

    In the Catalog, select the folder for the report(s) you want to update in the Folders pane. It should then appear in the Tasks pane (bottom left) with some options.
    Select 'Permissions' and make sure that 'Hidden' attribute is unchecked. That worked for me.
    There's also a 'Show Hidden Items' check box at the top right of the Catalog area that should be checked to view the filters in the Catalog area (rather than when ediiting a report).
    Edited by: Raj on Apr 11, 2013 2:44 PM

Maybe you are looking for

  • How to track the Inbound child IDOcs in PI 7.4 Single stack

    Hi Friends, I would like to know the procedure of tracking the Inbound child IDocs in PI 7.4 Single stack. Here is the detailed description. Say we are getting the data from third party system and the message may have multiple IDOcs in it. The messag

  • Why do deleted contacts still show when starting new text messages?

    I have an iPhone 4s.  I've deleted many contacts but if I start a new text message that begins with the letter of someones contact I deleted, they show up.  How can this history be deleted?  I have a friend with an iPhone 5 and this does not happen o

  • Multiple dmz hosts? ps3+xbox360

    Hi! I'm having difficulties in setting multiple dmz hosts. Both my ps3 and my xbox 360 require me to set them as the dmz host. However, in the router's settings page, there's only one space for ip entry to enable dmz. Thus far, my only solution has b

  • Write tif file color table

    Hello: I am trying to write a 16-bit tif file with the proper color table using Vision utility.  I cannot get the proper color table.  I can save as other formats but have special requests for 16-bit tif. I have attached an example VI to show you thi

  • EXCEL/BEX errors out

    When we try to set a filter within one of our workbooks EXCEL errors out and after several mins. it dumps an error report.