What event fires when form focus comes back to calling form

Hi,
I need to capture the event when form focus comes back to calling form.
I am using KFF in my custom form and want to perform a set activities when users presses "Cancel" button of KFF instead of "OK" button.
I guess KFF screen is an another form which is being called from my custom form.
Regards,
Kuldeep

I posted my question here and got answer
Re: Event to capture when form focus comes back to calling form
Edited by: rawat75 on Feb 6, 2013 12:54 AM

Similar Messages

  • What event fires when a captivate ends?

    Hello,
    I'm a web app developer and I'm working with Captivate. I'm not a captivate designer myself, just a programmer, so I don't know the first thing about Captivate (though I'm working with someone who does). I'm wonder if there's an event that fires when the captivate is done--that is, when the user clicks on the "submit" button on the last slide after which there is nothing more for the captivate to do.
    My friend the Captivate designer says the submit button is wired up to an event handler in the CPM.js file. The script is named "assessment_Pass" and we've located the event handler in CPM.js. However, I can't work with this. I can't manually manipulate minimized javascript that Captivate generates, especially when we've got hundreds of captivate files and keep getting updated. I need to work in the javascript in my Visual Studios project. If I could know what event fires (if an event fires) when the captivate is done, I can then wire it up to a javascript event handler in my development environment.
    I found this list of Captivate events (they're actually for the Captivate API Interface, which I'd prefer to work with, but any event will do), but none of the one's I tried seem to fire.
    Any help is much appreciated.

    [quote="elearning_dude"]Events are exposed only for interactive objects (buttons, button smartshapes, etc.) and ON_SLIDE_ENTER and ON_SLIDE_EXIT (the latter of which actually fires on the first frame of the *following* slide, unless it's been fixed in Cp8). [/quote]
    Well, it's a submit button on the captivate that's supposed to fire the event. Is that an interactive object?
    [quote="TLCMediaDesign"]Maybe if you explained what you are trying to accomplish I could point you in the right direction. Maybe you could use the CPAPI_MOVIESTOP or CPAPI_VARIABLEVALUECHANGED events and check if on the last slide.[/quote]
    I would like to know when the captivate ends (i.e. when the user has gone through all the slides and has clicked the submit button) and to do some processing in javascript afterwards (essentially, calculate the user's score and figure out whether they passed or failed).
    I'm trying the CPAPI_VARIABLEVALUECHANGED event on a captivate variable called "result". My friend the Captivate designer says that when the user clicks the last submit button, a script is run to change the value of this variable. When it changes, this event should be fired and I should be able to catch it, no?
    I'm doing it like this:
    _captivateWindow.cpAPIEventEmitter.addEventListener("CPAPI_VARIABLEVALUECHANGED", "result", ResultChanged);
    var ResultChanged = function()
    alert("hello");
    but I'm not getting my hello message.
    I will try the timer idea that andreleal suggested and get back to you.

  • What event fires when user "leaves" TextInput?

    I need to perform some calculations on data that the user is inputting into several text inputs.  I want to perform the calculations whenever the user leaves any of the TextInputs.  The user could leaves the TextInput by tabbing out of the box or clicking out of the box.  What event fires whenthe users leaves the TextInput boxes?
    Thanks!

    focusOut
    Dispatched after a display object loses focus. This happens when a user highlights a different object with a pointing device or keyboard navigation.

  • TS4079 I ask Siri a question, there is a very long pause and then when she does come back she appologises by saying she cannot help me now and I should check back later...anyone experience this??

    I ask Siri a question, there is a very long pause and then when she does come back she appologises by saying she cannot help me now and I should check back later...anyone experience this??

    Yes... a search of the forums would have prevented asking that question.

  • When i close called form. i want to refresh calling form.but how?

    i am using call_form ( name_in(':Global.App_Path')|| file_name, hide, Do_replace, no_query_only,pl).
    when i close called form. i want to refresh calling form.
    how can i do it.

    You have a block called : EMP, so you have to re-query-it with the following:
    Go_Block('EMP');
    execute_query ;Francois

  • Resize called form but maintain size of calling form

    Hi,
    From my main menu I call Form B.
    Form B has only 4 items and a menu (DEFAULT&SBAR) is attached to this form. The form B when called is about the size of a $1 bill or £5 note.
    The mdi window in which Form B is contained is about the same size. Just enough to "hug" Form B.
    The problem is that when I exit Form B the main form (Calling form (menu)) resizes to the same size as the called form (Form b).
    Not sure what is causing this. Does anyone know maybe ?
    Thanks.
    N.

    You can add a WHEN-FORM-NAVIGATE trigger to the calling form to resize it's window. This trigger will fire whn the called form is close and the calling for is re-activated.
    Here's an example of a trigger I used in a calling form.
    IF :global.maximize = 'Y'
    THEN SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE);
    SET_WINDOW_PROPERTY('KING_CANVAS', WINDOW_STATE, MAXIMIZE);
    ELSE SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, WINDOW_SIZE, 580, 365);
    SET_WINDOW_PROPERTY('KING_CANVAS', WINDOW_STATE, MAXIMIZE);
    END IF;
    Dave

  • FocusOut event problem : the focus come back after processing

    Hi,
    i have a strange behavior on one of my apps.
    I have a simple form with 4 fields (textinput). When the two
    first fields (txtEmboPaiementCodeBanque and
    txtEmboPaiementCodeGuichet on the following code) are filled, i
    need to call for a service that will get some informations back to
    me so i can display something to the user while he continue to fill
    the forms.
    On the first two fields, i add an eventListener on FocusOut :
    _view.txtEmboPaiementCodeBanque.addEventListener(FocusEvent.FOCUS_OUT,rechercherBanque);
    _view.txtEmboPaiementCodeGuichet.addEventListener(FocusEvent.FOCUS_OUT,rechercherBanque);
    where rechercherBanque call the remoteObjectService and
    manage the callback function where i only set some informations
    with the result.
    Everything works fine except that for an unknown reason, the
    focus came back once my service has finished on the field i just
    quit! so it's a neverending succession of service call while i try
    to quit the field to continue to fill my form :b
    If anyone have an idea on what is happening, i'll be glad to
    hear it.
    Thanks a lot,
    Tonio

    Hi svkrzn,
    I have the exact same problem, except that in my case it happens to be a fully iCloud-based environment. No gmail involved, only iPhone(s) and a Windows 7 PC accessing the icloud services either through "icloud.com" or locally (mail, calendar, contacts) via outlook2010, configured through iCloud's control panel.
    Me and my family-members have, next to our own private iCloud calendar, a shared "family" calendar setup in which we all are able to manage common events. In this calendar we have added a repeating event (weekly) which ends somewhere in summer this year (2014). We wanted to delete single occurences of this event via our ios7 calendar app on our iPhones (4, for what it matters) and when trying to do so, the exact same thing as you described above happens: It seems for a short moment that the event is indeed removed only to popup again a few seconds later!
    What is remarkable though in our case: We are able to remove these single selected events via the webpage "icloud.com" (using the web calendar app) ... in this case the single event really gets removed from the shared calendar (which also syncs to my family's i-devices).
    Up until now I have seen no solution to it and I was wondering whether you did?
    Resuming: Comparing my problem to yours it seems that it is really an apple-issue and google is not to blame as I happen to experience the same kind of problem using only apple-services (iCloud).
    I have made a kind-alike post a while ago: https://discussions.apple.com/thread/5623714

  • 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.

  • Help! When users save web forms and come back to submit they get an error message and form is lost

    I have a feb form that has a 28 save limit.  When users save the form and return to submitt them they get a error message that says the form has expired or has been submitted.  The form is open and it was not submitted.  Any thoughts.
    Form deadline is tomorrow and people are getting angry when I tell them to recreate the form.

    Hi;
    Can you forward me any of the emails from your users with their saved link that is not working and we can look into it?
    Send to [email protected]
    Thanks,
    Josh

  • Satellite U400 wont turn on & when on wont come back from sleep mode

    I have a Satellite U400 and its a year and a few months old.
    In the last little bit it has been acting up, and it started with when the computer goes to sleep and goes to the black blank screen it will not come back from that.
    The only way to do anything is hold in the power key till it turns off and then turning it back on. This brings me to the warning screen I have turned my computer off incorrectly. It has been doings this for a few weeks and started randomly out of the blue.
    Then just today it wouldnt turn on at all, I was pressing the power key and the key itself would light up, and on the bottom right hand side the little lights would light up but wouldnt turn on, I kept pressing it over and over and over again and finally it did turn on. Once on I only used it for a few mins before turning off again and then would do the same thing, I kept pressing the bottom till it turned on. Its been on now and hasnt turned off again.
    Not to log ago I had to reformat my computer due to me forgeting my password and had locked myself out of the computer. About a week after that is when the issues started. I am not all that computer smart, to be honest, I do understand something things, I can follow step by step to do something.
    I really dont want to pay to have it fix I want to just do it myself and soon as its in great shape and never had any issues before.
    Does anyone have any idea what this could be, or why it could be?
    I am thinking about reformatting again as I am worried that didnt work out right the 1st time or something.
    Or if this is something that needs to be repaired does anyone have a clue on the cost of it?
    Thanks ^_^

    hi aev270,
    sounds like a serious problem to me.
    try the following: take out battery, cd-rom, hdd and try again.
    if it starts up without this components - you got lucky!
    this means it probably a software issue (but i dont think so - sorry)
    do you see the toshiba logo / bios messages? no - the you are in trouble.
    this strange behaviour could depend on many things: defektive components like ram or grafics... or (badest thing) the mainboard...
    if you have still warranty on it you should go to a servicepartner having the system checked.

  • Will "Value change" events fire when changed via ActiveX?

    I have a VI with an Event Structure defining several Value Changed events. These events are associated with various buttons on the control panel. When I work through the panel and press the buttons, the events fire correctly. However, if I connect via the COM/ActiveX control and change the control values, the button indicator light changes, but the Value Change event does not fire. Can we trigger value changed events remotely or must they be triggered via a mouse-click on the button?

    Hi Cyle,
    Please take a look at the document below. It explains why the events are not being fired.
    Event Structure Does Not Capture the Value Changed Event for Indicator Wired to Iteration Terminal
    I hope this helps.
    Sincerely,
    Feroz
    National Instruments

  • Which Business Event fires when candidate applies for a vacancy?

    Can somebody please confirm the workflow business event which fires when a candidate applies for a vacancy?
    Is there an easy way of finding this out or some doco which mentioned what events are called when?
    Thanks.

    Hi Shruti,
    Theoretically speaking you can edit the workflow process and achieve your objective (Using Workflow Builder) by designing what triggers to be fired once the AutoCreate Configuration Item completes.
    See if the following docs give you any hints:
    Oracle Order Management Using Oracle Workflow in Oracle Order Management
    AutoCreating Configuration Items and Final Assembly Orders (Oracle Bills of Material Help)
    AutoCreate Configuration Items (Oracle Bills of Material Help)
    Thanks &
    Best Regards,

  • 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

  • What trigger fires when a new record is requested?

    I'm trying to clear out a detail block when the user hits the button to enter a new record and cannot figure out what trigger to use or how to clear this block.
    This is a very old application and I don't even know what forms version it is in...
    Thanks, Scott

    If you don't even know the version, how can you modify the form at all?
    Check the code in the on-clear-details trigger if the form is a normal master-detail form. Clearing the detail block should be done automatically. From the manual:
    "Form Builder creates the On-Clear-Details trigger automatically when a Master/Detail block relation is defined. "
    If the form was created with its own logic to synchronize master and detail, you first have to figure out how that was done. Look for key-down, key-up, key-nxtrec etc.

  • What will happen when the time come?

    I have upgrade eligibility so when the time come iphone will be available on the list of phones that I'm eligible for upgrade? Is the iphone just gonna appear on the list of phones to purchase on the website?

    Login into MY Verizon....go to your upgrade line, and you will see i buy iphone button... 

Maybe you are looking for

  • Can't use 3D in Photoshop CC

    I've been trying to use 3D in Photoshop with either a Smart object or text converted to a shape but the 3D options are all grey'd out. Is there a preference I don't have setup properly? My computer is a MacBook Pro w/Retina display and 16gb of ram.

  • Redeploying war files WL 7.0

    When a war file is updated and uploaded this error occurs when redeploying weblogic.management.ApplicationException: Prepare failed. Task Id = 10 Start server side stack trace: weblogic.management.ApplicationException: Prepare failed. Task Id = 10 Mo

  • FF opens 19 instances, but loses tabs

    Firefox is operating strangely. I recently updated to 5.0. Now, I use FF with several add-ons, including Too Many Tabs. When I closed FF last night, there were 5 tabs, plus a total of 31 tabs in 7 TMT toolbars. I closed FF normally. When I ran FF thi

  • Calendar events one hour ahead

    Hi Just got my new 4s and have synced my calendars between Outllok on Windows 7 and my phone.  I have an evet that runs every Friday between 18:45 and 20:00 which is set up as a recurring event.  It displays fine on my calendar at the minute by looki

  • Mail freezes every time I try to open it.

    When I try to get on the Mail application, the screen for Mail appears, but after a second or two, the beachball appears and I'm forced to close the application. I don't know why this is happening, as Mail has always worked until a couple of days ago