How to make a region vertical sidebar link based on a dynamic list to a page?

Hello
I'm new to APEX and basically, I try to imitate the dynamic actions of the sample where you have a list on the left side of the page and on the right side are the new page. If you run this sample application and click the page turn he calls a page and display it on the right side of the page.

If you look at the source he uses page 0 (Global) which has a static list where on every static value, you can link this page to display.

My problem now is that I did the same thing but my list is based on a select statement and if you do this you do not have an option of page target.

I tried to create a dynamic action but I don't see an option to call a page and I don't know javascript.

Thanks for any help.

user12943263 wrote:
Hello

Please update your forum profile with a real handle instead of 'user12943263 '.

Basically I want to use the select below for my list, but I don't know how to get the application and not the session.

Select list_desc, ' f? p ='|| get_app_id | ':' || page_no |': ' | get_session_id
from table_name

Use of SQL bind rating variable as described in the section documentation Strings of Substitution of understanding :

select
    ...
  ,  'f?p=' || :app_id || ':' || page_no || ':' || :app_session
  , ...
from
    ...

Always consult the documentation before posting here.

Dynamic Actions, JavaScript and all the messages of "P.Ranish" above are all unrelated to your question.

Tags: Database

Similar Questions

  • How to make a form with report and a form of inclusion in the same page?

    Hey, guys:

    I was wondering if you could have any link or examples to show how to make a form with report and a form of inclusion in the same page, these two forms are related to the same table. Our customer wants that a user can add a new row to the table in a form and see all lines created by this user in a report, the report should provide link change as well. the problem is: whenever I inserted a new line or change a line or delete a line, and submitted and return to this page, all hidden elements lost their values, this report is empty, and some display only items also lost their values. Could someone give me any suggestions?

    Thank you very much!

    Sam

    So, the problem is essentially with page elements lose their session state values when re-loading of the page. How do you define values for the elements of the hidden page? You have default values defined for those? They are based on the database column? What is the "Source" parameter for these items on the page? It is set to "Always, replace any value in session state"? You have any process of 'Empty the Cache', which is reset these values to null element?

    What is your version of the Apex?

    I would recommend that you have installed for example in apex.oracle.com. This would help to better understand the issue.

    Published by: jaouad khalifi on 13 December 2012 22:11

  • How to make a label (javafx) to display the current time dynamically?

    Hi all

    How to make a label (javafx) to display the current time dynamically?

    I have not found a Type of event related to the time in javafx API.

    Please give me some suggestions. Thank you!

    Sage

    There are lots of examples of JavaFX clocks available, for example https://gist.github.com/jewelsea/3388637 or http://blog.crisp.se/2012/08/09/perlundholm/an-analog-clock-in-javafx

    For a simple label displaying the time, the simplest thing is to create a Timeline with duration 1 second and the number of indefinite cycle, which triggers an event handler that updates the label:

    final Label clock = new Label();
    final DateFormat format = DateFormat.getInstance();
    final Timeline timeline = new Timeline(new KeyFrame(Duration.seconds(1), new EventHandler() {
         @Override
         public void handle(ActionEvent event) {
              final Calendar cal = Calendar.getInstance();
              clock.setText(format.format(cal.getTime());
         }
    });
    timeline.setCycleCount(Animation.INDEFINITE);
    timeline.play();
    

    (If you use Java 8, use the new time API, which is much more pleasant than calendar.)

  • How to make a site like this on adobe muse? the effect of sliding page...

    Something like this site... http://www.razvangarofeanu.com/#the-g is this possible on muse adobe? Thank you!

    You can design probably the horizontal content, but with that page, you will need to link this anchor specific to another separately created page as as in case you use a single provision for all the contents of the page then you can not keep a different dimension to the same section of the page as a landscape and another section vertical. So it would create the content with content horizontal and vertical content and then link them with anchor points.

    I recommend you to try this out and check.

    Thank you

    Sanjit

  • How to make a word in a link to a website under Mac OS 10.11.6?

    I have a word or two in a link to a Web page the merchant products.  How do Mac OS 10.11.6?

    Where is the "word" you want to make a link? Everything depends on the application of "the word" is.

  • How to make the site root-relative links work in DW and the server?

    See details on buggy behavior DW image link, below. My question is:

    (1) how the site root-relative links work in DW and the server? Or...

    (2) how to reliably automate change of hundreds of links relative to the root of the form

    /images/image.jpg relating to the document?

    In other words, to

    .. /images/image.jpg or

    .. /.. /images/image.jpg or

    .. /.. /.. /images/image.jpg etc... According to the location of the directory.

    The old format (/images/image.jpg ) used to work properly in my previous Setup of DW 8 but appear grey in DW after 'redevelopment' of mac cs5.5 DW. (they look good on the server, but it is difficult to change the image-heavy pages locally when they are all gray).

    I tried to change the files to how DW creates relative links root now:

    /public_html/images/image.jpg, which is a flow of root very easy, attractive, since there is a one-to-one mapping. These look great in DW, but are detailed on the server!

    I looked at the "Advanced" site configuration, and it seemed that it would be possible for the nuke part /public_html/ of my server info... but it also seemed that there was the potential to do damage, modification of these parameters, which are automatically generated from our server connection settings, which seem to work.

    The "links from the document / site root" toggle... did change how DW interprets existing links, or simply change the value by default when you add a link?  I did 80% of the file... before paper links I wondered if relative to the root is not better?

    Of course, it seems less ambiguous for all these pictures if theres a way to make the relative root works for the mode of creation of DW, DW link checking and server.

    Summary of the buggy behavior: (see the test with images here)


    'old style' link of the root of the site

    /images/img_book/WScover120x150_NEW.jpg

    Design veiw in DW: broken (grey w / broken icon)

    Check DW a link: "external link" (i.e., unverifiable, + file might appear orphaned)

    Browser: good

    Ease of switching: n/a (existing format)

    'new style' link site root

    /public_html/images/img_book/WScover120x150_NEW.jpg

    Design veiw in DW: good

    Link check in DW: good

    Browser: broken

    Ease of switching: easy

    Link to document

    .. /.. /images/img_book/WScover120x150_NEW.jpg

    Design veiw in DW: good

    Link check in DW: good

    Browser: good

    Ease of switching: hard (how to automate)

    Absolute link

    http://www.oasisdesign.net/images/img_book/WScover120x150_NEW.jpg

    Design veiw in DW: broken (grey w / broken icon)

    Link check in DW: external (i.e., unverifiable, + file might appear orphaned)

    Browser: good

    Ease of switching: n/a... not a real option

    Thank you!

    Similar discussions on ' / '.

    Think of your site definition is set up wrong.  public_html should not be to anywhere in your local site.  It is up to your remote site under the directory root definition.  See screenshot.  In my example, the root directory of the server is htdocs /.  This is where you put public_html

    Nancy O.

  • How to make a click right a link included to record on my Android phone?

    How can I simulate a "right click and save the target under ' on a link embedded in a web page? I am recording 2 videos, one is a demonstration of the product and the other is an Assembly and the installation of a product that I plan to buy. The vids are click embedded able links in the description of product web page. I am under android OS KitKat on a samsung gn3.

    Figured it out. Never mind.
    Clicked on the link I wanted to download.
    Long supported on window of the video, not the link itself. Used "save video" option in the context menu which appeared after the long press. Find the file by using the Gallery App selected the file from there, selected the player to use. Voila. Play a downloaded video offline.
    Happy. Happy. Happy.
    Hope this helps someone else who is new to the Android and/or Mobile FF files.
    I have been using Android smartphone for about 2 months. Before that, I used a Windows laptop exclusively. Android is really a paradoxical catharsis. Difficult, but not insurmountable.

  • How to make a block of text link?

    Hello

    I'm generating PDFs to an xml file by loading the xml into a predefined format.

    Code example

    cstrInddFile = marked Server.MapPath("~/Indesign_XML/DesingTemplate.indd")---contient palceholders
    cstrXMLFile = Server.MapPath("~/Indesign_XML/item.xml")
    myInDesign = CreateObject ("InDesign.Application.CS4")
    Var objDoc As InDesign.Document = CType (myInDesign.Open (cstrInddFile, False), InDesign.Document)
    objDoc.ImportXML (cstrXMLFile)

    objDoc.Export (idExportFormat.idPDFType, "D:/Test4.pdf")

    Problem: the pdf file is created but contains a page, how it will display all the data in the xml file.

    My sample xml is (I have tagged the textframe with tag story)

    < NewDataSet >
    < Story >
    < table >
    < > 34 ProductId < / ProductId >
    < > 267 ItemId < / ItemId >
    < /table >
    < / history >
    < / NewDataSet >

    Please answer someone.

    Hi Nishatry,

    After loading the XML, you must follow the following steps to resolve this problem.

    1 beginning Page numbers form XML elements.

    2. Add the number of pages required.

    3. link text frames by [myDoc var = app.activeDocument; myDoc.pages [0] .textFrames [0] .nextTextFrame = myDoc.pages [1] .textFrames [0];].

    4. place the XML to the first image [myDoc.xmlElements [0].placeXML(myDoc.pages[0].textFrames[0]);]

    5. can export to PDF

    Kind regards

    River. P

  • How to make a sortable Gallery text links?

    I would like the possibility to display all text links, or only those 4 or 5 separate categories. Basically a sortable Gallery, with text links only.

    Also, is this easy to maintain? Can I add new links per day which will appear at the top of the list?

    No matter what widget out there for this?

    MUCH APPRECIATED!

    It is not possible in Muse without listing them manually.

  • How to make the sum of numeric fields based on a value in a text field - charge memo

    I'm working on a Weekly Report of expenses employee that contains a list of charges and each can be marked as a company or a paid employee costs.  There are two fields in the form which is to show totals for the company and the employee paid expenses.  There are seven columns for amounts, one for each day of the week.  Expense Code text fields are called "Exp1" through "Exp7".  Digital type amount fields are called 'Amount1' by 'Amount7.  The fields under each column share the same name.  (Hope that makes sense).  A screenshot is below, and a link to the form is included in order to better understand the composition of the form.  I don't know how to for a total of to the top of all expenditures that are marked with a 'C' and all those marked with an "E".  I'm not well versed in Java.  Any suggestions would be greatly appreciated!  Thank you!!

    Link to the form:

    https://www.dropbox.com/s/sgsle5bkam2y4am/expense%20Report%20v1_0%20-%20LC%20Original.PDF? DL = 0

    Expenses.jpg

    I tried to implement your requirement in the form at the following link. If please test and let me know if it works.

    https://www.dropbox.com/s/v4n9kypdnplc857/expense%20Report%20v1_0%20-%20LC%20Original_V1.p df? DL = 0

  • How to make a new tab opened as my homepage designated instead of viewing several pages of courses or a blank page? I don't want top sites or a cache

    I tried the suggested enter config in the address bar, etc, but for the next step "at the top of the screen is a bar of research." there is no search bar.

    Hi, at the moment, you can type on: config in the address bar, press ENTER, agree to remove the warning, scroll down to browser.newtab.url and 'Value' on: newtab or on: vacuum and enter the URL of the site you want to use, or if you want the Firefox Start Page, enter on: House (right click > edit) to change). You will then need to restart Firefox. - Editor of Configuration of Firefox.

    Note, however, that of 41 of Firefox, you will need to use the add-on, new tab override (browser.newtab.url replacement) to make changes.

    If your question is resolved by this or another answer, please take a minute to let us know. Thank you.

  • How to make users AD administrators in Admin Console, composer and task list?

    So far, I have been able to go to areas of safety in the Console, then 'users and groups' and were able to make local users of Directors in the management of their groups, but I don't seem to be able to do this for users that we have ad. There is a tab group for them, but it doesn't mention groups of parents and does not give me the ability to change.

    Thank you!

    Hello

    To access administration applications, you must add the ad group to Admin role:

    Hope this helps,

    Jorge

  • How to make an image on a scroll bar navigate to home, contact, etc. - page when you click it?

    IM building a site that I created the contact mode, House, etc. pages already. I also did an image for the homepage slider but I want to access a picture when you click on it to access the home page, but I can't seem to understand. I'm using flash cs4. I want to make a shortcut to different pages on the website

    One way you can do is make the code you showed generic and place it in the main timeline on a layer that spans the length of the timeline where this image clipping will be.

    Have your btnHome work (renamed to be btn below) for all options menu by making it an invisible button that covers the part of the image of the image styll.  Then use a variable for the gotoAndPlay ("selectedPage" below) argument which you reassign in each frame of the scrolling of the image.

    main timeline

    var selectedPage:String = 'Home';  what the starting value must be

    function goToPage(evt:Event):void {}

    gotoAndStop (selectedPage);

    }

    btn.addEventListener (MouseEvent.CLICK, GoToPage);

    Then, inside yor image scroller in each image, you set a new value for the variable selectedPage.

    For example, in the frame 2 you put:

    MovieClip (parent) .selectedPage = "music";

    in part 3 you put:

    MovieClip (parent) .selectedPage = "artist";

    and so on

  • How to make object view transitional Readonly/editable based on the role?

    Hello

    I have an edibable based on the connected or requriment overview to display data of transient object view read-only in the user role. It is updated to display object, we can define security at the level of the entities properties and therefore we can control access to the data. If it's the transitional view object how can we do this?

    I use ADF11g.

    Very urgent! I appreciate your help.

    Thank you.

    Hello

    You can override the method isAttributeUpdateable() of the viewRowImpl.
    There, you can check the role and return true or false to the current attribute.

    if(!hasRole && i ==YOURATTRIBUTEINDEX){
        return false;
    }
    

    Gabriel.

  • How to make the output project of "Continue" button on the attempt of quiz results page

    When the quiz on the project is completed, on the results of the quiz slide it has a button to continue to press, but seems no value since it becomes just a black screen when you are finished instead of close the project as you think it should. Any suggestions on how to do that affects the project?

    Closing projects only works reliably when the publication in EXE format.  Often Web browser security prevents content windows SWF/HTM being closed in the same way.

    Try placing a slide AFTER your quiz slides so that the button continue has a place to go.  Then change your preferences > project > start and end > project end Options > Action close project.  In this way, the project tries to close naturally, only not in a row by clicking a button.  You can do this last slide as short as you want, but a second or more is generally good, just in case you have preferences set to Fade Out on last slide.

