Button with a URL redirect and add a process

I have a button to redirect to a new URL - in the (action when section clickeded) URL redirection
with the command - next


http://172.24.133.6:7001 / Application1-Project1-context-root/servlet1




I want to not only not only this, but also launch an apex as this process (the process name is called choose_location

Select: P7_LOCATION_PICK in: double P7_SELECTED_LOCATION;

update set bi_pub_loc = location: P7_SELECTED_LOCATION where
ID = 1;

How can I do both when the button is clicked, thank you, Doug

The easiest way would be to change the button submit, have an Onsubmit PLSQL process that makes what you mentioned and then have a branch that is redirected to the specified URL.

Check the button not entered record to submit and to redirect to another page for a similar situation

Tags: Database

Similar Questions

  • The firefox button with all the plugins and Add ons and stuff do not appear... what should I do?

    I saw the video of tutoring for firefox and it says that if I want to add ons to appear I click firefox, but I don't see nowhere... How can I add?

    The Firefox button is not available on the Mac, it's because of how the Mac handles menus.

    For the Mac, to access the Add-ons Manager, on the Tools menu select Add-ons.

  • How do I mask external links or open external links with my url, header and footer?

    Say there is www.exampleA.com, and I incorporate the site into an iframe on a sister site www.exampleB.com

    I want to either of the following the following:
    (1) external links to open www.exampleA.com in the iframe even on www.ExampleB.com (sister site).

    (2) external links to open with url masking.

    3) (open MOST IDEALLY) with header and footer and url of www.exampleB.com.

    Cannot find anything about the muse and the achievement of these objectives. There is a simple solution and hope I don't just see it.

    The ideas that I had, but only a beginner would be something like a blank page in www.exampleB.com with an iframe and rerouting somehow all links to open up in it.
    OR do a subomain with masking so that the links at open upward with the url of the www.exampleB.com subdomain.

    Thank you

    I don't see the problem. By default all links open in the same iFrame according to your number 1). So, unless I'm not understand what you're trying to do, you're worrying about a non-issue (apart from that being terribly bad style to your users).

    Mylenium

  • button with message of confirmation and process of PL/SQL

    HY!

    I need a button with a confirmation message ("really do you want... (' = > OK, cancel)

    If the user clicks "OK" the PL/SQL process should do an insert.

    For the button, I defined Action: "javascript:confirmSubmit('Would_you...?','RESUBMIT')."

    and in the header of the document I have:

    <script type="text/javascript">
    //<![CDATA[
    
    function confirmSubmit(msg,req){
        if(req==null){req='Submit'}
        var confSub = msg;
        if(confSub == null){
            confSub= confirm("Would you ...?");
        }else{
            confSub= confirm(msg);}
        if (confSub==true){doSubmit(req);}
    }
          
    //]]>
    </script>
    

    The process of PL/SQL does not work after pressing the button (I choose the right button to "When Button pressed").

    But the process works well, if I choose any State of the button.

    Why is it like that?

    And how can I get there?

    Hello

    How about using apex.confirm ( JavaScript API )? Then you can condition the process based on the REQUEST.

    Welcome.

  • Buttons with the URLS of the links does not

    Well, perhaps this issue has been discussed before... just not met after the search.

    I can get the files (word, PDF documents, etc.) to open very well with published captivate files - no problem, works fine.

    However, the boxes of buttons/click to open URL not doing anything when you click it. The option to open in a new window is selected, the option to 'continue reading' is not checked. The hand cursor appears on the buttons, but when you click it, nothing comes.

    Anyone have any ideas? Is it a security issue?

    Yes.  It's usually because you've posted on a folder location on your hard drive or local network that has NOT been put in place as a location approved in your Flash Global security settings.  (Google for Flash global security)

    To avoid having to do this more than once, I usually just trust the whole D drive on my development computer (where all my current projects are found).  This way no matter where I publish on the D drive, Flash security won't be a problem.

    You do not have this problem when you download and play from a web server, only on a hard drive where you deliver not files via HTTP.

  • button with two URL field

    I want to use a button 'Link' field with 2 different links in combination with a 'response' option field (options: Yes or no).

    If the option field 'response' is on 'Yes', url1 links "link" button, if the user clicks the option 'no', this field to url2 button, if the user has not selected anything whatsoever, the domain of the 'Link' button should not send to all URLS. Is this possible in javascript?

    Yes, to use the statement 'if' twice or a switch statement. First, you will need to check to see if there was a selection of one of the checkboxes, then if one of the buttons has been selected, you run the code for the appropriate selection. Using a switch statement that is enough to test the none selected, option 1 or option 2.

  • Group of radio buttons with the URL of image in a table

    I try to display text and an image for a group of radio buttons to make the form look like

    text (*) for point 1 {image for point 1}

    text () for article 2 item 2 {image}

    text () to the point 3 {image for point 3}

    I found these:

    Re: Is it possible to display an image instead of the button in a group of radio buttons?

    Display image in the Group of radio buttons?

    It looks like all I have to do is create a LOV that looks like:

    SELECT {complex stuff that generates the text string, tag img and image URL}

    DB_PK

    OF dynamic_view_for_lov - public synonym

    But my images are stored in a table.

    I was able to create an IR using the "= BLOB column Format" method.

    The SQL code for the report looks like:

    Select

    display_text, db_pk, image_len, image_clob

    of dynamic_view_for_lov - public synonym

    And the IMAGE_LEN column number/Date Format is:

    IMAGE: DYNAMIC_VIEW_FOR_LOV:IMAGE_BLOB:DB_PK:Inline:Download

    My question: how to create the URL for the tag img for the LOV?

    Thank you very much

    MK

    MikeKutz wrote:

    My question: how to create the URL for the tag img for the LOV?

    Use of the apex_util.get_blob_file_src method of the API.

  • How can I replace the big picture with the poplet image and add an internal focus on the big picture?

    I need to replace the enlarged image with poplet image when you click on & also need a zoom internal on the big picture. It doesn't seem to be a simple way to do this. Js is available for this please?

    Just drag brett [at] prettydigital.com email Glenn.

    I think that your after...

    -Wide product displayed by default, click left and right you have a cursor of all images of poplet

    -Hover over the big picture without clicking, it's a zoom of the image or (which I think would be better) you click that or one of the poplet images and you have a model coming with a larger image.

  • Create a table with the old table and add the new column

    I want to create a table from old table old table, condition is new table contains a sid column which contains the id of the series.


    sname name sid
    AAA 1A
    BBB 2B
    CCC 3 C
    4 DDD D
    5 EEE E

    Use a sequence.

    SQL> create table t
      2  as
      3  select level no
      4    from dual
      5  connect by level <= 10
      6  /
    
    Table created.
    
    SQL> select * from t
      2  /
    
            NO
    ----------
             1
             2
             3
             4
             5
             6
             7
             8
             9
            10
    
    10 rows selected.
    
    SQL> create sequence my_seq
      2  /
    
    Sequence created.
    
    SQL> create table t1
      2  as
      3  select no, my_seq.nextval no1
      4    from t
      5  /
    
    Table created.
    
    SQL> select * from t1
      2  /
    
            NO        NO1
    ---------- ----------
             1          1
             2          2
             3          3
             4          4
             5          5
             6          6
             7          7
             8          8
             9          9
            10         10
    
    10 rows selected.
    

    Thank you
    Knani.

  • Rollover on an image and add text over the bearing

    I want to have text added to an image when someone smile 'rollsover' it. Now, when I add text, it keeps things as a separate entity (it makes sense to me, but...). How to connect to the mouse during the action of this image?

    help is greatly appreciated!

    Hi Sophie, if you are using Photoshop, you can create a button with 4 different layers and assign these layers for the different button States using Adobe Muse 'Place Photoshop button,' under the file menu.

  • URL redirects has stopped working

    Our site is to have a big problem with the URL redirects does not. The URL is www.fairmontschools.com. We have redesigned our Web site and became operational on 19 March 2015. Before launching the new Web site, we have imported a bunch of redirects to URL - routing traffic to old pages to the new pages. We had at least 10 people test each redirection that was imported - several times. Everything was working great until a few weeks ago. I started to receive information on why the old pages appeared on the Web site. At first, I thought it was just random incidents of people to see the versions of old pages cached. But last Thursday, I looked deeper and found that the majority of the redirects which had been added do not work. I spent hours to speak with a representative to support BC last Thursday. The result? Nothing. After hours of back and forth, he acknowledged that there is a problem. And that's where it ended. I'm the cat with him again now. But I'm not holding my breath for a solution. It is a very big problem for our website because it means our search traffic going to old pages. We're potentially losing business and our customer's confidence takes a hit. If the chat support can't help, who should I speak to?

    Hello!

    Your file was picked up at the same time to level 2 Support and is currently wanted in.

    We will continue the communication on the support ticket.

    Kind regards

    Alex

  • How to make a 'yes' or 'no' radio button in a single page and "sync" the two to another page?

    Hello

    How the option button mirrored the choice made on page 3 of the 10 page? Thank you.

    Page 3:

    Page 10:

    Simply copy the fields from one page and paste them into the other. Just do

    of course, you check the option that says "buttons with the same name and choice".

    are selected in unison"under properties, Options tab.

  • URL redirects can be configured with XE, and what is the HTTP Server

    I wish I could the URL redirects. I'm under XE with Application Express 2.1.0.00.39.

    I want to be able to have a URL like www.schoolwebsite.com and when the user presses on it - have redirect to the page of the Apex for the application. I thought I had to use a redirect in the configuration file HTTP and that XE used Oracle_HTTP and I have set up this way.

    But I can't find an Apache Directory.

    1. what HTTP server is used with XE and Application Express 2.1.0.00.39?
    2. can I set up for this type of redirection?
    3. do I need to install a HTTP server for this?

    Thank you
    Stephen

    If you want to achieve without a separate http server, follow this discussion:
    Re: Default Page

    Kind regards
    ~ Dietmar.

  • I'm stuck with a theme google behind the tab url box and bookmark bar. How can I get rid of him? themes change isn't the problem - it's just all stuck in the back!

    I put a theme on igoogle - but it seems now to be integrated into my firefox because it is behind the url box, behind the bar at the bottom of the page and bookmark tab. How can I get rid of him. I always change themes, but they remain on the google page, as they should. This has nothing to do with my screen saver and my fund screens - they are different and ok - seems to be stuck in Firefox in particular.

    This has happened

    Each time Firefox opened

    is a month when I changed themes on google

    I got it! Thanks - I thought about it. I didn't know there were Add-ons for the themes! Continued to search did the trick - that and ask...
    Thanks to you all

  • Problem with DW CC 20141 and the BC add on

    Hi all

    I had this problem on my computers that I have Dreamweaver CC 20141 installed on both.

    I used the program for a while, but all of a sudden on open it I am unable to connect to Vancouver to download a new site and start working on it using Site/site management in the top menu.

    Instead I get redirected to a page to download the BC add on. When I connect to download it, I said I already have and not give me a link to download.

    Measures to address this are:

    1. conclusion of DW

    2. go to Creative Cloud (figure 8) and open it.

    3 make sure you sync files option is enabled

    4. download the Add on Manager.

    5. start add on Manager and make the round in circles for some time using add it manager to uninstall, and the Web page to download the app to BC to uninstall and reinstall the application.

    6. start and leave off DW while doing these steps (sorry, I couldn't work on a logical sequence of things to do in steps 5 and 6)

    7. Finally, DW CC 20141 will BC app and you will be able to connect to BC and download site you want to work on

    However once this is done, when I worked in CC DW the preview for the template I worked on had an error 404 for the model, so I couldn't split view in DW how looked at the page on the site.

    If I had to go back to Adobe Creative Cloud app and disable the synchronization of file to see how the page is in split view.

    I think that there is something wrong with DW CC 20141 and synchronization of files in the Adobe Creative Cloud application.

    Hello

    In case you still experience this issue, please try some suggestions mentioned here,

    Re: Business Catalyst Extension does not not since upgrade

Maybe you are looking for