Customize the Apex 5 UT deletion confirmation message

Hello

I want to customize javascript:apex.confirm (htmldb_delete_message, 'DELETE'); at their Summit, 5 using the new (and fantastic universal theme)

Is what I want to achieve instead of display the standard popup window

ScreenShot054.gif

is to show an alert area (with 2 buttons Ok - cancel of course)

ScreenShot055.gif

but I don't know how to do this.

Any help will be appreciated

Thank you

Jean-Yves

Hello

Happy new year too.

1 created a new 'Modal' through the normal page Wizard page.

2. has created 2 regions

a. static HTML area with custom and model of "Alert" message "are you sure you want to perform this action? ' in the content body

b. region model static HTML 'Button container' and «Dialogue Footer» position

3. Add 2 buttons button container region

a. OK model Submit with button as "Hot".

b. cancel defined by the dynamic Action

4. create a dynamic Action on the page during the click on the Cancel button with action as "Cancel dialog box.

5. create a page submit the process as "Dialog closed" and conditions button 'OK '.

On the call Page:

6. create a dynamic action "Dialog box closed" and perform actions you want to perform, I gave an alert here.

Of course, this is just to test and can be made generic to use anywhere.

I hope this helps.

Sunil Bhatia

Tags: Database

Similar Questions

  • How to customize the expiration of session WARNING text messages?

    Jdev 11.1.1.4 ALICE BC & ADF Faces

    Requirement: How to customize the expiration of session WARNING text messages?

    I am able to assign the expiry warning time and session time-out period
    <context-param>     
    <param-name>oracle.adf.view.rich.sessionHandling.WARNING_BEFORE_TIMEOUT</param-name>     
    <param-value>300</param-value> 
    </context-param>
    
    <session-config>
        <session-timeout>6</session-timeout>
      </session-config> 
    I want to show a messge like
    ' your session will expire in XX minutes, do you want to continue? "
    Any help will be appreciated.

    ~ Abhijit

    These are other resource strings:

    ...
        {"af_document.PRE_SESSION_TIMEOUT_MSG", "This page will expire unless a response is received within {0} minutes. Click OK to prevent expiration."},
        {"af_document.PRE_SESSION_TIMEOUT_MSG_SECOND", "This page will expire unless a response is received within {0} seconds. Click OK to prevent expiration."},
        {"af_document.PRE_SESSION_TIMEOUT_CONFIRM_TITLE", "Expiration Warning"},
    ...
    

    Timo

  • How to get back to the Inbox folder after deleting a message instead to open the next message?

    I don't want to open the next message in my Inbox, when I delete a message. I want to go back to the Inbox folder.

    I had the same problem, was driving me crazy until I found that I could enable a toolbar of menu by right-clicking on the toolbar and checking "menu bar". This brought menus that I was familiar with, including the "Tools". Then, I was able to apply these tips from the help system:

    Specify what happens to the message window when a message is deleted
    

    Location of the menu: tools | Options | Advanced | Read and display
    Check the "message close window/tab on move or delete.

  • After you set up the account on iPhone6 (iOS 9.1) all messages appeared: No sender; No subject; 31/12/69 the Assembly cannot be deleted. Messages can be sent ok.

    After setting up my account on iPhone6 (iOS 9.1) all messages appeared: No sender; No subject; 12/31/69. Editing does not have any message to delete. Messages can be sent ok. I sent a message from my office, on the phone, and while it was received, it was posted exactly as above. My e-mail account provider of Cableone and says that the problem is in the phone, and not with their system. Is there anything short of deleting the account and re-enter I can do?

    Do a forced restart: press and hold the home button and sleep, wait for the Apple logo, release the buttons.

  • The best way to delete multiple messages from Inbox?

    I left tens of hundreds, 1000s?, emails in my sent and Inbox. And I want to remove them. Is there a quicker way then one by one? I tried to hold the CTRL key and highlighting several emails without success. Please help an elderly person... Thank you, Dennis

    CTRL works, but you get only select or deselect a mail with a simple click. Shift allows to choose between the two clicks and ctrl + A selects everything in the folder.

    By doing this kind of thing, pressing DELETE is perhaps better than using your mouse as it is easy to spoil the selection carefully with a mouse jiggle at the wrong time. (Experience speaking here)

  • Lock the thunderbird do not delete old messages I delete my gmail account

    I intend to use thunderbird as a backup for my old emails. I downloaded all the installation and I know that want to "lock". So that it is more syncs with my Gmail for new emails and does not remove anything on thunderbird if I delete my old emails in gmail in the future

    Is this possible?

    Thanks in advance
    Jon

    Click on the main folder where you want to create a new as, and then select NEW FOLDER or subfolder depending on where you are in the folder hierarchy.

  • How can I get Windows Live Hotmail back to my page of the Inbox after reading or deleting a message?

    HOW TO GET HOTMAIL BACK TO THE PAGE OF THE INBOX AFTER READING & DELETING A MESSAGE INSTEAD OF GOING TO THE FOLLOWING E-MAIL ADDRESS, WHICH MAY BE OF THE SPAM OR DANGEROUS TO OPEN IT.  IT DOESN'T SEEM TO BE AN OPTION FOR THIS ON THE HOTMAIL PAGE.  WOULD APPRECIATE ANY HELP.  Thank you

    original title: HOTMAIL INBOX BACK

    Hello

    Answers is a peer group supported and unfortunately has no real influence on Hotmail.

    HotMail has its own Forums, so you can ask your questions there.

    Windows Live Solution Center - HotMail - HotMail Forums Solutions
    http://windowslivehelp.com/

    Hotmail - Forums
    http://windowslivehelp.com/forums.aspx?ProductID=1

    Hotmail - Solutions
    http://windowslivehelp.com/solutions.aspx?ProductID=1

    How to contact Windows Live Hotmail Support
    http://email.about.com/od/hotmailtips/Qt/et_hotmail_supp.htm

    Windows Live Hotmail Top issues and Support information
    http://support.Microsoft.com/kb/316659/en-us

    Compromised account - access unauthorized account - how to recover your account
    http://windowslivehelp.com/solution.aspx?SolutionID=6ea0c7b3-1473-4176-b03f-145b951dcb41

    Hotmail hacked? Take these steps
    http://blogs.msdn.com/b/securitytipstalk/archive/2010/07/07/Hotmail-hacked-take-these-steps.aspx

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

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

  • bug in "when I delete a message move it into this folder?

    Hello

    I want to send my deleted messages to another folder that is not "trash". My Gmail account allows me to keep the old emails in the trash for max 30 days.
    TB, there is the option "when I delete a message move it in this folder. If I choose a different folder, the deleted email will disappear.
    Using IMAP and Thunderbird 31.4.0.
    See you soon,.

    I found the solution! I found the solution!
    I will propose to hand, every email of each e-mail from the trash in a different folder. So exciting.

  • In the Apex version control

    We are fairly new to apex, and we plan to create a broad application using the latest version of the Apex.  We plan to use Subversion (SVN) version control tool.

    We have 3 scenes like

    -Development

    -Staging

    -Production

    Our plan is to use the same id of the workspace, the application id and the ID of page in all environments, so that we can apply individual for the pages of the application changes after the initial version is deployed in all 3 environments.

    The workflow will be development in the development-> Testing environment in staging-> deploy to Production

    What is a good way to make the Apex version control?   Is there any other better practical approach that we can use?

    Thanks in advance

    Hi Dragonia,

    Start with, you're in the right direction! The first (step 1) for control of current version of APEX is to have cloned DB systems for DEV/TEST/PROD. This ensures internal APEX IDs are the same in all settings and it will help us to detect only valid changes.

    Step 2: export the individual components of the APEX in sql files. Add them to version control.

    To export individual components of APEX in the form of sql files, you can use the Java utilities provided by APEX. These classes are under the folder path below APEX zip

    \apex\utilities\oracle\apex

    APEXExport.class - use this utility to export specified from the specified workspace APEX and DB application

    APEXExportSplitter.class - use this utility for dividing bulk single apex sql file into individual sql files (generates an sql for APEX component)

    Step 3: when changes are made, rerun the utility of separator and validate the svn changes (you can only commit files sql for components respective apex which you have changed)

    Step 4: build patches script to migrate following environment changes (the hard part!)

    There is no easy way to do this by their SUMMIT. You must take all the files of sql that you changed, and you must prepare an installation script to run all of these sql files. When you run apex splitter, it gives you all the parts of apex with a well organized with install.sql file folder structure. You can see this install.sql file to prepare your own patches script.

    Another difficult point is - some components of the APEX should be deleted before re-creating them. For example if you changed the page 10 and you want to export the following environment changes, then install.sql sample will be as below

    -- install.sql
    @application/init.sql
    @application/set_environment.sql
    @application/delete_pages.sql
    @application/pages/page_00010.sql
    @application/end_environment.sql
    

    And the contents of delete_pages.sql will be as follows

    -- delete_pages.sql
    SET DEFINE OFF 
    
    BEGIN
        wwv_flow_api.g_mode := 'REPLACE';
    END;
    /
    
    BEGIN
        wwv_flow_api.remove_page (p_flow_id=>101, p_page_id=>10);
    END;
    /
    

    And this isn't the end of the story. Some of the changes to shared component can be directly applied to the next environment using sql scripts generated by splitter apex (such as models, methods of application), but some of the shared components cannot be. We must first remove and then we have to recreate it using files sql generated via a dispatcher of the apex. And we need to go through the undocumented internal APEX wwv_flow_api care to know what procedure we use to remove that shared component package.

    Also when delete us a page, then all registered users reports public and private will be lost. So before you move your changes to Production, you should export user reports public/private and you should re - install Production DB after the installation of pages.

    To summarize, apex version control applications is not hard, but preparation 'delta script or patch' is very difficult.

    Hi joelkallman-Oracle, I do remember that you promised to publish a white paper ticket or a blog on this topic. It is already published. If so, can you please share the details. Thanks a lot for your wonderful support in advance.

    Kind regards

    Hari

  • I get two boxes for each user action confirmation message.

    I have surgery assign task with two Actions of the user, to appoint and release. I checked the box for require a confirmation message box and now I get two boxes of message for each action. Any ideas?

    I present to you a PDF flattened in the workspace and this might have caused the problem. The problem has been resolved by:

    In the data section & presentation of the special operation assign under player posting, see submit by the reader, to submit in PDF format

  • 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

  • Impossible to pass the value of the element in the message at the APEX. CONFIRM

    Using APEX 4.2

    All,

    I created a botton with action set to redirect to URL.  I call the APEX in the target url. CONFIRM the function where I want to use a variable in the string to the function.  Here, I

    JavaScript: {if (confirm ("Notification will be sent to" + $v ("p3_tot_emps") + "used.))}  Do you want to continue? ") doSubmit ('SUBMIT_EMAIL') ;}

    "All that is displayed is" Notification will be sent to do or want to continue "" the value of p3_tot_emps is not displayed.  FYI - p3_tot_emps is text and I can show the value as an item on the page so I know that it is filled (and I also tried other items to test.  No luck.

    No idea what I am doing wrong?  Or other ways to do it without java custom as I'm certainly not a java coder.

    Thanks in advance,

    Sandie

    soliphant wrote:

    Using APEX 4.2

    All,

    I created a botton with action set to redirect to URL.  I call the APEX in the target url. CONFIRM the function where I want to use a variable in the string to the function.  Here, I

    JavaScript: {if (confirm ("Notification will be sent to" + $v ("p3_tot_emps") + "used.))}  Do you want to continue? ") doSubmit ('SUBMIT_EMAIL') ;}

    JavaScript is case-sensitive, and the HTML ID of the elements of the APEX attributes are uppercase. Use $v("P3_TOT_EMPS') .

  • 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

  • Confirm the dynamic action does not not as expected in the APEX 4.2.5

    This looks like a bug in APEX 4.2.5.  I have a page with a "Cancel" button that redirects to another page.  There is a dynamic action that fires on the button with a confirmation action and the text ' are you sure?  However, if the user selects OK or cancel in the confirmation dialog box makes no difference - the redirect is always performed.

    I found this question after the migration of a page that worked to 4.1.1-to-4.2.5.00.88 APEX and were also able to replicate on apex.oracle.com here:

    https://Apex.Oracle.com/pls/Apex/f?p=19896:2

    (Press the Cancel button in the top right of the page redirects to page 1, regardless of the user's response to confirm the popup.)

    I don't need someone to suggest the alternative code, I know how to build my own confirmation processing.  I want to just raise this as a bug as possible and see if there is a solution to make the dynamic action works as it should.

    NB I found this in the patch notes for 4.2.5.00.88 on a fix for a similar problem:

    http://www.Oracle.com/technetwork/developer-tools/Apex/application-express/Apex-425-patch-set-notes-2186274.html

    15984978

    Dynamic action front-Submit with a confirmation message does not

    Hi Tony,.

    I think the problem is that the action of the button is defined as 'Redirect page in this Application', but it must always be "defined by the dynamic Action" as soon as you have set dynamic actions 'click' to a button. Normally, which is automatically changed as soon as you create your first dynamic action of a button, and I just confirmed by creating a test button in your application that has been defined as «Redirect...» ». After that I created a dynamic action the action of the button is set to "defined by the dynamic Action.

    Is it possible that you have modified the action of the back button to «Reorient...» » ? The question why «redirect...» "does not work, it's that we cannot guarantee in what order the browser will process click on events defined with onclick in the tag button itself and those events attached as a click event handlers. This is why it is necessary that everything is defined as dynamic actions. Only in this case you will be able to cancel the treatment.

    Concerning

    Patrick

    Member of the APEX development team

    My Blog: http://www.inside-oracle-apex.com

    APEX Plug-Ins: http://apex.oracle.com/plugins

    Twitter: http://www.twitter.com/patrickwolf

    Post edited by: Patrick Wolf

Maybe you are looking for

  • is there a way to continuously show the to, cc and bcc blocks when you compose an email?

    Seems simply not non-sensiques having to manually select the CC via the drop-down list / CCI via drop-down additional for each / every email which is composed. Is there a setting that makes so the TO, CC, and BCC always display in each e-mail while y

  • T420s + Mini Dock Plus Series 3 with USB 3.0 90W - USB 3.0 works as USB 2.0

    Greetings! I'm probably not the first person who cares, but I did not find the same topic in the forum. I have T420s Lenovo ThinkPad Mini Dock Plus Series 3 with USB 3.0 plugged 90W. The problem, I USB 3.0 port on the dock (blue) work in USB 2.0. The

  • conditioning of signals using RTD

    I want to know on how we will design the circuit of signal conditioning for RTD... using 3op - amp instrumentation amplifier... If know something about it so please tell me... as soon as possible...

  • HP Officejet Pro 8625: Flash drive - 8625 printer access

    I just put a dirve flash in my Officejet 8625 printer and would like to know how to access from my computer.  It does not appear in devices and printers (Windows 10), and I can't map a drive letter to it.  How can I access it?  My printer is connecte

  • Podcast files

    When I transfer my gPodder podcasts in my Clip +, I find some of the podcasts in the folder music Podcasts, but not all.  I can find the missing podcasts in Play All or recently added.  How can I get all the podcasts to go in the Podcasts folder?