Restrict Navigation after hitting Apply Button

Hello All,
I want to restrict the user not to go to next page after Apply button is hit .
Issue
One of the values get populated only after the Apply Button is hit and based on the value, i need to restrict the user to provide correct details.
I have extended the CO and trying to achieve this, please let me know.
Thanks
Rakesh
Edited by: Rakesh S on Nov 25, 2009 11:43 AM

How are you navigating to next page? SetforwardURL or forwardImmediately?
Try to do setForwardURLToCurrentPage() at the end of the processFormRequest()
--Prasanna                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • HT201269 I have lost all my contact details on my iphone 4s and I cant get them back even after hitting restore button.

    I have lost all my contact details on my iphone 4s and I cant get them back even after hitting restore button.

    This might be because that your game update or other software automatic update killed your contacts. You should make a frequency and regular backup for your iPhone so that all the data could be renewed to your backup data. Whenever you lost iPhone data, you have a choice to restore from iTunes. That is easy and free.
    However, this is not the end of the world if you don't have any backup of your iPhone contacts, you can recover contacts with iPhone data recovery software, but that need you to pay for it. So making a backup is a good habit.  Do you know how to use iPhone data recovery software to recover iPhone contacts without backup? If not, you can search in YouTube to get step-by-step guide to recover iPhone contacts from iPhone without backup. This is such an example: How to Recover iPhone Contacts - Step-by-step Guide.

  • 3 GS freezes to white screen occasionally after hitting home button.  Has anyone ever experienced this?

    Has anyone ever experienced a white screen that freezes then turns black after hitting the home button?

    I have had intermittent white screens for some time (as in three years). It happens when the phone "wakes up". I hae lost calls that I could not answer because the screen was white. It has come up white when I hit the home screen. Not always, but with random frequency. All I have to do it hit the power button (I do not have to power off, just hit the button) and  reopen the phone and it is gone. I know the phone is functioning under this screen, I just cannot do anything.
    My first 3GS had the problem so severly I called Apple. After two and a half hours of resets of various kinds, they decided the phone was bad and sent my a replacement. It was better, but it still has the issue. I have gotteb used to it and am waiting until I can get an upgrade to the phone in the hopes it takes care of it. In the meantime, I occasionally doa search here and un the intertubes to see if someone else has the issue and a solution.
    My suspicion has been that some app I downloaded causes it, but I have deleted apps and cannot get rid of the issue.

  • PDF form reset to blank after hitting  send button

    How can I make the PDF form reset back to the original after someone hits the "Send by email" button?

    You can try to use the following on a 'click' event of the button.
    It will reset the form after you email.
    var myDoc = event.target;
    myDoc.mailDoc(
    false,
    "[email protected]", "", "",
    "Subject goes here.",
    "Body message goes here."
    xfa.host.resetData();

  • IPad displays a black backlit screen after hitting home button to wake

    When I press the home button to wake my iPad 2 up after the display goes to sleep I get a black screen with backlight and nothing else. My short term fix is just hitting the sleep wake button and it usually responds

    Devinpz-
    Check out Settings-Brightness & Wallpaper.  Mine has Auto-Brightness set in the middle of its range.  I have images set for both the Wake-up screen and the Home screen.  If your Brightness is set too low or your Wake-up screen image is black, that might explain at least part of your problem.
    One thing to try is to reset (reboot) your iPad.  Hold both the Home and Sleep buttons for several seconds until the Apple logo appears.  Ignore the "Slide to power off" arrow.  The iPad will restart after a couple of minutes.  Resetting this way will not hurt anything, and sometimes clears up mysterious problems.
    Fred

  • Adobe Add Popup After hitting submit button

    I am a member of the Cloud.  When I downloaded Adobe Acrobat I also got Form Central.  I created a form and put it into a site.  When I clicked the submit button I got the following response..
    Thank you for completing the form and below that was an advertisement for someone to try Form Central.
    Is there a way to delete the ad.  Some clients are not going to want that on their website.
    Thanks

    Unfortunately FormsCentral is not included in the Creative Cloud subscription (you can vote for the idea here : http://forums.adobe.com/ideas/2328)
    If the author of the form has a paid FormsCentral subscription then there is no FormsCentral ad on the Confirmation page.
    Gen

  • Help please...iphone5 when trying to make a call, after hitting green button to make call, screen goes straight back to keypad and all incoming calls go straight to voicemail, any ideas please? Everything else seems ok. No problem with sim or carrier

    Hi...I have just obtained a secondhand iphone 5.  I'm not technically minded  and I don't understand 'geek speak' so please be gentle.  I have done all I can think of to bottom this problem. I have switched on and off.  Tried different o2 sims (including 2 brand new) that I know are fine, restored to factory settings, changed carrier from 'Auto' to O2 and spent ages on line with o2 chat but everything at their end is absolutely fine. Everything on the phone seems to be working apart from the phone aspect of things. All incoming calls go straight to voicemail and show on the phone as 'Cancelled calls' and when dialling out,  I can key in the numbers and get the keypad tone (not dialling tone) but as soon as I press the green key to make the call, all that happens is the keypad pops back up onto the screen. The phone was bought on ebay as an o2 phone (the photo showed Giffgaff on the phone's screen but I understand this to be one and the same?) and as being 6 months old but I have put the serial number into the support website and...surprise surprise..,it must be at least twice that age as the warranty has expired.  I have made 2 attempts to have a web chat with Apple Support,  have reached the 'You're all set, we'll be with you in 2 mins'  and have been left hanging there for over an hour on each occasion,  so I've given that up as a bad job!!  Any help will be much appreciated...and also, will Apple charge me £25 for each of the aborted chat attempts, please?  Over to you...hopefully and many thanks in anticipation.

    My phone works all fine when am in mumbai but as soon s i leave mumbai I am not able to make an otgoing call
    This is entirely a carrier issue.  If your carrier (airtel) doesn't provide service outside of Mumbia, this has nothing to do with your iPhone.
    i feel i need to change my brand
    This is a user-to-user tech support forum, not Apple.  No one here cares at all about your threats.
    NEVER post personal info in this public forum

  • How to create a label after hitting a button

    l = new JLabel();
    l.setSize(22, 22);
    l.setBackground(Color.blue);
    jContentPane.add(l, null);
    i tried this code in actionPerformed but nothing happens
    could anyone help me plz

    l = new JLabel();
    l.setSize(22, 22);
    l.setBackground(Color.blue);
    l.setOpaque(true); //<-- insert this line to see a blue label
    jContentPane.add(l, null);

  • After pressing the apply button, all fields become readonly in page

    hello friends,
    i have a requirement that when i click the apply button , all the records should save into database then all the fields should become readonly in page.
    vary urgent....
    Thanks
    krishna.

    Krishna,
    To make bold use the CSS OraDataText on fields.
    cant we disable add another row button when we press apply button. why because after pressing apply button add another row can add new row and that row also becoming readonly. so how to control that addanother row button after pressing apply button.Yes you can disable the add another row button by using SPEL.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Apply button not working In Sharepoint Integrated mode

    Env:- SSRS 2008 R2 with Sharepoint 2010
    For some report users, the Apply button is not working (SharePoint integrated mode).
    After they select all the parameters in report and hit apply button , the page remain blanks and nothing happens.
    This issue is experienced by certain user only.
    When i checked the ULS log i found this during that duration
    Process                                     Category                          
    Category          EventID
    ReportingServicesService.Exe    Sharepoint Foundation      Database              4ohq
    Site Enumeration Stack:   
    at Microsoft.SharePoint.Administration.SPSiteCollection.get_Count()    
    at Microsoft.ReportingServices.SharePoint.ObjectModel.RSSPBaseCollection.get_Count()    
    at Microsoft.ReportingServices.SharePoint.Server.SharePointPropertyProvider.GetProperty(String propertyName)    
    at Microsoft.ReportingServices.SharePoint.Server.SharePointPropertyProvider.GetSystemUrl()    
    at Microsoft.ReportingServices.Library.GetSystemPropertiesAction.PerformActionNow()   
     at Microsoft.ReportingServices.Library.RSSoapAction`1.Execute()   
     at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.GetSystemProperties(Property[] Properties, Property[]& Values)   
     at Microsoft.ReportingServices.WebServer.ReportingServiceSPImpl.GetSystemProperties(Property[] Properties, Property[]& Values)  
    at Microsoft.ReportingServices.WebServer.ReportingService2010Impl.GetSystemProperties(Property[] Properties, Property[]& Values)    
    at Microsoft.ReportingServices.WebServer.ReportingService2010.GetSystemProperties(Property[] Properties, Property[]& Values)    
    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)    
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)   
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)  
    at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)    
    at System.Web.Services.Protocols.WebServiceHandler.Invoke()    
    at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()   
     at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)    
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)    
    at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)    
    at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)   
     at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)    
    at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)   
     at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)    
    at ReportingServicesHttpRuntime.RsHttpRuntime.ProcessRequest(IRsHttpPipeline rsHttpPipeline) 
    Can somebody please help on this.
    Thanks,
    Sandeep
    ~~ Mark it as Answer if you find it correct~~

    Hi Sandeep,
    Thanks for your feedback.
    I haven’t find any documentation illustrate this limitation, it’s just my experience,  I have a report which contains a muti-value parameter, it contains 500 value items and the length of each value is equal or greate than 10 characters, when I select
    all parameter values, there is no response when I click the apply button, however, when I only select several items in it, the report showing fine, I could not sure your issue is the same with mine, it’s just my conclusion. If your issure is not related to
    the length of the selected parameter, just occures to certain users even they selected with the same parameter values with the other users who run fine with this report, then this reply should not adapt to your scencario, it is so unbeliveable it is not working
    only for certains users, I have not experience this issue before, and the information you provided is so limited that I could not address the root cause of your issue.
    Thanks,
    Bill Lu
    Bill Lu
    TechNet Community Support

  • Sy-ucomm problem when hitting enter button

    Hello all,
    I am implementing a user exit for CO11N screen and i want the control after hitting save button so i made a control for sy-ucomm and i gave an error message. But when i hit enter button after this error message, sy-ucomm still equal to BU so it gives error message again. How can i prevent this?
    Thanks.

    Im not creating blank message
    i use the a term but the problem is, when i first hit save button and see the error message,than  i hit enter button to pass the message and make the input fields editable again. But sy-ucomm is still equal to BU so it show the message again and again and i cant return to normal input screen. And if i make the message type 'S' i cant block the saving process.
    I have to option first i will use type E message but i have to get over the problem above, or i will use type 'S' message but i have to stop the transaction after this message. I used type E like S or type S like E. They didnt work.

  • After downloading firefox to a new computer and using sync I no longer have any navigation bar or menu button.

    This is on a windows computer at work. It actually happened on 2 new computers. Before the sync, both the navigation bar and menu button were there. After the sync - Gone! I have tried uninstalling firefox and then reinstalling, but when I reinstall, the problem is already there, and the bookmarks from the sync reappear automatically on the reinstalled version. Is there any way to uninstall the sync?

    Currently UI customizations do not sync. However you can add this about:config.
    services.sync.prefs.sync.browser.uiCustomization.state = true

  • When I pressed Apply button after autoupdate, i get window reading as connecting to server and it goes on for hours together and no end and no further message.

    I proceeded to update automatically and the I got the window to apply. I clicked the "Apply" button. The browser closed and reopened immediately, and my antivirus asked me whether to allow the software. I clicked allowed. Then I got the window reading as "Connecting to server etc.". I was waiting for further development. But this window keeps on showing same message without any progress even after I kept the same opened for nearly1 hour.

    If you have problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Do not remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • How do I recover a .app and its file contents after osx "click and hold" "hit x button" delete

    How do I recover a .app and its file contents after osx "click and hold" "hit x button" delete.
    Accidently deleted rapidweaver and all of its content and paid plugins with it. all contain in its package contents. how do i restore.  I tried using recovery software.

    It is possible that you inadvertently corrupted the file while doing the edit.
    But it could also be possible that you moved the file? For iMovie to see it, it should be in the Movies/iMovie Projects folder.

  • 3G still won't turn off after hitting home and sleep button at same time. Any other ways to try?

    3G still won't turn off after hitting home and sleep button at same time. Any other ways to try it?

    And when you held them neither the red Off slider nor the Apple logo appeared?
    If not then your sleep button is broken, you will need to get it serviced.

Maybe you are looking for