Redirect to another page and hide the buttons

Hello

It is possibel to hide the buttons if I redirect on one page?

Example:

To Page 2, there is the 'Page 3' button. If someone clicks on the button will open the page 3.

In Page 3, there are three buttons 'A', 'B' and 'C '.

If I start on page 2 and change the site to click on the button 'Page 3' keys 'A' and 'B' will be hiding on page 3.

If I start to on page 2 and the change of the site using the menu navigation on page three, all buttons will show up on this site.

Workspace: TEST_OA5
Username: [email protected]

password: Hund456 (<-new password)

Can someone help me?

THX

René

RWErene81 wrote:

It is possibel to hide the buttons if I redirect on one page?

Example:

To Page 2, there is the 'Page 3' button. If someone clicks on the button will open the page 3.

In Page 3, there are three buttons 'A', 'B' and 'C '.

If I start on page 2 and change the site to click on the button 'Page 3' keys 'A' and 'B' will be hiding on page 3.

If I start on page 2 and change the site using the menu navigation on page three, all buttons will be displayed on this site.

Add a value ask as PAGE_2_BUTTON for the button on page 2, and then make the buttons A and B on page 3, conditionally to aid a ask! = Expression 1 condition, with term 1 on PAGE_2_BUTTON.

Tags: Database

