How do I create a direct link to a page in the secure zone?

How do I create a direct link to a page in the secure zone? Right now I have a menu link to the "member-news" page, which is secure. When clicked, the link goes to the member login screen. Upon login, it drops the user onto the default login page.
I want the "member-news" link to allow the user to log in and continue onto the "member-news" page without stopping at the default login page.
Is this possible?

What program are you using?

Similar Messages

  • How do I create an internal link in a pages document?

    I can do external link ok (Hyerlink + enter web address) - but cant find way to link to a page within the document - an internal link.
    Thanks for your genius.
    Nick

    Bookmarks is just one of the many, many features that have been eliminated or changed. Leave feedback for the Pages team using the link in the Pages menu.

  • How Can I Create an Event Link to a Page Tab?

    I have a portlet in one tab that generates an event. I want to be able to send this event to the same page but to another tab where another portlet resides. Here's the code snippet that creates the link. This code is part of a custom JSP tag.
    // Attempt to get access to the portlet render request to determine if we are within a portal context.
    PortletRenderRequest prr = (PortletRenderRequest) pageContext.getRequest().getAttribute(
        HttpCommonConstants.PORTLET_RENDER_REQUEST);
    if (null != prr)
        try
            // Set up the parameters used for the link.
            NameValue[] eventParameters =
                new NameValue("linkUrl", linkUrlParamValue)
            // Construct the link parameter we will be using.
            linkUrl = EventUtils.constructEventLink(prr, "linkClicked", eventParameters, true, true);
        catch (PortletException e)
            // Error processing removed...
    }This code will generate the event correctly and all processing occurs as expected. However, I cannot find a way to force the second tab to display.
    I am able to force the the second tab to be displayed if I use "Direct Access URLs". These links are in the form
    [protocol]://[host]:[port]/pls/portal/url/page/[page_group_root_page_name]/[tab_name]
    But is there a way to create an event link using a specific URL?

    Hi,
    One workaround that i can think of is:
    1. Set the <passAllUrlParams>true</passAllUrlParams> attribute in your provider.xml of the portlet on the target page/tab.(dont forget to refresh the provider)
    2. If you already have the url to the tab, then you just simply construct the form in your previous portlet to post to that url with all the necessary form fields.
    3. Process the request parameters and render the second portlet.
    hope that helps.
    thanks,
    Harsha

  • OIM11gR2 - Is it possible to create a direct link to a specific area in the oim plattform?

    hi,
    is it possible to create a direct link to specific area in the oim self service plattform? for example a link to the users account list, or a link to a specific resource account?
    br,
    max

    Hi,
    Yes, Its very much easy in R2 as compared to R1. You can use following link to achieve your requirement:
    http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/uicust.htm#BABIDJAB
    ~J

  • HowTo create a direct link to an approval

    Hi all,
    did someone of you tried to create a direct link to an approval?
    The link looks like this: "u2026/ProcessRequest?RequestID=12345&TaskID=111&EntryID=01234"
    So my question:
    Is it possible to use SQL statements in these scripts to read out the needed data from "MXP_PROVISION"?
    I have tried out this:
    Configuration in "EMailNotifiaction_Approval" Pass:
    MSKEY     %MSKEY%
    MX_APPROVERS    %MX_APPROVERS%
    MX_ENTRY_REFERENCE     %MX_ENTRY_REFERENCE%
    Coding in the script of "Next data entry" (just the relevant part)
    var entryReference = Par.get ("MX_ENTRY_REFERENCE");
    var sql = "SELECT MSKEY FROM MXP_PROVISION WHERE AUDITREF = " + entryReference;
    var sqlresult = "";
    sqlresult = uSelect (sql);
    I don´t get a Value into "sqlresult". I think one problem is that he doesn´t read the value of entryReference
    Br,
    Philip

    Thank you Thomas,
    the privilege was the problem.
    Maybe someone of you had the same problem.
    I have solved it like this now: (All with * marked lines can be found in the HowTo guide)
    *var pendingValue = Par.get("MSKEY");
    *var approverList = Par.get("MX_APPROVERS");
    *var entryReference = Par.get("MX_ENTRY_REFERENCE");
    *// uErrMsg(logLevel,"Approver List: " + approverList);
    *var approvers = new java.util.Vector();
    *approvers = uSplitString (approverList, "|");
    *var i = 0;
    *var result;
    *var emailAddress = "";
    *var idStore = uGetIDStore();
    *var emailAttribute = "%$MAILATTRIBUTE%";
    var sql = "SELECT APPROVALTASKID, AUDITREF, PARENTMSKEY FROM MXWV_PENDING_APPROVALS WHERE MSKEY = " + pendingValue;
    var sqlresult = "" ;
    sqlresult = uSelect(sql);
    var part = new java.util.Vector();
    part = uSplitString (sqlresult, "|");
    actionid = part.get(0);
    auditref = part.get(1);
    usermskey = part.get(2);
    // This line was made to get the unique name of the requesting person
    var sqlname = "SELECT AVALUE FROM MXIV_SENTRIES WHERE (ATTR_ID = 2 AND MSKEY = " + usermskey + ")";
    var name = "";
    name = uSelect(sqlname);
    var url = "http://10.44.110.68:50000/webdynpro/dispatcher/sap.com/tcidmwd~workflow/ProcessRequest?RequestID=" + auditref + "&TaskID=" + actionid + "&EntryID=" + pendingValue;
    I think there are much more solution. (Iam new at IdM )
    Br,
    Philip

  • How do I create a direct URL link to my iBook product page?

    How do I create a direct URL link to my iBook product page? The Apple iTunes linkmaker webpage appears to have been updated recently --- and I can't create a direct link to my iBook, or any iBook for that matter.

    No, not with a direct link to the iTunes product page which I can copy and use. However I found another work around by viewing another book's product page, then clicking "view more by this author" and found the link that way. Thanks for your reply.

  • How do you create a text link to jump to a row in numbers

    Short: How do I create some simple link from Row 1 Cell 1 showing December, to jump my screen down to row 300 for example?
    I want to do this because I use numbers for a 365 days per row long spreadsheet, and collumn A B C D E are staff names, it's alike a daily booking calendar for employees for me to see availability.
    I have made the top header row of staff names frozen, so when I stroll down I see the staff names above each collumn, useful. I have also added a row under this and want to write each month, e.g. Jan, Feb, Mar and turn those to links, taking me directly to the row in the spreasheet. How on earth does one do this?
    I have searched: internal link, simple link to a row, internal shortcut, internal link and others, can not find it in this forum, google or the help.
    Thanks
    Andy

    This script isn't based on a Numbers 09 script so I don't know if it works the same way, but it seems to work ok in Numbers 3.5.
    The dates (Jan 1, Jan 2... Dec 31) must be formatted as text, NOT as date and time.
    For ease of reference the table is called Holiday Planner. The script must be updated if this is changed.
    The top of the table looks like this:
    This is the script:
    set esc_key to 53
    tell application "Numbers"
      activate
      set the_month to (choose from list {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"} ¬
      with prompt "Which month do you want to jump to?")
      if the result is false then return
      set the_month to the_month as string
      tell document 1
      tell active sheet
      tell table "Holiday Planner"
      set the_row to item 1 of (every row where ((value of cell 1) begins with the_month))
      set selection range to the_row
      tell application "System Events"
      key code esc_key
      end tell
      set selection range to the_row
      end tell
      end tell
      end tell
    end tell
    One cosmetic problem is that when you jump "onwards" in the calendar as opposed to "backwards", the first row of the month appears at the bottom of the window rather than at the top. I'm not sure there's any way of fixing that.
    Save the script in your ~/Library/Scripts/Numbers/ folder and then you can run it from the Numbers script menu:
    Hope it's useful.
    H

  • How to hide "Create Requisition Request" link in MSS

    Hi All
    How to hide "Create Requisition Request" link which is in Recruiting services in MSS?
    Rgrds
    Sri

    Hello,
    Create Requisition Request is triggered by Home Page framework service MSS_HCM_RECRUITING_NEWREQ_REQUEST.
    In order to deactivate it, in customizing:
    SPRO-IMG:
    Cross-Application Components
      Homepage Framework
        Services
          Assign Services to Subareas
    On the entry :
    MSS_HCM_RC_REQREQUEST     MSS_HCM_RECRUITING_REQ_STATUS_OV     20
    You can set the position as blank, so it will not show up. You can also delete this entry.
    Regards,
    Bentow.

  • How do I create a web link??

    How do I create a web link??
    I want to be able to take some text or an image and have it link to a website. Seems simple, but am unable to do this and searching online I haven't found any solutions. I have tried copy and paste from word, create in Acrobat Professional and then open with Designer. None seem to work. Please Help. Thanks.

    In Acrobat Standard and Professional there is a "Link Tool" that can be used to create links by drawing a link box around the object you want to appear under the link box. You will be provided a pop up window offering you the choice of the various types of link you can create.
    The "Link Tool" is on the "Advance Editing" tool bar. More information is available in the "Complete Help" under the menu bar "Help" option.

  • How do you create a database link in Forms9i

    I am writting and application that is to connect to multiple databases and do given task, but the triggers I assign to items only work in the database that you connect to for forms to run.
    How do you create a database link in Forms9i?
    Thank you in advance for your reply.
    Travis

    It seems like you will have to have database links set up in all your databases to point to all other remote databases and have a common global naming scheme for all your objects so that no matter what database you log into you will have access to all objects in the universe.

  • We have 2 iphone 5s sharing the same apple ID.  When browsing Safari on one phone it automatically sends a link to that page to the other phone.  How do we turn this off please?

    We have 2 iphone 5s sharing the same apple ID.  When browsing Safari on one phone it automatically sends a link to that page to the other phone.  How do we turn this off please?

    @apup80
    It sounds that you are running the same iCloud account with two phones.  I recommend you to create a different iCloud account and you should be all set.
    Creating an iCloud account: Frequently Asked Questions - Apple Support
    iCloud: Remove your device from Find My iPhone

  • How to Link another JSP Page in the same portal component

    Hi Guys,
      I am a new guy to SAP, currently, I want to add href link to another JSP in the same component, so I used <a href="<%=webpath%>/jsp/AboutPage.jsp">, but obviously, the link can not display target page due to privilege restriction, does anyone know how to resolve this problem? thanks very much!
      Best Regards
      James

    Thanks srinivas,
       Sorry for late response, too busy yesterday.
       Currently, I want to create a URL link in the page which links another JSP page in the same portal component, but the problem is this JSP page is under PORTAL-INF folder, so due to privilege problem, I can not create the link like the following:
    <a href="jsp/test.jsp">Link</a>
       I konw if I move test.jsp out of folder PORTAL-INF, the above way should work, but then, I found the JSP page can not access componentRequest and get resource bundle object.
      Am I clear, please let me know, thanks!
    Regards.
    James

  • HT2506 After I save my pdf document, the links to different pages within the pdf take me to the wrong page. How do I fix it?

    After I save my pdf document, the links to different pages within the pdf take me to the wrong page. How do I fix it?

    May you please elaborate... How are you creating the pdf documents (procedure, software, etc.)? How are you inserting links into your documents?... etc., etc.

  • How do I create a new account and get stuff from the old account to the new account

    How do I create a new account and get stuff from the old account to the new account

    There are instructions on this page for creating a new account : Set up an Apple ID in iTunes
    Or if you don't want to give credit card details : Create an iTunes Store, App Store, or iBooks Store account without a credit card or other payment method
    But you won't be able to transfer purchases from your old account to it, all content that you download from the store will remain tied to the account that downloaded it.

  • HT4528 how do I create an event in my calander that repeats the second thursday of every month

    how do i create an event in my calander that repeats the second thursday of every month

    This should get you started down the pathJust replace User data with your cluster and do the data integrity check in the value change event use a simple one button dialog to notify the user which values are out of compliance and disable and grey the OK button untill all conditions are met.
    Jeff
    Attachments:
    Prompt(Date).vi ‏50 KB

Maybe you are looking for

  • File size too big with project manager

    I'm working on a single video file with a size of 46,44 GB (Apple XDCAM HD422 1080i50 (50 MBit/s CBR), 1920 × 1080 (1888 × 1062), 16,7 Mill.). Clips from this file are copied to three seperate sequences (One rough cut and two final cuts). When I try

  • Max allowed No of rows in SAP NetWeaver BW Connection

    Hi Experts, I am building a dashboard using SAP Netweaver BW Connection. Query results in approx 4000 rows of data.(we know its not preferred to go with >512 rows of data but client is ok with the performance issue because of more data). When i publi

  • Dreamweaver won't preview swf in firefox

    So I created a simple banner that sits at the top of my page in Flash CS3, exported it as a SWF and then went into Dreamweaver (Also CS3) and went Insert>Media>Shockwave, and embedded the swf file in to a a set of divs. When I preview in firefox, the

  • Dunning issue

    Dunning is not happening when advance payments made to the vendors (SPL GL indicator), I have made setting in FBMP checked SPL GL indicators, in addition to necessary Dunning configuration. 1. Senario as below. Advance payment request made to vendor

  • PDF with XFA elements

    how do i convert a pdf with XFA elements to word?