How to use an option button in the report of the IR to redirect itself to view another report

IHH team, I have a requirement where I have an IR report option button. By clicking this radio button, another report appears under the main report with few other details of the selected item. The idea was to have a zoom of report as seen in the Group of MS Excel.  However, I am stuck because I don't want the user to press the "submit" button each time after selection of a radio button. I want the result to Report2 to change on the selection radio button in report 1.

Please notify.

Kind regards

Samar

for example

Report1 details

RB col_id text1 text2 Text3

1 . abc erd 45

2 ghj dfgrt 67

Suppose the user selects the first option button, the page displays another report with details below the main report

Report1 details

col1_id text1 text2 Text3

RB1 1 abc erd 45

2 RB2 ghj dfgrt 67

Report2 details

col1_id col2_id text1 text2 Text3

1 11 ihj pkpk 78

1 23 ljl kpk 45

user6255521 wrote:

Please update your forum profile with a real handle instead of 'user6255521': Video tutorial how to change username available

When asking a question, always include the information referred to in these guidelines: How to get the answers from the forum

I was able to achieve using the linl. I created a link on the col_id and it redirected to itself after you set the value of col2_id. I also changed the style of the button link and so col1_id looks like a button.

However, I was interested to know if we can achieve this with a radio button and use the update form the Report2.

You mean like this? It is very simple to implement using dynamic measurements.

1. Add a column of radio group to the main report:

select
    apex_item.radiogroup(1, d.department_id) rbg
  , d.*
from
    oehr_departments d

APEX 5.0, apply a static ID "rbg" to the column of radio group.

2. create a hidden page unprotected element to maintain the value of the selected radio button to use as a filter in the detailed report. In the example, it is P31_DEPARTMENT_ID.

3 refer to the element of filter in the WHERE clause of the report detail:

select
    *
from
    oehr_employees
where
    department_id = :p31_department_id

Set the Items property of the Page to send in the definition of report P31_DEPARTMENT_IDretail area.

4. create a dynamic action of change on the Group of radio buttons:

Event: Change

Selection type: jQuery Selector

jQuery Selector:td[headers="rbg"] input[type="radio"]

Real Actions

Seq: 10

Action: Set value

Type of value: Expression of JavaScript

JavaScript expression:$(this.triggeringElement).val()

Selection type: Article (s)

Point: P31_DEPARTMENT_ID

Seq: 20

Action: Discount

Selection type: Region

Region:

The best way to get help with something like that is for you to reproduce the problem with an example on apex.oracle.com. Set up as much as you can before posting here and when you post the question, share identification information of developer comments for the workspace so that we can see the example and work the solution directly.

Tags: Database

