How to stay on the same page after submitting the Page to commit the row.

I have a page where I am accepting a ket column from the users , Now I want to have to buttons where user can enter one row and click 'Create & Exit' which would them to the menu. But another button would be 'Create' that would create the row in the table would keep user on the same page , so he/she can enter more rows.
My 'Create & Exit' button has settings in 'Actions when Button Clicked'
Action - Submit Page
Execute Validation - Yes
Database Action - SQL INSERT Action.
My 'Create' button has settings in 'Actions when Button Clicked'
Action - Redirect Page in this application
Page - 9 (Same page)
Database Action - SQL INSERT Action
When this didn'tr work
I changed
Set This items - All the variable from the table
With These Values - All the variable from the page
Still this doesn't work.
I very new to APEX application.

Here's an approach:
Delete your existing Create button and then redefine it as a copy of Create & Exit.
Then create two Page Branches, one that branches back to your Menu when the Create & Exit is pressed and another Page Branch that remains on your current page when the Create button is pressed.
Jeff

Similar Messages

  • Opening multiple links in different tabs (not at the same time & after about seven tabs); I notice the sites don't load... Just sits, saying "Connecting..."

    Linux jabber8440 2.6.32-25-generic-pae #45-Ubuntu SMP Sat Oct 16 21:01:33 UTC 2010 i686 GNU/Linux
    Just installed firefox-4.0 from apt-get (ppa:ubuntu-mozilla-daily/ppa)
    Using the beta version in the exact same manner as 3.6.11. Daily use involves editing mediawiki pages, perl based request tracker, nagios interface, and google searching for articles. I did the same steps in 3.6.11 and the links load almost immediately (even after clearing the cache).

    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.
    If that did not help;
    Start your '''Computer''' in safe mode. Then start Firefox. Try '''Safe''' web sites.
    '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Starting The Computer In Safe Mode; Free Online Encyclopedia]'''

  • I installed the latest version AND the beta and with both I have the same problem: After I install, they both work the way they should. When I turn off my computer and get back on later, Firefox is NOT "installed", according to my computer.

    ''locking as a duplicate of this - https://support.mozilla.com/en-US/questions/791340''
    I installed the latest version first. When I was done, Firefox was working great. I got off and went back on to my computer later. Firefox was not there, but the shortcut was. I got this error that the item that referred to the shortcut was no longer there. I uninstalled. I tried the beta (4) and the same exact issue occured.

    ryansaint11,
    this isn’t Apple support; this is a user-to-user forum. We’re just fellow users of Apple products here.
    If you want to boot from your SSD, then you should put the SSD where your HDD currently is, and put the HDD into the optical bay. (That setup will also get you the best performance.) At the moment, you’re still booting from your HDD. Note that you will need to format your SSD in Disk Utility [with the “Mac OS X Extended (Journaled)” format] so that you can install OS X onto it.
    Since you have an Early 2011 model, it might or might not have originally come with grey installation DVDs. You will be able to find out whether it did or not by trying to use OS X Internet Recovery to install OS X onto your SSD. If it does not work, or if the installed OS turns out to be Snow Leopard, then it will have originally come with the DVDs, and you should purchase a replacement pair of DVDs from Apple or iFixit; those discs will have your MacBook Pro’s Apple Hardware Test and its iLife apps. If the installed OS turns out to be Lion, then it will not originally have come with the grey installation DVDs, and your Apple Hardware Test will be installed along with Lion, and your iLife apps will be downloadable from the Mac App Store.

  • How do I get new pages in new tabs to automatically go the same setting as my home page? Google is my home page, and I want the opening in new tabs to default to Google also.

    Whenever I open a new tab, I want the new page to open to the same setting as my Home Page (in my case, Google). Instead it takes me to Bing. Even my Home Page reverts to Bing after I've set it to Google.

    The default New Tab in Firefox is a blank page and there is no built-in option to change that.
    *CTRL+left-click the Home icon will open a new tab to your set home page.
    **See --> http://support.mozilla.com/en-US/kb/How+to+set+the+home+page
    *This Add-on will open a new tab when clicking the new tab "+" icon (or when clicking New Tab from the menu) to whatever page you set in the options for the add-on:
    **'''''New TabURL''''': https://addons.mozilla.org/en-US/firefox/addon/newtaburl/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • TS3274 My iPad has a white screen after trying to restore.  I try and restore again and  the same thing happens and we are back at the white screen.  How can I get it back.

    My iPad has a white screen after trying to restore.  I try and restore again and  the same thing happens and we are back at the white screen.  How can I get it back?

    type HT4097 in the search bar. its unable to update or restore iOS. Follow the instructions and if that does not work then id go to the local apple store.

  • F110-Enhancement: User want to reran the same proposal after delete

    Hi guys
    It would be great if ane one having answers.
    User want to rerun the same proposal  when he likes to update the exchage rate after the payment proposal made   .For this, he will delete the proposal and reran the same proposal.
    This is for only Customers and not for Vendors as F110 itself taking care of vendors.
    Here the requirment is when he reran the same proposal he checks  new proposal documents with the documents  existed in ZTABLE earlier(needs to be crated z table for entries RUN DATE,IDENTIFICATIN,ALL DOCUMENTS belongs to each proposal ). if all documents are same then no issue ..payment ran takes place and then delete those documents from ZTABLE.if not same, for those documents payment should  be blocked(
    i.e any new  documents created  first propal and reran  proposal  those new documents shold be blocked) and then delete those documents from ZTABLE too.
    I found one BADI:   FI_F110_SCHEDULE_JOB which is triggering before proposal made.
    its having one structure  F110V having only contains one vendor(lower limit of vendors) and only one customer ( lower limit of customers) so here i could not get all the vendors and all customers but i can get all open doucments from table BSID and BSIK .
    it can be used to some extent but anyway useless.
    BTE: 1860.
    this can be used but user has to click the line item of the proposal run.if suppose there are more documents , it is also useless.
    Another BTE:2040,2060
    I can use these BTEs to delete those documents stoed in ZTABLE after payment made.
    kindly suggest me if anybody have any idea on this enhancement.
    Thanks
    Babu

    Hi,
    When delete event is fired, in PFR capture the selected tab details
    tabBean.getSelectedIndex(pageContext);
    store it in session
    then
    forward it to warning/dialog page
    post the warning page results to calling page
    in the process form request of calling page capture the event
    use
    tabBean.setSelectedIndex(pageContext,value)
    value get it from session
    pageContext.getSessionValue() API
    Regards
    ivar

  • Technical question:  Is it possible to work on the same Lightroom catalog across two computers and have the catalog sync? If so, how??

    Technical question:
    Is it possible to work on the same Lightroom catalog across two computers and have the catalog sync? If so, how??
    Here's a little more information on what I am trying to do.
    I have a desktop computer with 4tb worth of pictures that has Lightroom and Photoshop on it. I also have a laptop with Photoshop and Lightroom. I would like to be able to edit those same pictures with their current edits that are currently on my desktop on my laptop. If this can be done, I'm sure I need to be on the same wifi network for my laptop to be able to access my desktop's photo library. I am technically savvy enough to map a network drive, but how do I get my two Lightroom catalogs to sync when I make a change on one of my computers? Would i be working only on one catalog? Or two separate catalogs that would need to be manually synced to the other computer? Would it be beneficial to put my lightroom catalog on something like dropbox?
    I'd appreciate any information or tutorials if someone knows how to do this.

    I do this by having my LR catalog and photos on an external drive that I swap between the two computers.  I am on Windows and have the same drive letter assigned to the drive on both computers.
    Because the photos are on a portable drive I back up the portable drive to another hard-drive every night or after important work, because portable drives are susceptible to damage or loss.

  • Can u tell me how to remove the documents in the Rection section after I had moved them to the respective folders. Thanks

    Can u tell me how to remove or delete the documents which are remain in the Recent section after I have moved them to the respective follders. Thanks.

    The same question by the same user.
    Please see the other post for the reply.
    After the latest update, documents from adobe reader moved to respective folders remain the the Recent. Why? Please advise

  • Odd iTunes glitch -- always plays the same song, after the song I selected...

    After one song plays on iTunes, it always next plays one particular song -- not the next song on the list, but a specific track, every time. I'd like iTunes to simply play the next track down. How can I fix this?... thanks very much --

    Do you have the the Repeat feature turned one? It is the arrowed racetrack on the left side of the Now Playing Screen right below the scrubber bar. Tap it until it is white for no repeat.
    Next:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.

  • When i hold down command and r at the same time after restarting it comes up with a

    When i hold down command and r at the same time after restarting it comes up with a black screen and a lock symbol and a field bellow where you would input a password, i have tried ALL of my possible passwords including my password i use for the mac and it stil will not work! all that happens is the text i put in bellow erases itself after hiting enter or clicking the arrow.

    I've tried my apple ID password and that doesn't work either . I don't recall seting a password for an encrypted disk either :/ if it was for an encrypted disk, would it be in keychain anywhere? if so how can i find it?
    Thanks!

  • How do I set upmy Imac to allow using both my computer speakers and a Bose SoundLink system as outputs at the same time.  I can use one or the other, but not both.

    how do I set up my Imac to allow using both my computer speakers and a Bose SoundLink system as outputs at the same time.  I can use one or the other, but not both.  From systems Preferences I must select one or the other.  I want both to work all the time.

    Hi,
    I would recommend you to use 0FI_AP_4 rather using both, particularly for many reasons -
    1. DS: 0FI_AP_4  replaces DataSource 0FI_AP_3 and still uses the same extraction structure. For more details refer to the OSS note 410797.
    2. You can run the 0FI_AP_4 independent of any other FI datasources like 0FI_AR_4 and 0FI_GL_4 or even 0FI_GL_14. For more details refer to the OSS note: 551044.
    3. Map the 0FI_AP_4 to DSO: 0FIAP_O03 (or create a Z one as per your requirement).
    4. Load the same to a InfoCube (0FIAP_C03).
    Hope this helps.
    Thanks.
    Nazeer

  • Dear sir, i used this apple id in my IPAD 4,But some how i forgot the apple id password that was stored in my iPad. i reset the same in my another device. I put the new password in my I pad. Due to mismatching of

    Dear sir,
    i used this apple id in my IPAD 4,But some how i forgot the apple id password that was stored in my iPad. i reset the same in my another device. I put the new password in my I pad. Due to mismatching of password that was stored in iPad and new password ,it does not accept it. very unfortunately i also unable to connect my iPad with internet because it does not allow me to connect. In every second message displayed for apple id password. i am helpless. please help to get rid opt from this problem.
    rgds
    R K Hazarika
    <Email Edited by Host>

    you manage the appleID on this site
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/

  • My wi-fi connection is enabled, however Safari is telling me the server stopped responding.  My laptop is working fine on the same wi-fi network.  I have reset the network settings and still Safari will not open any web pages.  Help!

    My wi-fi connection is enabled, however Safari is telling me the server stopped responding.  My laptop is working fine on the same wi-fe network.  I have reset the network settings and still Safari will not open any web pages.  Help!

    Ralph..........Did as you suggested and I am still getting the message "Safari could not open the page because the server stopped responding".  I am not able to connect with anything on the Internet.  Frustrating since I am able to connect with my laptop.  Thanks for the suggestion.

  • I am logged into the same itunes account on two diffrent accounts on the same computer, there are diffrents songs on each of the itunes library how do i get the same songs on the librarys on the diffrent computer accounts?

    on the same computer on diffrent computer accounts i am logged into itunes using the same itunes account, but on the diffrent computer accounts the itunes librarys have diffrent songs because my sister will buy songs on her computer account and i buy them using itunes on my computer account. how do we make so that we have all of the same songs on both of the librarys without rebuying everything since its the same itunes account?

    Where is all of the music now?
    Just copy it all to the same computer.

  • HT1848 How do I transfer the songs from my desktop to my iPad using the same iTunes account? I can only sync the other way. Thanks

    How do I transfer the songs from my desktop to my iPad using the same iTunes account? I can only sync the other way. Thanks

    DaisyDoodle,
    The songs on your Shuffle should still be in your iTunes library.  That means you should just be able to connect your Nano to the same iTunes library and sync it just as you would with your Shuffle. There is no limit to the number of iPods, iPads, or iPhones you can sync to one computer, iTunes library, or account.
    As for preparing the Shuffle for your husband, just restore it via iTunes and then let him sync it to his own iTunes library or if its the same iTunes library, let him configure it to sync only his content.
    Here are instructions on how to restore the Shuffle if need be.
    http://support.apple.com/kb/ht1481
    B-rock

  • How to Use the same iview for both KM End User and the KM Administrator

    Hi friends,
    *This is my scenario :* How to Use the same iview for both KM End User and the KM Administrator but with different Context
    Menu Options.
    i followed these steps but im getting same context menu for both KM End User and the KM Administrator .
    Assign the role Content Administrator to the user km_admin. This is needed so that km_admin can change
    the presentation settings for the KM Folder u201EReports_kmFolder‟.
    Now, login with user km_admin. Navigate to the Km Folder reports_kmFolder through Content Administration
    -> Km Content. Click on Details link of the folder reports_kmFolder.
    Go To Settings -> Presentation. Click on the tab u201ESettings for You‟-> Click on button u201ESelect Profile‟.
    Select the radio button corresponding to u201Elayout Set‟, and choose u201EConsumerExplorer‟ from the dropdown.
    Click u201EOK‟.
    Select both the check boxes corresponding to Items Affected as shown above, and click u201ESave‟
    Now, remove the u201ESuper Administrator‟ role from the user km_admin and login with this user.
    How rto resolve this????
    Regards,
    Prasad.

    Hello Prasad,
    Most likely the user km_admin still has system principal roles assigned, even though you removed the Super Admin role, you should check that this user doesn't have any other admin roles, otherwise it will be considered a System Principal user and will therefore still have access to all content. For more information see http://help.sap.com/saphelp_nw70/helpdata/en/19/56f28fbd4e11d5993b00508b6b8b11/frameset.htm
    Try creating a new user with just read access to the content and you should see that it will not be able to make any changes etc.
    Regards,
    Lorcan.

Maybe you are looking for