Called block hiding behind the calling block !!

Hi,
I have a module A which has a button Say "Click" , when this button is pressed it calls another module component in same form. Although calling works perfectly fine , it hides behind the calling block.
More explanation here :
I have a form Employee. this has two blocks(modules) Dept and employee. Employee is the master block and this has a button called Dept . When user presses this button it should take to the Dept screen (which is another module in same form) . Although it directs me correclty to the Dept screen it hides behind the Employee screen .
Also please note that i do perform some calculation which does Forms_commit in the dept screen . Not sure if this could be a reason.
All i need is to bring the Dept screen in front .
Any help would be much appreciated . Thanks in advance !!!
Regards,
Gopi

Let's clear the wording.
A Block cant hide behind a block; blocks hold data. Only objects displaying data may be hidden.
So, what's a "component" within a form for you? A Window? A (stacked) canvas?
May be you need to "show" the object (SET_xxx_PROPERTY(<name>, VISIBLE, PROPERTY_TRUE, where xxx stans for the appropriate object).
Keep in mind that forms always shows the item that has the focus. May be you need the focus.

Similar Messages

  • Called form appears behind the calling form

    Hello all,
    From menu.fmb am trying to client on a button to open a new form test.fmb.
    using open_form('test.fmb', activate, session).
    When clicking the button, it opens new form test.fmb but is behind the calling form. I want the test.fmb to come in front and calling form should be behind.
    I have many other forms working fine and only this one form is causing the problem.
    have tried both call_form and open_form.
    Any suggestions?

    Also I have checked that MODAL and window property is No and Document

  • I updated to 3.6.22 on my Mac, and am getting pop-up windows opening. They are hiding behind the main brower window. I have blocked pop-ups in my preferences, its still happening.

    I recently updated to 3.6.22 on my Mac, and for the first time ever, am getting pop-up windows opening with various spam-type ads and sites. They are typically hiding behind the main brower window, and I first figured it out when one of them had audio a few days ago. I have blocked pop-ups in my preferences, and it is still happening. Can you advise please?

    I recently updated to 3.6.22 on my Mac, and for the first time ever, am getting pop-up windows opening with various spam-type ads and sites. They are typically hiding behind the main brower window, and I first figured it out when one of them had audio a few days ago. I have blocked pop-ups in my preferences, and it is still happening. Can you advise please?

  • My iphone 4S has problem in making and receiving the calls. While making the call , call fails and netwrok disappears. Like wise no voice is heard for incoming calls. This happened after return from the overseas travel.

    My iphone 4S has problem in making and receiving the calls. While making the call , call fails and netwrok disappears. Like wise no voice is heard for incoming calls. This happened after return from the overseas travel.

    Hello SamSax
    Check out the assist page below for troubleshooting call connectivity.
    Calls and connection issues
    http://www.apple.com/support/iphone/assistant/calls/
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • The call was cancelled by the caller before the remote party answered

    Hi,
    We have a Lync 2010 Enterprise deployment in a single site with 2 FE and Mediation Server collocated.
    When dialling a number from a PSTN phone the call gets routed via our PBX/PBX Gateway/Mediation Server/FE Server to the desktop Lync client successfully.
    As soon as the user answers the call with the Lync client the call 'hangs' and terminates without hearing anything on either side.
    The snooper logs show:
    Error:
    SIP/2.0 487 Request Terminated
    Partial Content:
    User-Agent: UCCAPI/4.0.7577.4398 OC/4.0.7577.4398 (Microsoft Lync 2010)
    Ms-client-diagnostics: 52092;reason="The call was cancelled by the caller before the remote party answered"
    Content-Length: 0
    Please help?
    Vinkie

    What kind of gateway are you using to connect to your PBX and how?  What is your media set to?  G.711 μ-law or a-law?  I'd check media settings there as a starting point. 
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".

  • How many calls are held in the call log for the iPhone 3g?

    How many calls are held in the call log for the iPhone 3g?

    Creating a separate CSQ is the way to do it. Keep in mind that depending on your error handling, a single request could still generate more than one call into the CSQ. You would want to look at the CCDR table for the call ID or write the ImplementationID into one of the Enterprise Data variables that gets stored to the DBA to act as a UID. 

  • My iphone 5C touch wont works some times , mostly during incoming call i cant take the call or some times password inputs wont works.

    My iphone 5C touch wont works some times , mostly during incoming call i cant take the call or some times password inputs wont works.

    Greetings naseem770,
    It sounds as if you are having an intermittent issue with touchscreen response on your iPhone. I would suggest that you troubleshoot using the steps in this article - 
    If the screen on your iPhone, iPad, or iPod touch doesn't respond to touch - Apple Support
    Thanks for using Apple Support Communities.
    Be well,
    Brett L 

  • Called form is opening behind the calling form in oracle form

    Hi Experts,
    I am facing a problem while calling a form from another form.Say for example i have 2 forms form A and B. Form A (Calling form) has two windows. A main window will navigate to another window when a button is pressed and i am calling form B from window2 with: Open_Form('called_form',ACTIVATE,NO_SESSION,the_list); but the form B i.e, called form is opening behind the window2 (between main window and window2).
    Then i tried with Call_Form('asn_details',NO_HIDE,no_replace,NO_QUERY_ONLY ,the_list); but result is same.
    Form a window properties is as follows:
    Main window: Window style is Document, Modal is set to NO.
    Window2: Window style is Document, Modal is set to YES (because user should not navigate between windows)
    Called form window: Window style is Document, Modal is set to YES.
    Oracle DB version: 10g, Developer suite: 10g, Windows OS (windows 7, 32 bit).
    Please help..
    Thanks,
    Pramod SR

    Call_Form('asn_details',HIDE,do_replace,NO_QUERY_ONLY ,the_list);

  • Opening a new form from a button places it behind the calling form.

    From the sales order form clicking a schedule button opens up a new non modal window . On this window I need to add a new button to open a new form(SOO.fmb) .
    I tried using the FND_FORM.EXECUTE function, the new form opens but it is positioned behind the sales order form. I tried using call_form , even this positions the new form behind the sales order form.
    How do I open the new form as the active form ?
    thanks
    satya

    Please clarify what you are talking about. Is this an Oracle Applications (i.e. E-Business) form or is this a form/application you created? What product versions are you using? Do not provide product names like 10g, 11g, etc. Please provide product versions.
    That said, if you are opening new form or browsers using WEB.SHOW_DOCUMENT, there is a known Sun bug which causes this problem when using the Sun JRE 1.6.0_xx. This issue can be worked around by disabling the JRE setting "Enable the next generation Java Plugin...". This setting is found on the Advanced tab of the JRE Control Panel under "Java Plugin". This bug is expected to be fixed in Sun 1.6.0_18. This version is not available to the public at this time.

  • Disturbing sounds during the calls / impossibility to finish the call then

    Dear Apple,
    always when any message comes or alarm is set upetc and I am having a phonecall at this moment, always all these sounds are disturbingme during this call. And the biggest problem is to finish the call then – i cantclick on „Finish“ because of previously incoming notifications shown on thescreen. How to solve this situation? Is there any chance not to be bothered bysounds during the calls?
    Thanks for your help. Pavel

    Flip the ring/silent switch while on a call.

  • How can I get caller id to announce the caller from my contact list?

    My old Motorolla and LG phones had a setting to speak the caller id before ringing.  It took the names from the contact list or if not there would just call out the phone number and then go to the ringtone.  Does the Iphone 4 not have this setting?  I can't believe this "smart phone" which does just about everything would not have this function.  What am I missing here?

    I do have an iPhone 4S.  It does not provide a talking caller ID.  I too I'm surprised that such a feature is not on the iPhone.  There seems to be an "app" for just about everything, but I've yet to find one that does this very simple function.  There are some apps out there that do provide a form of caller ID, but they seem to require too much setting up for something so simple.  I do have a work a round, but it is a poor subsitute for what we are both looking for.  I have set different ringtones for some people in my contact list, so when I hear the tone, I do know who is calling.  However, if you have a great deal of contacts, this method really would not work.

  • HOWTO: Avoid go to detail block without fullfill the master block?

    Hi:
    I have a master detail form with 2 blocks. When the user open the form the focus is on the first text item (required = yes) of the master block. If the user tries to get out of that item with keyboard (tab or enter), it gets the correct message saying that the item is required and must be filled. But the problem starts when the user click with the mouse on another item of the detail block. Here, I will have 8 or 9 messages saying that is impossible to create records without a master record. This is really annoying. This message has no ID (FRM-XXXXX), and I really must get a way to forbide users to go to the detail block without filling required items in the master.
    Anyone?
    Best Regards
    Joao

    Hello,
    if there is a relation between the two blocks double click on that rel.and mark the check box property:prevent Masterless operation try this option and tell me what's ur feed back..?
    Regards,
    Abdetu..

  • Yosemite iMac can start calls using iPhone, but the call doesn't move to the mac and stays on iPhone

    Hey,
    I've got a mid 2011 iMac, and I used it as part of the Yosemite beta program. During this, I was able to make and receive calls as part of the continuity feature perfectly.
    After initially swapping to the release version, the iMac wouldn't make/take calls from the phone at all. I rectified that by signing out and back in to iCloud through facetime on both the iMac and iPhone 6 on iOS 8.1.
    Now, the option to make/take a calls shows up on the iMac through facetime/contacts and the waveform appears from the notification centre, however all the audio comes from the iPhone as if it's been answered from the iPhone, there is no sound at all from the iMac.
    Does any one have any solutions to this problem?
    Thanks in advance.

    From King_Penguin in response to an earlier query on this topic:
    You should be able to copy it over by connecting your phone to your computer's iTunes and doing File > Devices > Transfer Purchases - it should copy over to the Books part of your library
    Cheers,
    GB

  • How to record a call log of ALL the calls?

    I'd like to record ALL the numbers I called and that called me, without limitations. Is it possible?
    Is there any app that does that?
    Thanks.
    Massimo

    Sorry guys, but what I'm looking for is exactly to avoid relying on my carrier (btw, I'm in Italy, and for privacy reasons the carriers, stupid enough, don't give you the full list with the complete numbers).
    The call log exists locally on the Iphone (the recents list/tab), I just want the option to make it unlimited with the possibility to record it in a file (ideally exportable into different formats).
    I know there are odd implications in making this available to 3rd parties through an API, but I think Apple should do this and market it as a big differentiator.

  • Call disconnected while transferring the calls

    Hi All
    My proplem is, when I call from my CME to an other PABX, the call was established successful and  call transfer another extension  that time call disconnected. 
    ​internal transferring  not disconnecting   all PSTN line connected through FXO port  
    please send me the ex:
     please check the attached show run  and update ASNP
    Thank you

    Hi.
    Can you please activate a debug voice ccapi inout and try a call transfer?
    Please post the output here.
    Thanks
    Regards
    Carlo

Maybe you are looking for

  • [SOLVED]Ruby on Rails won't run with apache/passenger

    Hi I want to run Redmine, a Ruby on Rails application, on a personal server using MariaDB as the database and Apache with the Phusion Passenger module as the application platform. So far I am able to run Redmine with the default WeBrick server, but i

  • Can a thread's start() method be called more than once?

    Is it legal/well-defined to call a Thread object's start() method after a previous call to start() has completed? eg. Thread t = new Thread(public void run() {...}); t.start(); t.join(); t.start(); // will this call fail?

  • Help with Gateway TG799 Firewall settings Please

     We have a Telstra Gateway Max TG799vac. We have recently acquired our own domain name and have setup up an online store on Shopify. So the underlying web address (on myshopify.com) is not the same as our URL of the shop.When we try to access the new

  • My Sims 3 game won't work on my macbook pro.

    This message comes up when i try open it : "Cant open application Sims 3 in launcher." And then this: "-10810" Please try explaining this to me in an easy language, because i really wonder why **** won't work.This message comes up when i try open it

  • Network Variables Custom Control Option Disabled

    Hi all, I am trying to create a network variable in a cRIO project using a predefined custom control.. I have done this hundreds of times before in other projects.. For some reason the "from custom control" option at the bottom of the data type dropd