Similar Questions

  • How can deselect an option button in the group 'Size', using Applescript to print several pages at 100%

    I hit a serious problem to update my application to use Adobe Acrobat DC 2015.

    I try to use the graphical interface to print multi-page documents but do not uncheck an option "Shrink oversized pages"button, checking a different 'Real size'button, in the same group. The two buttons are checked, and printing is by default the Junk button, print several pages on a sheet, instead of 100%.

    Anyone know of a different way to uncheck that darn button, or better yet, how to direct print the document. I can't find any online documentation of printing direct formatting.

    I need to print all pages, to 100%, with a particular printer, the "theLargePagePrinter". In addition, we use Pitstop Pro 13.

    TIA,

    Concerning

    Santa

    say application "Adobe Acrobat" to Activate

    the shell script ("sleep 0.2")

    say application 'System events' to say process "AdobeAcrobat.

    the shell script ("sleep 0.2")

    try

    with keys 'p' command down

    end try

    the shell script ("sleep 0.2")

    try

    click 1 of the Group pop up button 1 of the 'Print' window

    end try

    the value x to 0

    Repeat until there are menu 1 of popup button 1 of the Group 1 of window 'print '.

    the shell script ('sleep 0.1')

    the value x to x + 1

    if x ≥ 20 then exit repeat # wait 2 seconds

    end Repeat

    the shell script ("sleep 0.2")

    try

    click menu item (my theLargePagePrinter) of 1 of 1 of Group pop up button menu 1 of the 'Print' window

    end try

    the shell script ("sleep 0.2")

    try

    click on radio button "All" of the Group 2 of window 'print '.

    end try

    try

    click on CheckBox 'Size' of the Group 3 of window 'print '.

    end try

    the shell script ("sleep 0.2")

    try

    try

    say 1

    say (there are (box option "Shrink oversized pages" of the Group 3 of window ' print')) as text -< 'true'

    end try

    try

    2 say

    say application 'System events' to display the dialog box ()get each attribute of option button of the Group 3 of 3 window 'Print') as text -< fails

    say 3

    end try

    Repeat while value of radio button "Shrink oversized pages" of the Group 3 of window 'Print' is 1

    the shell script ("sleep 0.2")

    click on radio button 'Real size' of the Group 3 of the window 'Print '.

    # the value value of radio button "Shrink oversized pages" of the Group 3 of window 'Print' to 0 -< cannot set the value

    the shell script ("sleep 0.2")

    end repeat -< maintains a loop

    end try

    the shell script ("sleep 0.2")

    try

    click on radio button 'Real size' of the Group 3 of the window 'Print '.

    end try

    -more than < code >

    tell the end

    tell the end

    In the Acrobat SDK kit, locate in the JavaScript section and at the IAC-> section AppleScript to learn how to run a JavaScript via AppleScript. You have the Acrobat SDK kit?

  • How to use a radio button state to calculate a value in another field

    I produce a registration form that uses radio buttons to specify an accommodation meals and requirements for individual registrants - separate option buttons select the meal (YES or NO) plan and the type of accommodation (NO THANKS, A, B or D).

    I want to ask the State of these boxes to option and, if selected (set), calculate the amount to pay for registration in the related areas of subtotal ( Plan -meals and accommodation).  In other words, based on the costs of $ for YES, A, B and D on a per Member basis, I want to enter an amount of $ in the subtotal fields 'meal Plan' and 'accommodation'.  In the ABSENCE or NO THANKS is selected, no calculation is necessary.

    The form attached, if a given registrant (for example Reg01) chooses to include a meal plan (selected option button M01-Y ), then in the numMEAL subtotal field must increment of $80.  Similarly, if Reg01 wants to book a double room (R01-D) I want to add $268 for the subtotal numROOM field.  It goes without saying that the numMEAL and numROOM fields must reflect the cumulative amount based on the requirements of all listed registered (Reg01 via Reg05)

    Example:  I want to use a FormCalc calculation something like... (If M01 - Y is set then $80) + (if M01 - Y is set then $80) + etc ... to calculate the value of the field numMEAL and any other equivalent expression for the numROOM field.

    Also (but don't feel you have to answer), in the design-time view how to configure to display radio button selections No. or NO THANKS as the default selection (set) such as the other buttons in the PLAN of FOOD groups and the TYPE of ROOM are not selected (not set) - (I think that would correct indications of error that I see).  I managed to configure this radio button state initial for groups TYPE CITIZENSHIP and PAYMENT of the form but can't seem to do for groups of PLAN of MEALS and the TYPE of ROOM .

    Thanks in advance for your help.

    I think this is what you wanted... .view attachment. The problem with multiple selections in Design view is cause-in the name. I changed it to the rooms because it is to be interpreted as a subtraction. You must change them in meal option buttons as well and that will clear up the design problem you mentioned.

    To get the room to add correctly, I changed the value for the room price. Then on the event rentals field calculate I simply add all room radioButtonList. The calculate event fires whenever a room is changed. For meals, I put the code on the RadioButtonList to every meal (just to show you a different technique). You could od it exactly the same way as the rooms but it is up to you.

    Paul

  • How to use Window.Print button attributes

    Hello

    I want to print a report using an impression button.so I use the function Window.Print in button attributes. But pop print screen doesn't pop up. How to use Window.Print button attributes.


    Thank you
    Maury

    Maury,

    The value target button in the form of URL and put after js for target URL

    javascript:window.print();
    

    see you soon,
    Hari

  • How to use windows search to search the contents of a bunch of files with random names / extensions?

    How to use windows search to search the contents of a bunch of files with random names / extensions? Plain txt files say 1,000 with random name of file extensions?

    You can always search within those, but you need to add extensions to the file system so that it knows to look inside these files.  You said that you have a lot, so it's perhaps tedious.  Here's How to search within several types of files.

    One thing you could try is rather to make a copy of this file, rename all the files to the same extension (even an extension false for example something.bill) and perform your search on this band.  Just an idea.

  • How to use a form created on the Capture of a vector

    People, I'm having difficulties to find out how to use a form created on the Capture of a vector. For example, I open Illustrator on my desk and, although the form is saved in a creative library of clouds, I can't find how to open this archive as a vector. I tried everything from capture, but then I can just export the shape as a bitmap image. I'm really lost on this.

    Hello Cristina,

    In Illustrator, simply drag the shape of your library panel in an open document. That's all there is to it.

    Mike

  • How to use setViewportBounds (Bounds value) to the ScrollPane?

    How to use setViewportBounds (Bounds value) to the ScrollPane? This method is, visually, what for? I tried to put a specific Bounds.minY to have a precise scrolling in the axis Y in vain. I use the setVvalue() method to scroll, but it is not convenient to exactly locate a position in the coordinates of the node content listed in the scroll pane.

    The viewportBounds are the limits of the viewport (i.e., the visible part of the content) in the scrolling pane itself, if I understand correctly. The way to access programmatically is by setting the vValue property.

    I have not tried, but if you do something like

    scrollPane.setVmin(0);
    DoubleBinding vmax = new DoubleBinding() {
         { super.bind(scrollPane.viewportBounds(), content.heightProperty()); }
         @Override
         public double computeValue() {
            return content.getHeight() - scrollPane.getViewportBounds().getHeight() ;
         }
    };
    scrollPane.vmaxProperty().bind(vmax);
    

    to configure your component to scroll, then you can call setVvalue (...) and just pass a location of coordinates for your content node. This assumes that your content node is a region or a control; you will have to perhaps a little logic in the method computeValue() to deal with the cases where the display window is greater than the additional content.

  • How do I add more buttons on the player window?

    How do I add more buttons on the window of the player for courses published?

    For example, like this:

    Buttons.jpg

    This would require a bar reading custom and skin.  You need to find yourself an ActionScript 3 developer and pay for the time of development.

  • How to use an Image to customize the static button Widget

    Just find someone to help me find a way to use a picture to customize the static button widget, please?

    I tried to use different types of images, but none of them seem actually to change the appearance of the button.

    Thank you!

    Laura

    Captivate 5.5

    Sorry for my late reply, was too busy yesterday.

    I checked out, and when you choose a picture in the properties of the Widget, you must use the preview area to drag the image on the top of the key and finally to resize it so that it covers the default button. When posting, please remember to put the image in the same folder as the SWF file published. Here's an example: I point to an image and rescaled the area with the small image icon so that the original button is completely covered. Of course, be sure to not have transparency in your image.

    I forgot to say that you won't see the image after the publication, not in preview...

    Lilybiri

  • How to make a favorite button in the toolbar. MSN has a favorite yellow button in the toolbar

    I don't see a Favorites button in the toolbar

    There is a star as the button next to the search bar on the Navigation toolbar to bookmark the current web page and a "Show bookmarks" button next to it to open bookmarks in a menu drop-down.

    You can find "Show all bookmarks" to open the Manager of bookmarks (library) at the top of the drop-down list.

    If you bookmark a page and then 'Bookmark this Page' in the bookmarks menu as well as the ToolTip changes star in "Edit this bookmark", and the star is highlighted in blue.

  • Satellite A210 - 16G (PSAELE) - how to use 4 GB and update the BIOS?

    Hello! I hope someone can answer a few questions for me.

    First of all is: How can I turn on my laptop to use all the 4 GB of RAM? OS is Win Vista Ultimate 32-bit with Service Pack 2. Now Vista all show the 4 GB of RAM, but don't use it. I activated the EAP in Vista, but still nothing. As I saw, I need to turn it on too memory remapping in BIOS but there is no option (my BIOS is ver.1.70).

    The second question relates to the BIOS. Because my version is 1.70 and there are more recent version 2.00; I get benefits if I update to BIOS? Someone has updated to version 2.00? And there are more options in the BIOS after update to version 2.00 (for example the memory remapping or a similar option)?
    I'm a little afraid to update BIOS, because sometimes my Toshiba freezes, and I would not hang during the update of the BIOS.

    And the final question is there any changelog to the BIOS? So I can see what is added and changed, and what's new in the new version of the BIOS. Because I could not find anywhere.

    Thanks for the responses to come.

    Hello!

    (1) you can use the entire 4 GB of RAM on a 32 bit OS. It is a due limitation of 32-bit technology. Windows Vista with Service Pack 2 may recognize the full 4 GB of RAM but not use it, more than 3.2 g.
    Here you can find more information about this limitation:
    http://APS2.toshiba-tro.de/KB0/TSB82022E0000R01.htm

    (2) about BIOS updated I can tell only must be made only if you have problems with the laptop. A BIOS update should never be done just for fun, because it of still a little risky. In the worst case, you can destroy the ROM module or complete motherboard.
    Update the BIOS doesn't normally contain new features or options. It s bug just setting. In addition it can t solve the problem with 4 GB of RAM and Vista 32 bit if you think that ;)
    If your laptop does not have 100% stable you shouldn't t update because it s too risky. Before the update, you should try to solve the problem of gel.

    (3) If a change log is available you can find it on the Toshiba site. If you can t find, there isn t available.
    That s all about this.

    I hope I could help a bit.

    Good bye

  • How to add a record button on the front panel to save waveform data

    Hi, I'm new kind of LabVIEW and I worked on a code for an agilent oscilloscope communicate via GPIB and so far it works well on the collection of these two analog channels one by one, "Not UNLIMITED" but it does the trick (vpp, Vrms, frequency, etc.).  I've added the feature to add data to a .csv file waveform (problem: opens a dialog box until the user gathers all the data.) Solution: I want the user to save the. File CSV whenever he wants to use later on the front panel). I've added another feature to get a snapshot of the curve waveform (problem: opens a dialog box.) Solution: I want the user to save the JPEG file, whenever he wants to take a snapshot ("take snapshot" button on the front panel)).  I work with the agilent hp54645d driver. I have attached my code, if someone can tell me please how do I do this (maybe cabling and structures are solutions do not know). Thank you in advance.

    I would recommend adding a case structure just around the two record VI and a button to check the condition of the structure of each case. If you want a button to control both save functions you can put the two record functions in the same structure of business controlled by a single button. You are right in saying that the loop will cause your code runs until the stop button is pressed or until the stop condition is met. If you are wanting the while loop to stop once the recorded information you can use the button that you use to control structures case to also stop the while loop. I hope this information helps.

  • How to create a help button on the Panel before the VI?

    Hello

    I want to create a button for example a help button on the front of the VI so pressing that any new user can open folder in which I store some guidance assistance.

    Means do I have a folder on my desktop that I save all data which should prove useful for new user so if some new user want to run the program, and he has no idea how to run the program then he can simply press the help button and after pressing this issue of aid will be open then read then user instruction may start the program.

    Hope you get my point.

    Thank you very much.

    I think the problem is now resolved...

    Here I attached screenshot of the solved problem that might be of help.

    I thank very you much for your help and your time.

  • How to re - activate option to check the updates in 11 Acrobat?

    I had that, until the time I was using Acrobat 10.xx until a few weeks back - recently purchased a license for version XI and the deployment has been listened to my computer by my company of departmental it through Microsoft Software Center. After the upgrade I don't see the option to check updates on any menu. I tried a repair and a re - install as well, but nothing is. How can I reactivate the option to check the updates?

    Thank you
    Satya

    Check if you have bUpdater set to 0 in

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\11.0\FeatureLockDown

  • How to use adobe reader to reduce the size of the pdf?

    recently, I used to download the pdf [link deleted... MOD] to share with friends... but some time pdf size increases its limit and can not download... so can someone tell me how to use adobe reader to optimize pdf and make it smaller... I searched fot optimization option but can not find... so please help me.

    Cannot be done with the player. You would need another tool (like Acrobat).

Maybe you are looking for