Captivate 3 - Error messages don't display

My slides have click boxes with errors attached. Error options are set to Pause for Failure caption.
Click box is postioned on the TOP of the timeline, and should be active, with a caption too, once the voiceover finishes.
Caption and click box displays but when I intentionally click elsewhere the error will not display.
Blue buttons in the RHS panel execute javascript but have no pause and no options defined for them except display for rest of slide.
Appreciate any suggestions thanks.

No answers here and I am wondering why. I have read past discussions about "Failure captions not displaying" and have noted all
the suggestions but still have not been able to get them working.
Click box is the uppermost (top) item in the timeline...and they are positioned after the slide voiceover so I would have thought there was sufficient time for them to become active.
Getting a little desperate about how to fix this.
Happy to try anything.
Regards
Rumbles

Similar Messages

  • Validation error message is not displayed for an attribute as an Input List Of Value

    Hi everyone,
    I use jdev 11.1.1.7.0
    In my application I've created an Entity Obj and a View Obj base Employees table.
    for the JobId attribute I've taken actions as listed below:
    1. in Employees EO I've created a validation for this attribute and in some cases an error message returns (the error message is "the salary is not high"):
         * Validation method for JobId.
        public boolean validateJobId(String jobid) {
            if (...) {
                return false;
            if (...) {
                return false;
            if (...) {
                return false;
            return true;
    2. in Employees VO  I've created a LOV for this attribute (the view accessor is JobsViewObj ) and I display the attribute as an Input Text with List Of Values.
    in jspx page I drag& drop this attribute as below:
              <af:inputListOfValues id="jobIdId"
                                    popupTitle="Search and Select: #{bindings.JobId.hints.label}"
                                    value="#{bindings.JobId.inputValue}"
                                    label="#{bindings.JobId.hints.label}"
                                    model="#{bindings.JobId.listOfValuesModel}"
                                    required="#{bindings.JobId.hints.mandatory}"
                                    columns="#{bindings.JobId.hints.displayWidth}"
                                    shortDesc="#{bindings.JobId.hints.tooltip}"
                                    autoSubmit="true">
                <f:validator binding="#{bindings.JobId.validator}"/>
              </af:inputListOfValues>
    I open the Popup and I select a row from the Popup list and then I click Ok. After that if the validation method(validateJobId) returns false, the error message("the salary is not high") must be show to the user. but the error message doesn't display. I don't understand why this happens.
    Can anybody guide me about this problem?
    Regards
    Habib

    yes, you're right, I've tested it in 12.1.3 and error message was displayed.
    it seems it's a bug(bad bug ) in both 11.1.1.7 and 12.1.2. and now what can I do? is there any way to display the the error message?
    Regards
    Habib

  • Error Message is not displayed on the pop screen for chain end chain

    Hi,
    I have called a screen in one of the standard program using enhancmenets,
    and i had put validations using chain and end chain, but the error message is not displayed immediately on the screen
    but it is displaying as log , i want the error should come on the same screen and it should not allow till the correct values are entered , how to handle it
    regards
    afzal

    Hi,
    have you tried option "LIKE" with instruction MESSAGE.
    Example:MESSAGE ID '38' TYPE 'S' NUMBER 000 DISPLAY LIKE 'E' WITH 'My Message'.
    And instead of using a MESSAGE instruction, why to not use a popup ?
    Like using one of these function modules (for instance):
    TMS_BCU_POPUP_TO_CONFIRM
    POPUP_TO_CONFIRM_STEP
    POPUP_TO_DECIDE
    FC_POPUP_ERR_WARN_MESSAGE
    etc...
    If that does not work, perhaps it's your ehancement which is not the good one or perhaps you have use a second one.
    Regards
    Mickael

  • Error message need to display on other screen

    Hi All,
    I have implemented the enhancement implimentation for one perticular transaction code and i am valdating the one field in the one sub screen and i am displaying the error message. but its displaying in that subcreen. 
    But my requirment is i need to display that message in another sub screen.
    can any body tell me how it is possible to do the validations on one screen and displaying the error message in another screen.
    Thanks.

    HI,
    Is that subscreen is under tabstrip.....then you can use the sy-ucomm ....
    Thanks,
    Shailaja Ainala.

  • During an update of the applications on the BlackBerry smartphone an error message may be displayed "BlackBerry Desktop Software failed to validate your BlackBerry device update - Aborting install due to validation failure. Some packages contained unsatis

    I have reset both my torch and playbook back to original only thing that I kept was my contact. And still problems I am a few min away from leave my loved blackberry and going android !! Or heaven help us Phone
    Issues 1) playbook wont connect to desktop manager anymore 
    2) Play book has 2 calendar icons with two different settings on them ??? I have one that is currently working with my yahoo email and calendar account. 
    3) my Phone when connected to desk top software shows the calendar as read only
    4) Unable to update my phone says During an update of the applications on the BlackBerry® smartphone an error message may be displayed "BlackBerry Desktop Software failed to validate your BlackBerry device update - Aborting install due to validation failure. Some packages contained unsatisfactory dependencies." 
    I just want my email and Calendars to work I am tried of spending nights trying to get these deices working !!! 
    someone please help me. !! 
    I know you are going to ask I have updated everything last time and it is all as update as it can get. 
    As for now as I wait I am going to wipe my phone again and just set everything up again !! If I have to even my contacts AHHHH Help I am starting to think crazy thoughts 

    Did you try to eboot the your PC or laptop where your device is connected ?
    I experienced this with my windows laptop, after a failed to do an update, I restart the laptop and my Torch, then retried, and it's worked

  • LSO_CHECK_BOOKING custom error messages are not displayed

    Hi,
    Good day! I am currently experiencing some problems displaying custom error messages from BADI LSO_CHECK_BOOKING. I have implemented this Badi and is appending error messages in CT_MESSAGE_TAB however when the message is displayed in portal, the custom message is not displayed. Instead, SAP displays a predefined error "Error When Creating Prebooking with the data entered..."
    Is there a way for me to display my custom error message instead of the predefined SAP message?
    Thanks a lot.
    Cheers,
    James

    Hi James,
    You have not mentioned, which portal you are using. Please see below, that there are differences in the learning and the admin portal:
    Learning Portal:
    The framework of the existing design of the Learning Portal does not
    allow customer specific error messages to be displayed in the portal.
    Only a generic message will be displayed when prebooking in the learning
    portal if the BADI LSO_CHECK_BOOKING returns an error. The design of the
    application does not expect to raise an exception from the BADI. If the
    BADI processing is assumed to be unsuccessful, the messages filled by
    the BADI will be ignored and a general error message will be displayed
    in the portal.
    So this is basically a design limitation.
    Administrator Portal:
    Have you tried e.g. the following notes?
    SAP Note 1806593 Admin Portal: Message is not displayed while prebooking
    SAP Note 1575238 LSO: BADI LSO_CHECK_BOOKING does not show warning messages
    Regards,
    Agnes

  • Stop Transaction Error Message Doesn't Display

    Hi,
    I am using a custom message, like "Results Not Yet Confirmed", in the Stop Transaction action. But this error message is not displaying when I run the JavaScript code. I used the expression "document.<AppletName>.getValue(1,1)".
    Any clues?
    Regards,
    Chanti.

    Hi Chanti,
    What display type are you using?  An iGrid?  If so, try
    document.appletName.getErrorMessage()
    Otherwise, please provide more details - the display type and which MII version you are using.
    Kind Regards,
    Diana Hoppe

  • Error Messages to be displayed in Interactive Form

    Hi All,
    I have a requirement in SPPM form to check for the amount and based on that give some warning messages or error messages depending on the amount entered after checking the amount. I am successfully able to track the error when a certain event is triggerred (i.e. Dropdown of PayScale Group/Level) but I need to validate based on the value and give error messages. If someone has done this kind of error handling in Interactive Forms please tell me know.
    Also the warning message does not seem to appear any idea why ?
    Regards,
    Samar.

    Hi Samar,
    you may check out the adobe designer help for scripting, displaying the messsages etc. store the value in a hidden fieldand do the scripting accordingly.
    I didnt get what you meant by 'as this is a free text'.
    Kindly update once you find the solution. Hope this helps.
    Thanks and Regards,
    Anto.
    addition *****
    FYI, this is what i get on a quick search at the adobe designer help. you may search in the help for all your scripting queries :
    messageBox method
    Displays a dialog box on the screen. It is available only for client applications.
    FormCalc syntax
    $host.messageBox( STRING param1 [, STRING param2 [, INTEGER param3 [, INTEGER param4 ] ] ] )
    Parameters
    param1
    A valid string representing the message to display.
    param2 (Optional)
    A valid string representing the title to appear in the title bar of the dialog window.
    param3 (Optional)
    An integer representing the icon to display in the dialog box.
    0 (Error) - This is the default.
    1 (Warning)
    2 (Question)
    3 (Status)
    param4 (Optional)
    An integer representing the buttons to display.
    0 (OK) - This is the default.
    1 (OK, Cancel)
    2 (Yes, No)
    3 (Yes, No, Cancel)
    Returns
    A valid integer representing the value of the button pressed by the user:
    1 (OK)
    2 (Cancel)
    3 (No)
    4 (Yes)
    Examples
    JavaScript
    // Display the number of child nodes under rootNode.
    xfa.host.messageBox("Number of nodes under rootNode after appending clone: " + xfa.record.nodes.length);
    Message was edited by:
            Antony John Isacc

  • Captivate freezing Error Message

    Hi,
    Captivate continues to freeze randomly through projects. I get the error "A fatal error has occured and the application is being terminated. Adobe Captivate has tried to save all your work in the respective project folders as ".cpbackup" files. Please restart Adobe Captivate."  I restart, yet I continue to face this error. This has happened to me 3 times already and it's very frustrating. I basically have to start over on my projects. My projects are saved to My Documents folder. I've tried clearing the cache.
    I went through uninstalling and reinstalling Captivate but I got this error message after it finished: This is on a Windows 7 pc.
    Exit Code: 6
    -------------------------------------- Summary -------------------------------------
    - 0 fatal error(s), 3 error(s), 3 warning(s)
    ----------- Payload: {948B7277-3D4C-4672-B1DB-24B3C83D704E} MultiSCOPackager 2.0.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Common Files\Adobe\Adobe Multi SCO Packager 2\MultiscoPackager.ico for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe eLearning Suite 2.5\Adobe Multi SCO Packager 2.lnk with target C:\Program Files (x86)\Common Files\Adobe\Adobe Multi SCO Packager 2\MultiSCOPackager.exe(Seq 980)
    ----------- Payload: {F9FAC696-2E48-497D-B820-C9A65DA630DF} Adobe eLearning Suite 2.5 2.5.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Common Files\Adobe\Adobe eLearning Suite 2.5 Workflows\en_US\win\extras\SuiteWorkflows\en_US\els_app.icofile:\\\D:\suiteBuild\elearnin g_mul\installerdev\elearning\project\stagingarea\win\extras\SuiteWorkflows\en_US\els_app.i co8632405c9a6d2fbac0fe79597739b3b85a6e898_98_05c9a6d2fbac0fe79597739b3b85a6e8 for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe eLearning Suite 2.5\Adobe eLearning Suite 2.5 Workflows.lnk with target C:\Program Files (x86)\Common Files\Adobe\Adobe eLearning Suite 2.5 Workflows\en_US\Main.exe(Seq 283)
    ----------- Payload: {7DE6CDC3-CFEE-4564-813D-3F59E5D71F10} Adobe Captivate 5.5 5.5.0.0 -----------
    WARNING: DF012: File/Folder does not exist at D:\Adobe eLearning Suite 2.5\payloads\AdobeCaptivate5.5Core\OEM(Seq 4002)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Captivate Reviewer: Install failed
    ERROR: DW050:  - Adobe Captivate Quiz Results Analyzer: Install failed
    I've done google searches and I need some help from Adobe.
    Thank you,
    Logan

    Exit Code 6 means that some of the supporting components for the application are not installed correctly.
    Reason : may be they are already installed on your machine or they didnt got uninstalled when you tried to uninstall the application last time.
    Try launching the application, it should work.
    now for the error that you get with the project.
    Please try to create a test project and see if you get the same error on that project as well.
    if you do not get this error with the new test project, then try to copy all the slides of the original project into a new blank project, save it with a different name and then check.
    Thanks

  • Problem in BADI, error message not getting displayed

    Hello Experts,
    I am facing a strange problem in BADI.
    The requirement is that the user should not be allowed to change the plant field
    on the screen of standard MM transctions for PO/PR amendment.
    I have written the code in separate BADIs for PO and PR.
    I am displaying an error message if the user tries to change the field.
    For PO, it is working fine.But for PR, the same code is not working.
    The control is going over to the BADI for PR and rest of the code is working fine.
    But the error message is not getting displayed for PR amendment.
    Can anybody please suggest the possible cause of problem and some solution to it.
    Thanks in advance.

    Hi
    See the sample BADI code for PR which raises an exceptions and do accordingly
    BAdI Name: ZPUR_RFQ (Implementation name) Purchase Requisitions
    Definition Name: ME_REQ_POSTED
    Interface Name : IF_EX_ME_REQ_POSTED
    Implementing Class: ZCL_IM_PUR_REQ
    Method :            POSTED
    METHOD if_ex_me_req_posted~posted .
      DATA : v_mtart TYPE mtart.
      DATA l_s_eban TYPE ueban.
      LOOP AT im_eban INTO l_s_eban.
        IF l_s_eban-estkz NE 'B'.
          CLEAR v_mtart.
          SELECT SINGLE  mtart INTO v_mtart FROM mara WHERE matnr = l_s_eban-matnr.
          IF v_mtart EQ 'ZERS' OR v_mtart EQ 'FHMI' OR v_mtart EQ 'UNBW'.
            MESSAGE e000(zm_msg) WITH 'You are not allowed' 'to create PR for stock items'.
          ENDIF.
        ENDIF.
        IF  l_s_eban-knttp NE 'F' OR l_s_eban-pstyp NE '9'.
          IF l_s_eban-knttp NE 'A'.
            IF ( l_s_eban-pstyp NE '9' AND l_s_eban-pstyp NE 'D' ) 
               AND l_s_eban-matnr EQ space.
              MESSAGE e000(zm_msg) WITH 'You cannot create'
                'a PR without material number'.
            ENDIF.
          ENDIF.
        ENDIF.
      ENDLOOP.
    ENDMETHOD.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Error message is not displayed

    Hi all,
    I am working on Tomcat server and JSP. i have created a web page using JSP and html. when i click on submit button, it should display the next page. if any error is there, it should display the error on the webpage. But, it is not displaying any error message.
    It just says :
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Open the localhost:8080 home page, and then look for links to the information you want.
    Click the Refresh button, or try again later.
    Click Search to look for information on the Internet.
    You can also see a list of related sites.
    HTTP 500 - Internal server error
    Internet Explorer
    i tried using one undeclared variable and try to navigate to next page, even then there was no error message like "variable not found".......it just gives the error message as above............
    I am not able to makeout where i am going wrong, what is the problem.....
    I am finding it very difficult to debug.
    please help !!
    regards
    ashvini

    .....what is jsp url ?
    orginal post of yours...
    when i click on submit button........
    which means that in your first page, you have a form with an action attribute that points to a jsp - that's what i meant by submit jsp url.
    and where can i find <tomcat_root>/log file ???Go to your TOMCAT installation directory, there would be a logs folder under that which in turn would contain your log files.
    ram.

  • Error message information not displaying.

    Hi Experts,
          when we click on error message (red icon) information will be displayed related to the error. but one of my user is getting blank page but when i tried with his id message is coming normally can u please suggest where the problem is ?
    Thanks in advance......

    Dear Satish,
    Is it Custom message or SAP Standard message? What's the message number?
    If it's a custom message through any enhancement, check with ABAPer whether there be any authorizations maintained.
    Umakanth R

  • Error message on the display

    I changed the ink cartridges and managed to print a copy. The message on the display then said - Pull out the paper tray. Load plain paper then press OK. Which I did.
    The message now reads "Printing alignment page" However it doesnt print and the message will not cancel and I am not able to use the photo copier.
    The printer works when printing from the computer but it is not allowing me to use any of buttons on the printer

    Hi @Chazzie,
    Welcome to the HP Forums!
    I understand that you are getting an error message on your printer's display and that you cannot use any of the buttons. I am happy to look into this for you!
    For further assistance, I will need some additional information:
    The Product/Model Number of your printer. Follow instructions in this link. Finding Your HP Product Model Number.
    If you are using a Windows or Mac Operating System, and the version number. To find the exact version, visit this link. Whatsmyos.
    If the printer is connected, Wireless, Ethernet, or USB.
    If the printer is able to make copies.
    If the power cable is plugged into a surge protector, or directly to the wall outlet. Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector. This applies to Inkjet printers as well. 
    Please see this post, Want Good Answers? Ask Good Questions, by @Bob_Headrick, so you can get the most out of these forums.  
    Thank you for posting, and hope to hear from you soon!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Error message "don't show me this message again", I need it back!!!

    Stupidly I click "don't show me this message again" when itunes couldn't locate my music on an external hard drive. Apple help couldn't helped, so does anyone know how I can get this error message back so I can so itunes where to locate my music.

    It's application specific. You can re-enable the warnings in your preferences by clicking the Reset All Warning Dialogs button.
    Bob

  • After error message has been displayed , unable to check multiple selction.

    Hi experts ,
    I have developed an interface tosend data to thrid party tool. But there is a single issues with it.
    Whileproviding inputs at selection screen the selection-screen fields are not validated properly.
    Could somebody please correct me on this :-
    I have a validation check for a select-option with NO Intervals.
    Any incorrect value in the Select option then an error message displayed . Now if there are multiple values in the Selct-option multiple selection then also the error popos up showing the wrong entires . But when i try to change again i.e click on multiple selection then it doesnot allow the user to enter and correct those entries.
    Could you please let me know the best posible way to check teh above scenario ?
    Thanks
    Kylietisha

    Hi,
    try to put our validation logic in the AT-SELETION SCREEN event so that it will allow you to crrect the values in the selection screen option after displaying of the error message.
    to check the mutiple value validations, try to get the entries from the validation table into an iternal table. if internal table contain a vaue then there are some valide entres present in the given input vaues. if table is empty then display the error message.

Maybe you are looking for