Toolbar disppears when control comes back to the form

Hi,
When a form calls another form and after the control goes back to the calling form, the toolbar disappears and the menu is getting disabled.
Inference:
If i change the window of that canvas(with the same old properties), it works fine.
Can any1 help me out why it's happnin?
FYI, the window name is ROOT_WINDOW. Could it be a reason?
Thanx in advance,
Natz.

Yep, ROOT_WINDOW could be the main cause. Back in the very old days (before graphical user interfaces) ROOT_WINDOW had a special meaning. This is of no use anymore with the GUI environment but Oracle Forms does still seem to have its quirks with forms named ROOT_WINDOW. In our conversion to Forms 10gR2 we renamed each and every window called ROOT_WINDOW to a new name.
Be sure to also update PL/SQL code that refers to the window by name.

Similar Messages

  • Can the respondents come back to the form and submit new answers?

    I created a form that I need it to be able to have respondents to come back to it and modify their answers and resubmit again, or have them submit a new one and have it replaced with the old one.

    We currently don't support the ability to have users log back in and modify their entry. This is something we are looking at doing in the near future.
    Andrew

  • How do i keep my table row selected when i come back to the same page?

    I have have the following issue.
    I have a table with many rows. I select one row and click the button which takes me to another page. From that page when i click the back button which takes me back to previous page but the problem is that the row is no longer selected. How would i fix this problem?
    Any idea, suggestion or sample code will be appreciated.
    Thanks
    Nahman

    Here you go..
    1. To Get the selected Rows:
      DATA: TV          TYPE REF TO CL_HTMLB_TABLEVIEW,
             LT_FORMS TYPE TIHTTPNVP,
            TABLE_EVENT TYPE REF TO CL_HTMLB_EVENT_TABLEVIEW.
        tv ?= CL_HTMLB_MANAGER=>GET_DATA( request = request
                                          name    = 'tableView'
                                          id      = 'tvX' ).
        IF tv IS NOT INITIAL.
          table_event = tv->data.
          clear selectedRowIndexTable.
          selectedRowIndexTable = table_event->PREVSELECTEDROWINDEXTABLE.
          if table_event->event_type eq CL_HTMLB_EVENT_TABLEVIEW=>CO_ROW_SELECTION.
            read table selectedRowIndexTable with key table_line = table_event->ROW_INDEX
              transporting no fields.
            if sy-subrc eq 0.
              delete selectedRowIndexTable index sy-tabix.
            else.
              field-symbols <i> type i.
              append initial line to selectedRowIndexTable assigning <i>.
              <i> = table_event->ROW_INDEX.
            endif.
          endif.
        ENDIF.
      ENDIF.
    <b>Page attribute:</b>
    selectedRowIndexTable     TYPE     INT4_TABLE
    2. To store the selected row index into Server side cookie...
          CALL METHOD CL_BSP_SERVER_SIDE_COOKIE=>SET_SERVER_COOKIE
            EXPORTING
              NAME                  = 'select_row'
              APPLICATION_NAME      = 'NONE'
              APPLICATION_NAMESPACE = 'NONE'
              USERNAME              = SY-UNAME
              SESSION_ID            = 'NONE'
              DATA_VALUE            = selectedRowIndexTable
              DATA_NAME             = 'sbsp'
              EXPIRY_TIME_REL       = 3600.
    3. Get the value from Server side cookie..
          CALL METHOD CL_BSP_SERVER_SIDE_COOKIE=>GET_SERVER_COOKIE
            EXPORTING
              NAME                  = 'select_row'
              APPLICATION_NAME      = 'NONE'
              APPLICATION_NAMESPACE = 'NONE'
              USERNAME              = SY-UNAME
              SESSION_ID            = 'NONE'
              DATA_NAME             = 'sbsp'
            CHANGING
              DATA_VALUE            = selectedRowIndexTable.
    Hope this will help you...
    <b>* Reward each useful answer</b>
    Raja T

  • I have rearranged all icons on the second and third pages to have a just a photo on my home, but if i switch off the iphone when i restarted it all the icons come back in the old position on the home and second page. I have ios5.

    I have rearranged all icons on the second and third pages to have a just a photo on my home, but if i switch off the iphone when i restarted it all the icons come back in the old position on the home and second page. I have ios5.

    you can suggest it here - http://www.apple.com/feedback/iphone.html
    And it is only a problem if you want a blank first screen.  Personally, it would drive me nuts always having to swipe over one page to get to my apps - the only time I unlock my iPhone is to use it or run an app, so no, I have no need nor desire to have a first screen with no icons at all.
    But, if they'd put it in as an option so people like yourself can also have what they want, that's fine too    So send them your feedback (they actually do listen - iOS 5 includes a number of things people have been asking for on these forums, like being able to delete individual entries from the call history, inproved alerts/notifications, being able to opt out of all the location based data they collect,...).

  • Every time I turn the computer off or put it in sleep mode... when I come back my wallpaper is gone. I have to keep going to my pics and getting it back. Does anyone know why this keeps happening??

    Every time I turn the computer off or put it in sleep mode... when I come back my wallpaper is gone. I have to keep going back to my pics and getting it back.
    Does anyone know why this keeps happening??

    Are you choosing it from one of these folders (in my screenshot) or you can also put that picture into the correct folder. The path is:
    HD > Library > Desktop Pictures
    If you add it to the folder manually, please restart your computer.
    And yes, letting it sleep is a good idea, or else the startup disk will spin and the screen may suffer from image persistence if you leave a window or image parked in the same spot too long, so the screensave is a good idea.

  • When I have documents open and I walk away for a few minutes, when I come back and try to resume working, my computer seems to freeze up and the little pinwheel starts spinning and I literally have to unplug my computer to get it out of this frozen state.

    When I have documents open and I walk away for a few minutes, when I come back and resume working, my computer freezes up and the little pinwheel starts spinning.  I literally have to unplug it to get out of this frozen state.  This has been getting progressively worse over the past three months.  I recently took it into the Genius Bar and they could not find anything wrong.  They told me to add more memory, which I did.  However, the problem persists. Do you know why my computer would freeze up after the screen has had no activity for just a few minutes?  My screen saver is set for an hour so I know this is not the problem.

    What kind of documents? Office? iWork? Text Edit? What version?
    What settings do you have in regards to power saver and/or screen saver?
    For these kinds of system glitches I always recommend installing and running Onyx 'Automation'. If that does not work you should reinstall the offending software, if possible.
    Onyx - http://www.titanium.free.fr/download.php?sid=d1caebc01e3207556c6d75791305ccf2

  • When I type fi in InDesign, the f is deleted.  If I hit backspace, the f comes back, but the i is deleted.  I even tried to copy the text I need from Word.  When I paste it, the f is deleted.  I've restarted InDesign and tried a different keyboard.

    When I type fi in InDesign, the f is deleted.  If I hit backspace, the f comes back, but the i is deleted.  I even tried to copy the text I need from Word.  When I paste it, the f is deleted.  I've restarted InDesign and tried a different keyboard.

    Try turning off Ligatures in your style.

  • Volume control: I cannot change the volume using the keyboard of my Macbook. I have to go into preference. How to come back to the keyboard controler.

    I cannot change the volume using the keyboard of my Macbook. I have to go into preference. How to come back to the keyboard controler.

    1. Reset PRAM.  http://support.apple.com/kb/PH4405
    2. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".

  • Mail keeps resetting when I close it. I delete an account and tell my notes not to show in the mailbox but each time I close the mail program or restart the computer the mail account comes back and the preferances reset.

    I delete an account and tell my notes not to show in the mailbox but each time I close the mail program or restart the computer the mail account comes back and the preferances reset.
    I have deleted preferances. I deleted the account using the - sign in system preferances. I make the account inactive, close mail and relaunch and it is active. I have using the email and installed a new ssd system drive. I was able to change some of the mail program settings but then it just quit letting me change and save them. When I delete it in the mail program, it asks it I want to remove it for good, I say yes.

    See:
    *http://kb.mozillazine.org/Preferences_not_saved
    *https://support.mozilla.org/kb/Preferences+are+not+saved
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • Hi, i have an other problem, when people will visit my website they couldn't come back to the home page

    Hi, i have an other problem, when people will visit my website they couldn't come back to the home page

    Hello,
    Problem is in Plan mode.
    Please follow the steps below and you should be all set.
    1. Go to Plan View.
    2. Right click on page "ACCUEIL"
    3. Select "Menu Option" > "Include Page with Hyperlink"
    4. Save the file and then try to preview.
    You should be all set.
    Regards
    Vivek

  • I cannot delete a file from the document folder.  I can move it to the trash and then empty the trash, but when I go back to the documents folder it is still there.

    I cannot delete a file from the documents folder.  I can move it to the trash and then empty it, but when I go back to the documents folder, the file is still there.

    Gay,
    I wonder what your computing environment is. Is your account being administrated by another account? Are you working in an account subject to "Parental Controls"?
    Jerry

  • I have upgrade ios 6 to ios7 on my iphone 5.  I do NOT like it.  I want to come back to the previosu version.  why is it so complicated.  Why can I not find the instruction strait from apple? This is the worst possible upgrade ever.

    I have upgrade ios 6 to ios7 on my iphone 5.  I do NOT like it at all.   I want to come back to the previous version.  why is it so complicated? Why can I not find the instruction strait from apple? This is the worst possible upgrade ever.  It make me think of when ericsson got sold to Sony....drastic PC change.
    I would like to have simple instruction on how to downgrade.
    It feel like a change that I did not ask for , ok I push the upgrade buttom, but really this is the worst update aver!
    HELP!

    iPhone User Guide (For iOS 7 Software)Sep 20, 2013 - 23 MB

  • I have purchased and began to download music several times.  While i is downloading iTunes quits and when I come back to iTunes my account has been charged and my songs have not been downloaded? How do I get my songs?

    I have purchased and began to download music several times.  While i is downloading iTunes quits and when I come back to iTunes my account has been charged and my songs have not been downloaded? How do I get my songs?

    Hi there Angel T,
    You may find the articles below helpful.
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/TS1408
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    -Griff W.

  • After doing a Google search, I click on a link and go to the searched web page.  When I go back to the Google page using the back button the links I originally clicked on no longer show as "greyed out".  Any idea what is going on with the browser?

    After doing a Google search, I click on a link and go to the searched web page.  When I go back to the Google page using the back button the links I originally clicked on no longer show as "greyed out".  Any idea what is going on with the browser?

    Type '''about:config''' in the Location (address) bar and press the "Enter" key. When you see a warning, click '''I'll be careful, I promise!''' button.
    * Preferences that have been modified are shown as '''bold (user set)'''.
    * Preferences can be '''Reset to the default''' or changed via the right-click context menu.
    -> In the '''Filter bar''', type '''browser.sessionhistory.max_entries'''
    * Right click the preference '''browser.sessionhistory.max_entries''' and click '''Modify'''
    * Change value from 0 to whatever you want over 0 (Default value is 50)
    * click OK
    -> Close the '''about:config''' tab and then Restart Firefox.
    See this post:
    * https://support.mozilla.com/en-US/questions/860894#answer-229574
    Check and tell if its working.

  • Iphone has been in recovery mode for 4 hours and hasn't come back to the home screen and how can i fix this and get it back to working order?

    iphone has been in recovery mode for 4 hours and hasn't come back to the home screen and how can i fix this and get it back to working order?
    the iphone 4S has been in recovery mode for a long time and i have tried to press and hold the power and home buttons until the apple symbols comes on the screen again but it stay on the screen until the screen turns off and doesn't come back on to the home screen and have tried to sync with mac and doesn't do anything it does display the itunes and cable icons for a while but then goes back to the apple symbol and doers nothing what can I do to fix this  and not loose what is on the phone at all?

    Hi, simonRM.  
    Thank you for visiting Apple Support Communities. 
    I understand that you are unable to restore your iPhone.  Here are the best troubleshooting resources to start with when not being able to update or restore your iPhone.
    If you can't update or restore your iPhone, iPad, or iPod touch
    Resolve iOS update and restore errors in iTunes
    -Jason H.  

