Changing  the WarnAboutChanges message?

dear all,
i want to know whether we can change the text message of the WarnAboutChanges pop up or not.
i.e this message -:
" The Changes made to the page have not been saved. If you continue the changes will be discarded.Do you wish to continue?? "
as per our requiement we need the message as follows(change discarded by saved)
The Changes made to the page have not been saved. If you continue the changes will be saved. Do you wish to continue??
kindly help in this.
regards and thanks
Shivdeep Singh

"Warn About Changes" feature is an inherrent feature in OAF, you can not change its message as it is based on default JS API.Ideally you should not change this message as pet OA standards.Can you let me know y excatly u wanna change this?
--Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • To change the warning message to error message in VA01.

    I want to change the warning message into error message in the standard VA01 transaction..
    The steps I follow :
    order type -->
    enter
    sold to part -->
    ship to party -->
    Purch order no -->
    Req deliv date -->
    Material -->
    Order quantity -->
    SU -->
    enter.
    The warning error dispayed is
    No add. vendor / customer data maint. for 16320340 - please maintain J_1IMOCUST...
    Want to change the above into error so that it shud not go further.

    Hi Arif,
    Click on Save  Icon.
      System will give information: No add. Vendor / Customer data maint. For INJ95C01 -Please maintain J_1IMOCUST.<b> Ignore it.</b>
    Result
    System will calculate Price of the Material creates Schedule Lines and saves the document. System will give a message: Standard Order has been saved.
    <b>**REWARD IF THIS HELPS WITH POINTS**</b>
    Regards
    AK

  • How to change the error message Invalid login credentials

    Hi all,
    How to change the default error messages .
    1) In the Login page while giving wrong username or password .It showing
    Error message "Invalid login credentials".
    But requirement is change the above error message.
    2) I need to change the error message instead of "1 error has occureed"
    Thanks in Advance
    Sudhakar

    On the Login Page of the application create a 'Before Header' process with this code if  apex_application.g_notification ='Invalid Login Credentials' then
             apex_application.g_notification :='Your Altered Failed Login Message Here';
      end if;varad

  • Changing the error message

    Hi,
    <br />
    <br />How do I change the error message generated for a function such as an expired login.
    <br />
    <br /> <?php<br /> echo $tNGs->getErrorMsg();<br />?>
    <br />
    <br />Thanks
    <br />
    <br />Laurence

    Hi Laurence,
    ADDT´s error messages are spread across all those XYZ.res.php files located in the includes/resources folder -- and in your case it seems to be the file "tNG_pro.res.php" which provides the error messages related to the login.
    In here you´ll find two message variants : one for ADDT´s "development" mode, and the other for the "production" mode. As you most likely will not need to edit the "development mode" messages which are identified by a trailing "_D" in the variable name
    (e.g. BADWORDS_SQL_ERROR_D), you´ll just need to adapt the "production mode" messages
    (e.g. BADWORDS_SQL_ERROR)
    Cheers
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • How do I change the "new messages" sound? (Thunderbird 31.3.0 on MacBookPro running OSX 10.9.5)

    I followed the instructions at
    https://support.mozilla.org/en-US/kb/how-customize-new-mail-sound
    to change the "new messages" sound. It does play when I click on "Play" in the Preferences pane.
    However, when new mail comes in, it plays the default sound. So why is it ignoring the Preference?

    I was wrong. It's playing both the default sound AND the sound I selected. How do I get the default sound to stop?

  • Hi as iam changing the ical message allert date to daybefore automatically it is changing to on the date please help me, hi as iam changing the ical message allert date to daybefore automatically it is changing to on the date please help me

    hi,
    As iam changing the ical message allert date to "daybefore" automatically it is changing to "on the date"   
    please help me,

    You could simplify the decode(... into to_char(sysdate + 1,'d')
    select sysdate + level input_date,
           TRIM(TO_CHAR(SYSDATE + level,'DAY')) the_day,
           DECODE(TRIM(TO_CHAR(SYSDATE + level,'DAY')),
                  'SATURDAY',1,
                  'SUNDAY',2,
                  'MONDAY',3,
                  'TUESDAY',4,
                  'WEDNESDAY',5,
                  'THURSDAY',6,
                  'FRIDAY',7
                 ) daynumber,
           to_char(sysdate + level + 1,'d') alternative
      from dual
    INPUT_DATE
    THE_DAY
    DAYNUMBER
    ALTERNATIVE
    10/14/2013
    MONDAY
    3
    3
    10/15/2013
    TUESDAY
    4
    4
    10/16/2013
    WEDNESDAY
    5
    5
    10/17/2013
    THURSDAY
    6
    6
    10/18/2013
    FRIDAY
    7
    7
    10/19/2013
    SATURDAY
    1
    1
    10/20/2013
    SUNDAY
    2
    2
    10/21/2013
    MONDAY
    3
    3
    10/22/2013
    TUESDAY
    4
    4
    10/23/2013
    WEDNESDAY
    5
    5
    10/24/2013
    THURSDAY
    6
    6
    10/25/2013
    FRIDAY
    7
    7
    10/26/2013
    SATURDAY
    1
    1
    10/27/2013
    SUNDAY
    2
    2
    10/28/2013
    MONDAY
    3
    3
    Regards
    Etbin

  • Is there a way to change the xml message generated by JDeveloper Proxy

    Hi,
    I have created jax-ws proxy client using JDeveloper 10g. I need to change the generated xml message tags. I need to remove the namespace prefix tags from the xml message. For ex: the current request message looks like this:
    <ns0:EMPLOYEE_NAME>John</ns0:EMPLOYEE_NAME>
    should be
    <EMPLOYEE_NAME>John</EMPLOYEE_NAME>
    without the nso prefix.
    How can I do that? Please help me.
    Thanks.

    To original poster, please just select "Problem Solved" to help any future questions about this.
    Is there a way to change  the text message ringer? No.
    End of thread 

  • How to chang the idoc  message type

    Hi,
    I want to change the idoc message type...because the idoc has the status 51...pls advice how to change
    I have tried it from we81 .......but i cant open the msg type ...when i double click on it.
    Regards,
    Somenath

    Hi,
    This may help u
    Steps To Create Custom IDOC
    1.Create Segment Type (WE31)
    Go to Transaction code WE31
    Enter Segment type, click on Create
    Give Description
    Enter the Necessary Fields & Data Elements for those Fields.
    Save the Changes.
    2.Create Idoc Type (WE30)
    Go to transaction code WE30
    Enter the Object Name, select Basic type and click Create icon
    Select the create new option and enter a description for your basic IDOC type and press enter
    Select the IDOC Name and click Create icon
    The system prompts us to enter a segment type and its attributes
    Choose the appropriate values and press Enter
    The system transfers the name of the segment type to the IDOC editor.
    Follow these steps to add more number of segments to Parent or as Parent-child relation
    Save it and go back
    Go to Edit -> Set release
    3.Create Message Type (WE81)
    Go to transaction code WE81
    Change the details from Display mode to Change modenAfter selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press EnternClick New Entries to create new Message Type
    Fill details
    Save it and go back
    4.Assign Idoc Type to Message Type (WE82)
    Go to transaction code WE82
    Change the details from Display mode to Change moden After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Regards
    Seshagiri

  • How can I change the default message after System Call Handler transfer error?

    Hi,
    I'm using Unity Connection 9.1 and System Call Handlers to allow to join internal extensions (not reachable from the PSTN).
    I succeeded but I would like to change the default message played when the extension dialed is not known. I tried with Error greetings but nothing changed.
    Thanks for your help.
    Regards,
    Julien

    Just tried this on my 9.1 and 10.0(1) servers and it worked fine.
    I went to the opening greeting call handler, selected the "error" greeting, set the greeting to play my personal greeting (it defaults to the system generated greeting), recording "hey, you dialed the wrong number" and then called in and during the opening greeting I dialed "88" - I heard "hey, you dialed the wrong number" and then it repeated the opening greeting recording as it should.
    the default action after playing your custom greeting in this case is to "restart greeting" - which is why the opening greeting plays again.
    Not sure what you did in your testing with the error greeting - check to make sure you have it set to play your personal greeting instead of the default system greeting - since you can't disable the error greeting there's not a lot of other items I can think of to check.

  • How to change the prompt message in a open file box

    Hello
    In my VI the user has to introduce several file path. They are sequenced so we know which one is requested. Is there an easy way to change the message on the "choose file to read" window in order to have "choose xxx file to read" etc... Is this through some VB programming or does labview have some tools for that ?

    There are two solutions:
    OBN's solution uses a function to get the file name.
    My solution uses the file control. You have to click on the browse button to select the file.
    Both solutions will open the system Open File dialog where the user can select the file. OBN's solution is more obvous to change the parameters. In my solution you have to use property nodes.
    See the VI (LV7.0) how my solution works.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions
    Attachments:
    Select File.vi ‏15 KB

  • How do you change the text messages privacy setting on the 5.0 version software?

    I updated my iPhone to the 5.0.1 software version. When I had the earlier software version I changed my text message privacy setting. Whenever I received text messages it would only state the name and "new text message" now that I updated I don't know how to change it back to being able to see what people text me
    On my lock screen. Help would be appreciated!!!!

    Settings --> Notifications  --> Messages (under "In Notification Center")  --> Alert Style: ALERTS and Show Preview: ON

  • Changing the Error message in the background

    Hi Experts,
    Is there any way to catch the Error message in the background apart from changing the message type.
    Because the error message is coming from a standard function and I want my program should handle the error message. Whether this can be possible if possible can anyone please let me know the process.
    Thanks in advance.
    Regards,
    Srinivas
    Edited by: Srinivas Hari on Jun 23, 2009 10:08 AM

    Hi Srini,
    The question is not very clear still I am trying to answer this.
    If my understanding is correct you are trying to run a standard function module in background task in your custom program and that FM is giving some error messages but not raising any exceptions and you are trying to catch those exceptions in your program. If that is be the case then yes you can definitely catch that error messages.
    Step 1 : Call function 'XXXX' IN BACKGROUND TASK
    Step 2: Call function 'ID_OF_BACKGROUNDTASK'
    Step 3: COMMIT WORK and WAIT.
    Step 4: Call function 'STATUS_OF_BACKGROUNDTASK' ---> passing the id number which you will receive in Stpe 2.
    Basically the step 4 would return you the error messages which would be visible in Transaction SM58.
    Regs,
    Somnath

  • Is it possible to change the 'accessibility' messages of a button?

    I have buttons that control navigation in a subform.  These buttons are one instance - then addInstance as related subforms are added.
    I would like to be able to control the accessibility message (since we use it more as a hover/mouseover) based on the user interaction.
    Anyone know how I can change or adjust the message during user interaction?

    Are you talking about the tooltip for the button? What would you want to change the message to?
    Paul

  • OTL - Hwo to change the error message

    Hi
    When someone submits time beyond the valids project and task dates, we get teh followign error. We want to change the text of this message to give more meaningful text. How do i change that in OTL
    The expenditure item date is not within the active dates of the project
    Cause: All expenditure items charged to a project must fall within the active dates of the project. Action: If you wish to charge against this project for this date, change the expenditure item date to a date within the project start and end dates, or change the project's start or end date to include the expenditure item date
    Thanks in advance

    Have you tried APPLSYS.FND_NEW_MESSAGES?
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_NEW_MESSAGES&c_owner=APPLSYS&c_type=TABLE
    https://forums.oracle.com/forums/search.jspa?threadID=&q=FND_NEW_MESSAGES&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Programatically change the error message thrown by ADF Method validator

    Can I change an error message being displayed by an ADF Method Validator?
    The message of the method validator can be specified declaratively using the Wizard. But is there anyway I can programatically change it inside the body of the method validator?
    Inside a method validator i will check for about 5 conditions and each condition will have a separate error message to reflect the error correctly. I can't use a single message declared by the wizard.
    regards,
    Anton

    Hi,
    I think you should look at the follow links, hope they can
    help you
    http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx
    #Troubleshooting a 404.13 issue using IIS and Failed Request Tracing logs
    http://blogs.msdn.com/b/amb/archive/2012/10/10/troubleshooting-a-404-13-issue-using-iis-and-failed-request-tracing-logs.aspx

Maybe you are looking for

  • Wireless AP 3500

    Hi, I have a new wireless configuration on a 5508 WLC. the controller is licensed for 12 AP's. I have plugged 8 AP's into the wireless vlan and 6 out of 8 come up with IP address and connect to the controller, broadcast two configured SSID's all seem

  • Where do taken pictures go on N958gb

    Hi, I'm getting really frustrated about the way items dissapear to unknown locations on this phone. I've taken a picture and want to get it on my pc. It's nowhere to be found with the file manager. The only place I can find it, is with the search fun

  • Compressing SOAP Messages/Parameters

    I'd like to try compressing some of the parameters (XML) I send using web services. Any insight would be helpful. What's the best way to do this? I can get the data as far as a ZipOutputStream, but how should I transmit it using web services? I suppo

  • How to create "Fisheye Effect" with Photoshop 10, on a Mac computer

    How to create "Fisheye effect" with Photoshop 10 on a Mac computer?

  • Photos nor recognised in Organiser

    I have a problem with PSE Ver 11 operating on Win 7. No matter what I scan from my Epson 3170 Photo into the PSE 11 Organiser I am presented with: NOTHING WAS UPDATED. THE FILE(S) OR FOLDERS(S) SELECTED TO IMPORT DID NOT CONTAIN ANY SUPPORTED FILES T