Maybe you are looking for

  • Satellite P50B does not illuminate

    HelloI didn't the P50B for about 10 days while he was in mode 'sleep'. Yesterday I tried to start it but he could not. Even on current alternative, there is no light, market on does nothing.I tried the reset hole at the back of the case, but whatever

  • Select the dynamic channel to fill in the legend

    Hello no,. I am the acquisition of 16 channels each channel has their own name, when I double click on the graph, the populous select.vi channel and it will list the name of the channel. If I select the first channel 5 or last name 5 channels or chan

  • FFT produces no expected value

    My attachment vi opens a spreadsheet attached file and enter values of about 0.37 in the measurement of the Spectra vi. I expect around 0.37 values out of the FFT, but lo I see-80! If I understand it DSP, FFT assumes to display the frequency of occur

  • Help with ports BEFSR81 V2 has become inactive

    I have the BEFSR81 V2 and every day at least one of the ports become inactive and the router must be unplugged and plugged in again to reset the ports. In efforts to try to help this problem, I was going to upgrade firmware version 2.44.2 to that on

  • Cannot sign application-unable to find signature keys

    Hi, I received a file .csj of the RIM, but I can't use it because the signing tool requires the .csi file. When I try to create key using java-jar SignatureTool.jar Messages The system requires a .csi file or .cod... the program assumes that the exte