ReturnToPortal Page not returning correctly

Have a narrow portlet which searches a database returning records using form post:
<form name="filter" method="post" action="display.jsp">....</form>
This works fine, opening a new page, single column, wide in the portal displaying the results. This display page contains a button which returns the user back to the page from which the display was called using:
returnToPortal();
All works fine except if the user clicks a another portlet link on the same page as the narrow portlet and hits the back button on the browser. When the narrow page posts the display page and the user clicks the link to returnToPortal, the user is returned to the page in which the other portlet link was displayed rather than the original page containing the portlet.
What am I doing wrong? How can I have a link on a page posted by the form and insure the user goes back to the original page of the portlet rather than another page?

You're nesting a label within <p> - which is not necessary.
Change this:
<td><p>Address
  <label for="address_1">Line 1</label>
:</p></td>
to this:
<td><label for="address_1">Address Line 1:</label></td>
See if that helps.

Similar Messages

  • Major Problem - some pages not displaying correctly

    All,
    I have a problem with some pages not displaying correctly i.e.
    SE80 navigation page
    F1 help
    I am using XP sp2 and we have the latest version of internet explorer 7 (which I cannot uninstall as it is company policy)
    SAP version is 6.4c.
    I am using SAP Gui 7.10 with the latest patch 710_7.
    This is making the system completely unusable for me.
    I have read a few forum posts mentioning that upgrading to the latest patch version will resolve this problem, but this clearly has not worked for me.
    Can someone please help,  how do I actually esculate this to SAP?
    <REMOVED BY MODERATOR>
    thanks
    Edited by: Alvaro Tejada Galindo on Apr 8, 2008 4:07 PM

    what kind of useless answer was that?  If you have no constructive comments to add please refrain.
    I am a SAP developer in ABAP and its related to SE80 which I used to use primarily for editing code (i now have to use se38).
    I often use F1 for hints on code etc to use and syntax so it does make it very difficult for me.  If there is a more appropriate forum for this please direct me, instead of posting in gibberish english.
    Max - I assume you have the same problem and it is also not resolved by the latest patch.  I wonder is there a way this can be esculated with SAP?
    Edited by: Steve Trillo on Apr 4, 2008 10:43 AM

  • Login action buttons no longer work and some pages not displaying correctly after upgrade.

    After recent update, some web pages not displaying correctly and Login buttons on some sites do not work. I've updated my plugins and restarted computer, but problems remains. Is this Java, Javascript or something else? Same pages are working fine in IE.

    Please update the firefox to the latest version of firefox 26
    Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    <b> To Enable SafeMode </b>
    *You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    If it works in Safe Mode and in normal mode with all extensions (Tools > Add-ons > Extensions) disabled then try to find which extension is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: "Firefox > Quit Firefox"; Linux: "Firefox/File > Quit")
    * https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Large product page not displaying correctly on responsive webpage.

    Large product page not displaying correctly on responsive webpage. Not really sure what to adjust or correct.
    http://iamartde.businesscatalyst.com/apparel-1/i-am-art-sweatshirt-white

    Hi,
    I think it may be <div class="html5gallery-viral-0"> (contains the social media buttons) // screencasteu.worldsecuresystems.com/AP/2013-08-01_1033.png
    It's the only element that isn't in sync with the other elements on page, when compared to home.html for example.
    Kind Regards,
    Alex Pavelescu

  • Page not showing correctly and missing sitemap

    I have two problems involving Dreamweaver 8.02.
    First is the index page not loading correctly. But when you
    preview the page from Dreamweaver's browser everything shows fine.
    But opening up a new broswer it is all messed up. I am using
    Dreamweaver 8.02 and one of the existing templates in CSS style.
    Second issue is the missing sitemap whenever I FTP files to
    the server. I used to be able to view the remote site and the local
    files side by side. Now. the white box indicating that perspective
    is gone. Did I click on something accidentally? If so, how do I
    reset everything?
    Here's the URL:
    http://www.clarkandclarkpublishing.com/
    I have also attached the code.

    I'm not sure but could the problem possibly be with the router itself. I checked many other topics of people reporting the same problems as me and the person above me. They all seem to be the same WRT54G wireless routers and all seem to have been reported at least within the last couple weeks. It seemed like the help given too never really helped the problem. I'm sure it's not the browser because I have had the same result on all that I've tried or the firewall because I have had that off while trying just like everyone else who seemed to have the problem.

  • Fsbtodb macro in ufs_fs.h does not return correct disk address

    I'm using fsbtodb to translate the file inode block address to file system block address.
    What I've observed is fsbtodb returns corretct disk address for all the files if file system size < 1 TB.
    But, if ufs file system size is greater than 1 TB then for some files, the macro fsbtodb does not return correct value, it returns -ve value
    Is this a known issue and is this been resolved in new versions
    Thanks in advance,
    dhd

    returns corretct disk address for all the files if file system size < 1 TB.and
    if ufs file system size is greater than 1 TB then for some files, the macro fsbtodb does not return correct value, it returns -ve valueI seem to (very) vaguely recall that you shouldn't be surprised at this example of a functional filesize limitation.
    Solaris 9 was first shipped in May 2002 and though it was the first release of that OS to have extended file attributes I do not think the developers had intended the OS to use raw filesystems larger than 1TB natively.
    That operating environment is just too old to do exactly as you hope.
    Perhaps others can describe this at greater length.

  • Res.getPathTranslated() does not return correct URL of the page requested

    Hi,
    The res.getPathTranslated() statement in the below code (in doFilter method) does not return the correct URL of the requested webpage.
    Whenever a web page is accessed using a return statement (eg : return "nextPage"; ) inside a button's action method or a hyperlink's action method, the res.getPathTranslated() returns the URL of the current webpage instead of returning the URL of the webpage that is actually requested.
    For example if there is a button on the page http://localhost:29080/MyJaas/faces/firstPage.jsp
    And the button_action() is as follows
    button_action()
    return "nextPage";
    The res.getPageTranslaged() returns "http://localhost:29080/MyJaas/faces/firstPage.jsp" instead of "http://localhost:29080/MyJaas/faces/nextPage.jsp"
    However, if the webpage is requested by populating the URL property of the hyerlink in creator IDE, the res.getPathTranslated() returns the correct (requested) web page.
    How to make res.getPathTranslagted() return the correct URL when the webpage is accessed from hyperlink's / button's action method?
    I know that the explation is not very clear, so please bear with me. Let me know if you need more clarificatons. Thanks in advance for showing interest in this issue.
    And by the way, the code below is the same as that used in Jaas Authentication tutorial :- http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/2/jaas_authentication.html
    package jaasauthentication;
    import javax.servlet.Filter;
    import javax.servlet.FilterChain;
    import javax.servlet.FilterConfig;
    import javax.servlet.http.HttpSession;
    import javax.servlet.ServletRequest;
    import javax.servlet.ServletResponse;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    public class SecurityFilter implements Filter{
        /** Creates a new instance of SecurityFilter */
        private final static String FILTER_APPLIED = "_security_filter_applied";
        public SecurityFilter() {
        public void init(FilterConfig filterConfig) {
        public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws java.io.IOException, ServletException{
            HttpServletRequest req = (HttpServletRequest)request;
            HttpServletResponse res = (HttpServletResponse)response;
            HttpSession session = req.getSession();
            String requestedPage = req.getPathTranslated();
            String user=null;
            //We dont want to filter certain pages which include the Login.jsp/Register.jsp/Help.jsp
            if(request.getAttribute(FILTER_APPLIED) == null) {
                //check if the page requested is the login page or register page
                if((!requestedPage.endsWith("Login.jsp")) && (!requestedPage.endsWith("Register.jsp")) && (!requestedPage.endsWith("Help.jsp"))){
                    //Requested page is not login.jsp or register.jsp therefore check for user logged in..
                    //set the FILTER_APPLIED attribute to true
                    request.setAttribute(FILTER_APPLIED, Boolean.TRUE);
                    //Check that the session bean is not null and get the session bean property username.
                    if(((jaasauthentication.SessionBean1)session.getAttribute("SessionBean1"))!=null) {
                        user = ((jaasauthentication.SessionBean1)session.getAttribute("SessionBean1")).getUsername();
                    if((user==null)||(user.equals(""))) {
                        res.sendRedirect("Login.jsp");
                        return;
            //deliver request to next filter
            chain.doFilter(request, response);
        public void destroy(){
    }

    Guys any solution for the above problem?
    Right answer fetches 10 duke dollars..

  • ADDT not returning correct results

    Hello
    SELECT tblTraders.trader_company AS trader_ref, tblTrades.trade_name AS trade_ref, tblT2t.t2t_id
    FROM (tblT2t LEFT JOIN tblTraders ON tblT2t.trader_ref = tblTraders.trader_id) LEFT JOIN tblTrades ON tblT2t.trade_ref = tblTrades.trade_id
    WHERE {$NXTFilter_rstblT2t1}
    ORDER BY {$NXTSort_rstblT2t1}
    With reference to the above SQL statement generated while using dynamic list wizard, the SQL does not return the correct results.
    Sadly the SQL does not retrieve the field "trade_ref" and is blank when the "test" button is used.
    Anyone got any ideas?
    Cheers
    Paul

    Hi Paul,
    does this query return the correct results when loading the page in a browser ?
    Cheers,
    Günter

  • MessageChoice does not return correct value

    Hi
    I am problem with MessgeChoiceBean's improver beharior
    For the first time it retunrs blank and subsequently In one page if I select Yes, it returns No.
    In another page it does not return any thing for the first two selections. And I reciev flip values.
    I ran VO outside, VO is returning correct values.
    MessageChoice attributes and associated PPR:
    Data Type: Varchar2
    Initial Value: N
    Pick List view Definition: oracle.apps.xxx.docs.common.lov.server.YesNoVO
    Pick List View Instance: YesNoVO3
    Pick List Display Attribute: Meaning
    Pick List Value AttributeL LookupCode
    ActionType: firePartialAction
    Event: handleNewLocationFlagChange
    Parameter Name: newLocationFlag
    Parameter Value: ${oa.CustomerInfoVO1.NewShipToLocationFlag}
    ProcessParameterForm Code:
    if ("handleNewLocationFlagChange".equals(event))
    String newLocationFlag = pageContext.getParameter("newLocationFlag");
    Serializable[] parameters = { ""+newLocationFlag};
    Class[] paramTypes = { String.class};
    am.invokeMethod("handleNewLocationFlagChange", parameters, paramTypes);
    VO definition:
    select LOOKUP_CODE,MEANING
    FROM ONLINE_DOCS_LOOKUPS
    WHERE ONLINE_DOCUMENT_CODE = 'ALL'
    AND LOOKUP_TYPE = 'YESNO'
    ORDER BY ATTRIBUTE1
    View output:
    LOOKUP_CODE     MEANING
    N     No
    Y     Yes
    I have quite a bit number of columns to change render property.
    Any help will be appreciated.
    Thanks
    Prasad

    Your question is not clear, are you saying the values in the messageChoiceBean is not displayed properly. As far as I can see from the definition the poplist picks the values from a lookup(Yes, No) values and has a PPR action associated with it. Did you check what this method handleNewLocationFlagChange is doing in the AM ?

  • Router's Web-based page not loaded correctly.. Need Help!!

    I'm using WRT54G v2.2 router and recently i noticed tat i've flashed a wrong firmware which is WRT54GL version, so wat i did was i flash the original v2.2 firmware which i noticed it had not been updated since 2007... after i flashed the router and i log into the 192.168.1.1 webpage.. all the tabs and many options are missing as though the page was not loaded correctly or fully loaded and i cant even get into the management page and so on..
    I really need help on this..  

    Hold the reset button down for 30seconds and then release it. Unplug the power cable for 10 seconds. try accessing the set up page once again and see if it makes a difference.

  • Text on some pages not displaying correctly since Lion upgrade

    Since upgrading to Lion a few days ago, I find that the texg on many web pages does not display correctly. It appears to affect mainly header texts - all I get is a row of the capital letter "A" in boxes. I am running Safari Version 5.1 (7534.48.3) on Lion 10.7 Build 11A511.
    Can anyone suggest a fix for this?

    Try here >  All I see is the letter "a": Apple Support Communities

  • Pages not loading correctly

    I am having trouble with certain webpages not loading correctly - even on this site. It appears incomplete. The problem is especially prevalent on Amazon. The page simply won't download fully- all the formatting if off to one side and the site is unresponsive. It is the same whether I use Safari, Firefox or Chrome. I have emptied my cache, reset cookies, but still the same. Any suggestions? I can't live without Amazon!

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
    If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296
    If your computer is part of a network: please refer to this page: http://www.opendns.com/start/bestpractices/#yournetwork and follow the advice given.
    You could also try these codes as well: 4.2.2.1 & 4.2.2.2
    If you use a Router, make sure it has the latest firmware installed.
    One reason for a slowness in page loading may be the 'DNS Pre-fetching' feature of Safari 5.x
    This is described here:
    http://support.apple.com/kb/TS3408?viewlocale=en_US

  • One page not loading correctly

    I am using the latest Muse CC. It seems the problem began when I downloaded the new version of Muse CC.
    My ads page under portfolio on www.tallguygraphics.com is not uploading correctly to the server since I added new items to the page. I have tried to remove all the new items but it still has problems. There are several other pages using the same design and they load correctly. Has anyone had this problem or know of a way to correct it?
    I'm frustrated trying to figure it out.
    Thanks, Todd
    [email protected]
    www.tallguygraphics.com

    Hi Aish,
    Thanks again for the quick reply. It looks right on your end except that it is supposed to be centered with the page. What browser are you using?
    I'm on a Mac and the browsers I use; Chrome, Safari, and Firefox all show something crazy. See below.
    I will try uploading with Transmit and see if that helps.
    Thanks again- Todd

  • Support Page not loading correctly to FTP host

    I recently updated my muse and once i did that one of my supporting pages is not loading corectly now. I have 16 supporting pages and all others are working just fine. I have tried to upload on a different computer. created a new supporting page and moved all content over. reverted the site back to an older version i had saved and non are allowing this single supporting page to load correctly. www.medamilitaria.com supporting page Edge Weapons. I also created the new supporting page Edge Weapons 2 today and that is still not working

    Hi
    Seems the page is not exported properly to root location.
    Please check if the page is exported to root or not, if not then try to export as html and then use any FTP client to move the exported html folder to your root overwriting the existing ones.
    Thanks,
    Sanjit

  • Web page not loading correctly

    This web page does not load correctly in Firefox but is okay in other browsers:
    http://forums.techguy.org/
    Can anyone help please?

    Hi, I don't think it's important to understand the results, it does us no good, other than to know they've made a mistake when designing that page, perhaps just a minor one that affects several thing after that, and that some Browsers can handle or figure out that error.
    A bit like I ask a browser to draw me a map of what's at 1st & James street, and there is no 1st & James, but there is a nearby 1st & Main street, & a 2nd & James, so one browser refuses to draw what's at 1st & James since there is nothing, another draws what's at 1st & Main street, & what's at 2nd & James, figuring that must be what's wanted.
    Bottom line, someone caring for that site needs to fix the error, or you can use a browser that handles that problem.

Maybe you are looking for

  • Steps for creating pop-up text on a specific customer when creating a order

    We want to be able to have a pop-up text for some customers, for instance informing the user to mark the order a special way. How is this done? Also, if we want for some customer always mark the PO number (VBKD-BSTKD) with the same reference, how can

  • What are these Gray and blue parts on the Timeline?

    I have no idea what they are for,I've looked for a few minutes. I've looked all around,but there is no way to delete them I've come across. I'll show you what I mean,this would help alot! Answer Some Time Soon! I need it right now kinda...

  • Any Best Practices (i.e. DOs and Don'ts) for source to target MAPPINGs?

    Hi Experts, Any Best Practices (i.e. DOs and Don'ts) for source to target MAPPINGs? I will appreciate any hints on this. Thanks

  • Automatic Deployment Rule - Error 5

    Hello, I'm experiencing an odd issue with setting up an automatic deployment rules. Everything looks like it's fine, but it's running into a permissions error on the location of the package. I enabled auditing and gave EVERYONE full access to the sha

  • Charge and listen in car?

    i have a 2g ipod shuffle, i can listen to it in my car via a 3.5mm to 3.5mm cable connected to the aux socket of my car, but is there anything i can buy which will allow me to charge and listen to it at the same time?