How to create a confirmation message

Hello

Can you tell me what are the steps to create a confirmation message when the user clicks a specific link!

Thank you

If you add that to a button, create you a 'Redirecrt to the URL"button and add it to the"URL target ":

javascript:apex.confirm('Are you sure you want to delete this record?', 'DELETE');

If you use a link then you can do it like this:

<a href="#" onclick="apex.confirm('Are you sure you want to delete this record?', 'DELETE')">your link

Such a question was answered dozens of times in this forum. A simple search would lead you to several solutions. Use this forum to search before posting your questions.

Denes Kubicek
-------------------------------------------------------------------
http://deneskubicek.blogspot.com/
http://www.Apress.com/9781430235125
http://Apex.Oracle.com/pls/Apex/f?p=31517:1
http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
-------------------------------------------------------------------

Tags: Database

Similar Questions

  • How to create a new message in the wsdl

    Hi all, how to create a new message apart from the request message and the response message that are created when the BPEL process is created? For example, in response, the request and the draft LoanValidator (this is the sample project that came with the installation of 10 g), the messages are LoanValidatorRequestMessage, LoanValidatorResultMessage and another message is there which is InvalidApplicationExceptionLoanValidatorMessage it. How to create this message? and its corresponding operation also. Thank you.

    Kind regards
    user11275112

    messages are defined in the wsdl file and have parts that refer to the actual type / element. Just so go to the WSDL file, which is that of the partnerlink customer - and add your. the operation (defined in the portType class) contains entries / exits / breakdowns of children. each referring to a defined message.

    was soon clemens

  • How to get the confirmation message when I press the button Delete?

    Hai,
    I want to display a confirmation popup before you delete the line.

    I created an Entiity object and a view to EmpTable... object and drag and drop the button Delete.
    I want to show a confirmation message that "you want to remove?
    If the user clicks OK, the data must be deleted... or not... I'm using JDeveloper 11 g

    You can use a popup for this. Put a component showpopuupbehavior on the delete button to display a popup.
    Article 13 of the web developer guide here shows how proceed.

    Timo

  • How to display a confirmation message before deleting

    Hello

    I have a request and I want to display a confirmation message before people delete a record.

    The button on page 42 is number 90 'delete this card '. This is a shipment as 'DELETE_ALL '. I saw that the buttons remove are redirects to the url javascript:confirmDelete(htmldb_delete_message,'DELETE'). but I can't use it because my button is not a redirect, but a shipment.

    http://Apex.Oracle.com/pls/OTN/f?p=4550
    Workaspace: ESPACE2008
    User: guest
    password: acdc2009
    Name of the application's activities

    Thank you for your kind replies.

    Christian

    Hi Christian.

    You can use the same logic for your own processing logic.

    the syntax is...

    javascript:confirmDelete(htmldb_delete_message,'YOUR_PROCESS_NAME');
    

    Replace "YOUR_PROCESS_NAME" with the name of your page process that manages the deletion block. Don't for get the quotes either side of your process name.

    I hope this helps.

    Simon

  • How to create a confirmation box?

    Hello!

    How can I create an alert confirm?

    Example: When the user click on the button, display message: course you send this e-mail? Yes or no

    If to click the Yes, send email else send e-mail.

    Is this possible?

    You can do this by using the messagebox method...

    Put the code below in a click event of the button and test... You can place your code in the Yes on the status section.

    If (xfa.host.messageBox ("You have of course to send this email?", "Send Confirmation Email", 2.2) == 4) {}

    The user selected Yes. Do your treatment for the purpose of sending the e-mail.

    xfa.host.messageBox ("Email has been sent");

    }

    else {}

    Do your treatment for the No.

    xfa.host.messageBox ("the e-mail is not sent");

    }

    Thank you

    Srini

  • How to create the alert message

    Apex 4.2.5

    create a form on a table

    After entering the fields, the user clicks create the button Save.

    But I want a dialog box saying "would save you the folder you entered? Yes or no"

    There will be 2 buttons Yes or no or cancel

    How this is done?

    second question:

    Typically, after creating a new record, the form is reset or clear. What happens if I want to keep the values, I entered after registration? in other words, the shape

    is NOT cleared.

    How this is done?

    Thank you all.

    > > wozi

    Hi Wozi

    Answer 1) Try use this plugin

    -Action Dynamics Plugin - Alertify

    Answer 2) change the elements of the branch of the page to save the States or the values on the page you need

    Concerning

    Mahmoud

  • Personalize the confirmation message after purchase

    How to personalize the confirmation message that users get after making a purchase on the site?

    Thank you

    Lily

    Use the Layouts / online shop / reception of the order page.

    If you use quotes use the quote-receipt page.

    What are the paths for SFTP options (Dreamweaver), or a development tool.

    Hope that makes sense. I added a screenshot for help.

  • How to create a window Yes/No Message?

    Hi can someone help me on how to create a window yes/no message for my confirmation of deletion procedure?


    Thank you...

    Jon fuller

    Hi Jon,

    Please see the link to create the below yes / no dialog box.

    [http://oraclearea51.com/code/code-snippets/oa-framework/tutorial-code/how-to-create-a-yes%10no-dialog-page-in-oaf_17.html]

    Kind regards
    Sudhakar.

  • How to create a Websocket Java client application that receives incoming Messages

    Hello

    How to create a Java only incoming Websocket application receives Messages?

    For example, here's a Html 5 Websocket:

    http://html5demos.com/Web-socket  That runs on that server for Node.js: ws://node.remysharp.com:8001

    Now I want a Java client side? How can I achieve this?

    Moreover, my main go is for users to post messages of the web and goto the smartphone blackberry with this application.

    Looking forward to your helpful answers

    Hamid Weiss

    It is quite easy to create a socket to listen:
    "socket: / /: 79 sets a socket server incoming on port 79.
    See http://www.blackberry.com/developers/docs/7.1.0api/javax/microedition/io/ServerSocketConnection.html

    However, you should be aware that a mobile device is not directly accessible (except wireless) because they do not receive a public ip address on a wireless (keyword NAT).

    to resolve this issue it is support to push.
    See http://docs.blackberry.com/en/developers/subcategories/?userType=21&category=Push+Service
    (the link below goes to the 7.1 API for java bb).

    If you are new to development, you should think about the new platform bb10 so when you expand.

  • How to get the user input to dynamic Action confirmation message?

    Hi guys,.

    I use apex 4.1.

    I added a page dynamic Action confirmation message box. How can I get the user input to the confirmation pop up?

    Thank you

    Hello

    you do not directly get user input. But you should still be able to get what you want. Suppose you have a dynamic action which fires for a 'change' (or other) and who has two or more actions

    (1) confirm
    (2) execute the PL/SQL Code

    If the user clicks Cancel/no in the confirm dialog box, APEX stops execution of this dynamic action and not run "run the Code in PL/SQL.

    Hope that helps
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • How to create a context-sensitive help when you move a field/menu drop down message

    Hello

    Anyone know how to create a message dialog box helps to appear when a user hovers over a field, a menu drop-down or a subform?  Rather than create a context-sensitive help. I want to be able to give the user a hint what to do they have their mouse over a part of the form.

    Thank you for your help.

    Best regards.

    You can make the text in the tool tip box in the accessibility to this palette.

  • How to create component message layout, Standard region page header?

    Hi all

    Please help me on this

    How to create component message layout, header region page Standard using customization?

    Thanx

    Hello

    create the header area and component message page layout in your JDEV with VO required, AM a CO server migration.

    Go to the page you need and then create the stack layout using personalization and in her extends well provided that the path for the region you created in JDev.

    Hope this will help with customization, it is not possible to create the header region.

    Kind regards
    Out Sharma

  • How to create a signature cards to attach to emails

    I have windows vista Home premium and would like to know how I enclose my card of PDF file to all past messages?  This can be done so that you do not manually attach your card to each pass by email.

    Hi, caymo:
     
    Unless someone has a better idea...
     
    Open a new message window and add the attachment. Then: File | Save as and save a desktop .eml file. When you want to send a message, simply click on this shortcut icon instead of create a new message and a new message window will open with the already attached PDF file. For more convenience, you will probably want to drag the shortcut to the taskbar icon.
  • Contacts are still in the main Windows mail Contacts, but they disappeared from my contacts list when you create a new message

    After a system crash, restore, all my contacts are still in the main window of Windows mail Contacts, but now when I create a new message and click on 'To', all contacts have disappeared from my list of contacts. How to make their return in the list without having to re-enter them one by one which would take forever? I am running Vista Home Premium.
    Thank you.
    DC

    Hello

    Try the following article, it can be applied as happened after the restoration:

    http://support.Microsoft.com/kb/934563

    You can also export and re - import their contacts. See the link below to do so.

    http://Windows.Microsoft.com/en-us/Windows-Vista/import-export-or-change-the-format-for-contacts

  • Windows mail. When sending a new email, I want to use the BCC field, that I can not select because it is not on the new Message. __How make CCB to come when I create a new message? This something __Is I can add tools please?

    Windows mail. When sending a new email, I want to use the BCC field, that I can not select because it is not on the new Message.
    How can I get the future BCC when I create a new message?
    Can I add tools please?

    Thanks for the reply Bruce Hagen. I am very grateful.

    Dave.

    In a new message window: view | All the headers. Check it out. Or, simply click on the button to easily add to your contacts list to: To, CC, or BCC.

    Bruce Hagen ~ MS - MVP [Mail]

Maybe you are looking for

  • "Plugin - container.exe has stopped working" error during installation of Firefox 36.0 via SCCM if Firefox is open during installation.

    When installing Firefox 36.0 via SCCM (System Center Configuration Manager), if the previously installed version of Firefox is open during the new installation, an error, "Plugin - container.exe has stopped working. A problem caused the blocking of t

  • Loading Firefox flashing

    Check all aspects of facilities including Server download, have uninstalled and reinstalled. Have turned off many programs and modules with no improvement.When clicking to ask Firefox to a download link the black circle of rotation will often stop an

  • An upgrade to El Capitan will change my favorites?

    Will be an update of Snow Leopard 10.6.8 effect a change in my favorites?

  • VMWare Player

    Pavilion g6 1201-tx. QG470PA #ACJ. Windows 7 64-bit. 2nd gen i5 2430 M 2.4 GHz, Intel HD 3000 + AMD Radeon 6470 M 1 GB HD. 640 GB HARD DRIVE. 4 GB OF RAM. I want to install Linux on my Windows 7, but using 'VMWare Player '. If I install Linux with VM

  • updating Win 7 home pre never returns

    damaged my laptop so set up another and put my hard drive in it. crashed a lot then found it viper sw virus that was causing problems. This is after I did a restore that wiped out all my updates on the drive... when I try to search for updates, that