Similar Questions

  • How to call another page and pass the page parameter to another page?

    Hi friends,

    I've finished a page based on the payment date, he turns the payroll, summarized in the table region. Now, I have to address in detail (submit) button, when click on the details button I want to open the new page, this page based on a few VO. This vo I spend 2 parameters, we're Person_id, and the second is pay date until we are on the front page.
    How to achieve this where I can write code, I am new to the OPS. could you please explain in detail and process?
    Thank you and best regards.
    Jocelyne.

    RAMU

    The value of your hashmap returns null. Let intrepret your code below

    String newValue = params.get("pid").toString();
                               null.toString(); will always throw null pointer exception
    

    Robichaud, I suggest you to always put some SOPS for debugging purposes. It is useful to locate the problem.

    Kind regards
    GYAN

  • Redirect to another page with parameter passing using the POST method

    Hello

    I need to redirect to another page and pass parameters to it with the POST (not GET) method. How can I do?

    So far, I tried the 2 options and none of them works very well:
    1. I wrote a pl/sql procedure, but if I run it, then the page runs on my server application instead of actually going to another page in another server (I see the neame of the procedure in the web browser's address bar). Is there a way to work around a bit so that really, it goes to another page and pass the variables?

    procedure do_post)
    p_api_url in varchar2)
    is
    l_http_req utl_http.req;
    l_http_resp utl_http.resp;
    l_response varchar2 (4000);
    l_post varchar2 (4000);
    v_line varchar2 (4000);
    v_wallet varchar2 (100): = "file:/etc/ORACLE/WALLETS/oracle5";
    v_wallet_pwd varchar2 (100): = "test1234".
    Start
    l_post: = ' VK_SERVICE = 1001 & VK_VERSION = 008 & VK_SND_ID = testvpos & VK_STAMP = 88';

    Utl_http.set_Proxy (apex_application.g_proxy_server, NULL);
    Utl_http.set_persistent_conn_support (true);
    Utl_http.set_transfer_timeout (300);
    Utl_http.set_wallet (v_wallet, v_wallet_pwd);
    l_http_req: = utl_http.begin_request (p_api_url, 'POST');
    Utl_http.set_header (l_http_req, "Proxy-Connection ',' Keep-Alive'");
    Utl_http.set_header ("l_http_req, 'Content-Type', ' application/x-www-formulaires-urlencoded; charset = utf-8 ');
    Utl_http.set_header (l_http_req, "Content-Length", length (l_post) ");
    Utl_http.write_text (l_http_req, l_post);
    l_http_resp: = utl_http.get_response (l_http_req);

    LOOP
    Utl_http.read_line (l_http_resp, v_line, TRUE);
    HTP.p (v_line);
    END LOOP;
    Utl_http.end_response (l_http_resp);

    EXCEPTION
    WHEN utl_http.end_of_body THEN
    Utl_http.end_response (l_http_resp);
    end do_post;


    2. the second option, I tried is to put this script to my page of request code:

    < name of the form = 'mounted' action = 'https://www.somekindofurl.com/cgi-bin/dv.sh/un3min.r. '
    method = "POST" target = "_top" >
    < input type = "hidden" name = "VK_SERVICE" value = "1001" >
    < input type = "hidden" name = "VK_VERSION" value = "008" >
    < input type = "hidden" name = "VK_SND_ID" value = "testvpos" >
    < input type = "hidden" name = "VK_STAMP" value = "88" >
    < input type = "submit" value = "Let's's Pay" >
    < / make >

    < / make >

    But it does not work as APEX has its own system of Forms control. Is it possible to play? I tried to delete #FORM # of page templates and it works fine then. The problem is that I have other forms on the page as well (login form + search form) so I can't remove this manipulation of shape native APEX. Is it possible to play with it?


    Thank you much in advance.

    Hi Ibenarobeno,

    Your form can live at the end of the page with all the hidden items.

    You can then control with buttons and fields within the form of the Apex.
    through a bit of javascript.

    Concerning

    Michael

  • How to redirect to another page Using JavaScript in ADF Faces?

    Hi guys,.

    I have a case of user UI that has an af:menu which contains mutiple af:goMenuItem. When the user clicks on the menu, the menu slides down and the af: goMenuItem presents itself. As we know, you can set page destinations in af:goMenuItem to go to another page when the user has clicked, but af:menu itself cannot be redirected to another page. Well, the case of the user wants the menu itself could be redirected if the user clicks on it.

    So I think that the use of JavaScript to do this: when you click on the af: menu, redirect to another page. BUT, I've looked over the ADF Faces Javascript API and wasn't able to find this piece of code to do this. Any help?

    Another work around to the user scenario is to use the brands of HTML + CSS/JavaScript instead of af: menu and af:goMenuItem, but this changes the scope of the technology although it is not hard to do

    Any other idea to make the case of the user other than what I could think?


    Thank you guys!

    Jay

    Hello

    1. you can have a control hidden element to the navigation based on a case of control flow. In this case, you access the JavaScript command component create a new ActionEvent and he queued
    2 - JavaScript can use an af:serverListener to call a server side managed bean method to perform the navigation

    There is no JavaScript API for navigation in ADF Faces because navigation in JavaServer Faces is an event-driven framework and we do not support the developers of fight against the framework.

    Frank

  • Show or hide the buttons of the model using JavaScript

    Can someone tell me to know to disable, show and hide the buttons of the model using JavaScript? In my case, I use AJAX for validation and the validation failed, I want to deprive the person's ability to submit the form. I did successfully using the HTML buttons but they seem ugly and do not correspond to the theme of the application. I really want to do using the model based buttons. Anyone know the answer to that?

    You can find that here:

    http://Apex.Oracle.com/pls/OTN/f?p=31517:143

    The only problem you have to solve is to assign an id to each template button. Rather than use an id string coded hard = "buttonHide1" as in my example, you could use id = "" #LABEL # "If there are a lot of different buttons you need to display / hide on a single page." However, at the same time make sure that the processes are also conditional and follow the logic. To hide a button, this isn't a guarantee that a process can not be executed.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • Make the button submit, and then redirect to another page

    Hello!
    I have a button of the region, when you press on "should" launch the Multi_row_update, then redirect to another page. I can't make it work well.

    I have the button BUTTON_1, I have the "after-submit' process that performs the MRU after this button is pressed.» I then created the conditional branch that is supposed to redirect. But it does not work. The page is not redirected. I tried to change the button to a redirect button, but then sending does not. How can I do both?

    Thank you!
    Jodie

    What is the sequence number of the one who is unconditional?
    I think that your unconditional branch on the same page may be taking over your conditional branch on page 55.

    -Chris

  • I have a Mac and I want to remove the feature "Firefox prevented this site automatically redirecting to another page. Show you how do to Windows, but I have not found how to for Mac

    I have a Mac and I want to remove the feature "Firefox prevented this site automatically redirecting to another page. Show you how do to Windows, but I have not found how to for Mac

    This has happened

    Each time Firefox opened

    == I try to go to page to a new page

    Thanks Cor - el.

  • I want to do a video opening and to redirect to another page after the end of the video, how do?  No matter what widget or code can do?

    I want to do a video opening and to redirect to another page after the end of the video, how do?  No matter what widget or code can do?

    Can do in muse and I tried to use dreamweaver like the code below:

    <! doctype html >

    < html >

    < head >

    < / head >

    < body >

    < style >

    {#video_background}

    position: fixed;

    Bottom: 0px;

    right: 0px;

    min-width: 100%;

    min-height: 100%;

    Width: auto;

    height: auto;

    z index:-1000;

    overflow: hidden;

    }

    < / style >

    < video id = "video_background" preload = "auto" autoplay no Cup >

    < src = "source opening.webm" type = "video/webm" > "

    < src = "source opening.mp4" type = "video/mp4" > "

    This browser does not support video

    < / video >

    < script type = "text/javascript" >

    {document.getElementById('video_background').addEventListener ('ended', function ()}

    window.location.href = ' http://www.xxxx.com';

    (}, false);

    < /script >

    < / body >

    < / html >

    adeletsang wrote:

    Thanks for your reply.

    I just need to click on "object > insert html ' muse and paste the code there?

    My video ID is video_background which is defined by the widget by default, I should change the code below:

    The site I posted has no video in there and I don't have the widget that Peter sugested however, you can replace the startup code Nacy O made (the black with bit blob going around it) and it should work... understand that a ve\ideo will have to be downloaded by your browser clients before they can see it, so it's another delay for them.

    The code you posted is the code of downtime and that seeks a DIV not called "intro" so no do not change his name...

    A mandatory opening text

    After 5 seconds, this block will disappear.

    Everything between the two div tags is startup code and replace you it with you video and then use the muse "object > insert html" tool to place on your page.

    The demo includes three bits;

    • the body or the div tag is the code shown above and goes into the tool "insert html".
    • a header code that defines styles i.e. the yellow background and text... cela goes in your location of metadata page

    • The final code is the timeout in jQuery you had but do not change the name to the background image unless you also change the name of your div to match... Nacy O put it in its footer code that is correct for DW, but Muse has no footer as such area so I used a master metadata slot to the same effect. The important point is that it descends UNDERNEATH other codes.

    Have a play with it and see how you go...

  • Redirect to another page by clicking on the button

    Hi all

    I want to open another page by clicking on button I try to code below, it does not get another page in oaf (10.1.3).

    pageContext.forwardImmediately ("OA.jsp?page=/eamxx/oracle/apps/eam/oagroup/webui/NavigatePG"

    null

    OAWebBeanConstants.KEEP_MENU_CONTEXT

    null

    null

    false

    OAWebBeanConstants.ADD_BREAD_CRUMB_NO);

    Please give any solution.

    Kind regards

    Mohan Reddy

    I found the solution using open below code one another class page in co process application form need to write the code below.

    If (PageContext.GetParameter ("Next")! = null) {}

    am.getTransaction () .commit ();

    () pageContext.setForwardURL

    "OA.jsp?page=/eamxx/oracle/apps/eam/oagroup/webui/NavigatedtPG&formval=val,"

    NULL,

    OAWebBeanConstants.KEEP_MENU_CONTEXT,

    NULL,

    NULL,

    true,

    OAWebBeanConstants.ADD_BREAD_CRUMB_NO,

    OAWebBeanConstants.IGNORE_MESSAGES);

    }

    Kind regards

    Mohan Reddy

  • Is there any option to make Firefox 10 DO NOT hide the button back and forth?

    It seems to be a new feature in Firefox 10 front and back navigation buttons are hidden whenever they can without navigating a site, but switch to another site or more (not sure). However, I would like to Firefox to never hide the buttons, just as it was before.
    I tried to find something that sounded in full subject: config, but I was not successful.

    This is a new feature when the "lock hole" buttons previous/next is to display.

    When 'Use small icons' is not selected in mode to customize, and it is not the whole story 'before' the button "Go forward one page" is hidden. The Back button ever should not be hidden that even when there is no history «back»

    For the button according to see all the time:

    • Open the--> Customize the Mode <- and select small icons at the bottom of the Palette.
    • Or, move a separator to the left of the address bar, to separate the "back" button and the address bar. Alternatively, you can move the home button, or one of the Palette to go back buttons and the address bar regardless of the other.
  • How to get around the "Firefox prevented this page auto redirection to another page?

    whenever I click on a website to get more information, I have to
    Let him. The bar to say the-Firefox prevented this page from auto
    redirecting to another page.
    If I click on it I want to go out there and not having to rely on a permit
    button. Help!

    Tools > Options > advanced > General > let me Warn course when the site try to redirect or reload the page is unchecked.

  • Error JSON trying to redirect to another page in the same application

    I'm implementing a dynamic PL/SQL action that is triggered by clicking a button.  Dynamic action sets two values in a table and then I want to redirect to another page.  The works of fine setting values.  The code is below:

    declare

    l_information VARCHAR2 (255): =: P94_FILENAME;

    BEGIN

    commit;

    UPDATE VDI_METADATA

    SET CREATEUSERLISTNAME = l_information,

    CREATEUSERLISTON = sysdate().

    commit;

    HTP.init;

    owa_util. REDIRECT_URL ('f? p = & APP_ID.:81: & APP_SESSION.:NO :::');)

    END;

    The redirection fails with the following error:

    "Error: parseerror: JSON.parse: not just a space unexpected character after JSON data.

    I tried several approaches, using the suggestions in this forum on how to redirect to a page of PL/SQL.  None of them lead to success.

    Can anyone tell me: what is the system to complain?  And is there a work around?

    Thank you.

    John,

    I recommend the addition of another true action in your dynamic action that executes javascript.  the logic would be just redirect('f?p=&APP_ID.:81:&APP_SESSION.::NO:::');

    Remove everything after the validation of your action of pl/sql.

    David

  • How can I make Foxfire quit gives me the message Firefox prevented this page from automatically redirecting to another page?

    When I'm on some sites Firefox gives me the message Firefox prevented this page from automatically redirecting to another page? and then I have to click on allow. This happens on every page on some sites. How can I make this stop all together?

    Tools-> options-> advanced-> general, then uncheck the warn me when websites try to redirect or reload the page

  • Hide the button page options

    I'm new to OBIEE, and I have a requirment to hide the button from the report Options Page.
    We want appears to the administrator, but not for simple users.

    Please let me know if anyone has managed to hide this button.

    Thank you
    Dolly

    Yes, that's the correct entry.

    To do the change by adding the below in the tag.

    span class = "minibuttonOn" style = "" display: no " "

    I just have to change on my computer and it works like a charm. Make sure that you stop the services (including oc4j) before making the change and turn it on once you have made the change

    It may be useful
    Thank you
    Prash

    Published by: Prash11 on November 3, 2009 14:48

    Published by: Prash11 on November 3, 2009 14:49

  • When I use dreamweaver cs6 browser Checker to find pages, it creates another page starting with the letter T. And he added this page to my folder. How can I prevent that from happening. I use a Mac.

    When I use Dreamweaver cs6 browser Checker to find pages, it creates another page starting with the letter T. And he added this page to my folder. How can I prevent that from happening. I use a Mac.

    Are you spotted with temporary files?  In Edition > Preferences > Preview in browser.

    Nancy O.

Maybe you are looking for