Maybe you are looking for

  • How to copy from one image to another

    Hi, I'm struggling with the most basic process in PSE 10. I have selected an area in a photograph - now I want to delete the rest of that photograph and add the selected area as a layer to another photograph. Having spent hours searching online, I'm

  • Share Music with Spouse on her iPhone, using different iTune Acct

    Is it possible to share music that I have purchased, and in my itunes with my wife on her device without using iTunes Match?  She has her own iTunes account.  I have tried to sign in to my account on her computer.  Does my music have to be in the clo

  • Getting audio from Pre Pro into AE for Music Video

    Hello All,  My situation is this. I'm doing a Dance remix Music video.  The original song was a ballad. The footage used for the Dance Mix consists of both the ballad clips sped up (ballad music was at 61 beats per minute) and footage shot to the dan

  • Restrict Re-approval when promised_date alone is changed

    Hi all, When i change promised_date in the PO form and i save it immediatly the stauts of the PO will become 'Required Reapproval'. I have a request to restrict re-approval on changing teh promised_date alone. I am trying to find out how the Authoriz

  • A New Driver - the Way Forward ...

    Hi Guys, I wonder if someone can point me in the right direction? I want to write a Labview driver for a custom signal conditioning system. This system provides programmable gains, excitation control etc for various inputs. I am leaning towards a IVI