Region and button selection

Hi there,
can anyone help me please? Using Apex 4.2.1.
on my page i have three regions. reg1 (html), reg2 (LIST), reg3 (html). so reg 1 and reg 2 display when page load but reg3 should be display after the reg2 (list) selected. e.g. #
reg1 : code 101 , name :xyz.
reg2 : code (LIST region) so when click here then below region3 display?
another ??? please.
I have save and add_another button on it. save working ok but add_another should be conditionally?
if from region3 - lets say item 4 is not null then display add_another button otherwise no.
much appricated your help?
regards.

sorry I am still looking for help so created my question in details as below.
Using Apex 4.2.1
on my IR report page I have a link and when click it then modal page display.
on my modal page i have 3 regions and buttons and those are displaying conditionally and dynamically.
reg 1: field 1 and field 2 (already populated by fetch process)
reg 2: this is showing field 3 and this region is based on LIST region so it may should show as follows:
say = f001, f002 and so on. so when user click f001 or foo2 then region 3 should be displayed according to the conditons.
(at the momment i have only one link f001 but in future it may be more in region 2 for selection.)
f001 or foo2 controlled by region 1 - field 1 that is a primary key but FK for region 2 data.
reg 3: working based on the some Dynamic actions.
lets say:
reg 3: in region 3 (question 1 must be displayed if f001 or f002 being selected otherwise no)
so question 1 appeared (Y/N), if 'Y' then question 3 and so on based on condition matched for each fields.
after entered all the data from question 1 to question 10 then hit the SAVE button and updated all the relavants tables and page stay there and then finally SAVE button must be disabled and ADD Another button must be enabled so user can enter new informations from question 5 to question 10 but question 1 to question 4 information should be disabled and remain session value.
most of the things above working correctly but some issues as follows:
region 3 - question 1 showing without region 2 (f001 or f002) selection.
When hit save button it does things whichever I asked for and disabled the save button and question 1 to question 4
but when I hit the add another button it start from question 1 and because question 1 is already disabled so I can't
go further? I understand its behave like this because of the DA and its sequences.
Please advice me. thanks. regards.

Similar Messages

  • Hiding Report Region on button pressed

    hi , i have report region , and i want when i click on show button its show the report region and the button then convert to hide and then when i click on hide it hide the report region and button convert to show , can any body help me for this

    Hi,
    Change your current report region tempalte with 'hide and show region template'.
    In apex inbuild template for implementing show and hide region type of report.
    Go to the edit page option and in user interface chage your current report region tempalte with the 'hide and show region template'.
    Thanks,
    Rajendra
    Edited by: rajendra on Feb 26, 2012 4:36 AM

  • 3 buttons and 2 select lists in a single line

    Hi,
    I have an application which has 3 region buttons ( say, b_1, b_2, b_3) and 2 selects lists (say, sl_1, sl_2). I want to display all the five buttons and items in a single line in the following order:
    b_1 b_2 sl_1 b_3 sl_2
    I have set Begin on new line = no
    and Begin on new field = no, for both the two select lists.
    But it does not seem to work.
    Do anyone have any idea, how to sort out this issue?
    A quick reply would really be appreciated.
    Regards,
    AM

    Hi Vikas,
    Please have a look into the application at
    http://apex.oracle.com/pls/otn/f?p=34363:1:6206621111100168:::::
    I have created two select lists P1_X and P1_Y. These items are hidden on page load event. When the associated button is clicked the list should appear on the page.
    Written the following code in 'Pre element text' for each of the items:
    P1_X :: <input type="button" value="X" onclick="f_X();" class="t17Button" />
    P1_Y:: <input type="button" value="Y" onclick="f_Y();" class="t17Button" />
    Where, f_X() and f_Y() are displaying the select lists.
    As you can see, the select lists are appearing just below the html buttons, which I want side by side with the buttons.
    Could you please figure out the issue?
    If you want I can share my login details.
    Regards,
    AM

  • My iphone apps shows price in indian rupees but not in dollars. My selected region and address is USA? How can i change it to dollar again

    my iphone apps shows price in indian rupees but not in dollars. My selected region and address is USA? How can i change it to dollar again

    my iphone apps shows price in indian rupees but not in dollars. My selected region and address is USA? How can i change it to dollar again

  • How to make the Region and Language | Location | Current Location selected by "country or region" selection

    Hi,
    I have built a Windows Embedded Standard 7 image that includes multiple language packs for the countries that we support.  When I sysprep this image and reboot, I am prompted for my language (a screen appears with many selections like "My language
    is English").  Once I select my language and select next, I am prompted for "Country or Region", Currency and Keyboard.  For some unknown reason the "Country or Region" selection only affects the setting under "Region
    and Language" | Administrative | "non-Unicode programs", it does not affect the setting setting under "Region and Language" | Location | "Current Location". 
    Is there a way to modify my image such that the "Country or Region" selection is used for the location setting?
    Thanks,
    Brent

    Hi,
    You can follow the content of these link below to set system location during Windows Deployment:
    Configure International Settings in Windows:
    https://technet.microsoft.com/en-us/library/hh825705.aspx
    Regional settings default to English when deploying a virtual machine using a template on System Center 2012 Virtual Machine Manager:
    https://support.microsoft.com/en-us/kb/2709539
    Windows Deployment sample OOBE.xml file:
    https://technet.microsoft.com/en-us/library/dn621901.aspx
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How can I edit imported audio track? After selecting and deleting region and joining remaining parts, it keeps playing the track with the deleted part! What am I doing wrong?

    How can I edit imported audio track? After selecting and deleting region, and joining remaining parts, it keeps playing the track with the deleted region!
    What am I doing wrong?

    After selecting and deleting region, and joining remaining parts, it keeps playing the track with the deleted region!
    What am I doing wrong?
    How exactly are you doing this?
    When I cut out a part of an audio region, then drag the remaining parts together, so they are touching, the track will skip the cut out section when playing the file.  Also, if I select the remaining parts of the region and use the command "Edit > join regions". This will create a new audio file with the cut out part deleted.
    You should see this prompt, when you are joining the regions:

  • Delete regions items buttons and pages using sql.

    Hi,
    Is there any way to delete from apex pages, regions, items and buttons using sql.
    I noted that in SQL Developer a display of these objects is enabled, but no actions can be carried out on them from what I can see.
    Ben

    Hi and welcome,
    do search in the [Java Database Connectivity (JDBC) forum|http://forum.java.sun.com/forum.jspa?forumID=48], I'm sure you'll find a few examples there.

  • Moving buttons between submenus - and resulting selection order

    OK, I thought I knew how iDVD sequenced its button selections - essentially by cartesian (x, y) coordinates across the screen.
    However in a current project I have cut-and-pasted chapter buttons and groups of chapter buttons from one submenu to another, then arranged them freely to give the appearance I want.
    But when I create the disk image and test the DVD, the button sequence is often all over the place, eg pressing "up" from the forward arrow button selects the second chapter title in the list of five above, rather than either the first or the last.
    So, is there any way in iDVD to force a certain button selection sequence, or to-reorder the button sequence (without of course changing what those buttons point to)?
    Unfortunately myDVDedit does not (yet) allow you to modify the button selection sequence of an existing DVD image, so I need to get it right before I create the image.
    Thanks for any help.

    Sue,
    Thanks - the FAQ got me part of the way there - at least far enough that I could work out the rest myself.
    The problem comes about because pasting a button from one menu to another in "free placement" mode results in a difficult-to-predict button number being assigned to the pasted button.
    The way to fix it is to reselect "snap to grid" on any menu where you have cut-and-pasted buttons. The buttons will drift back to their grid positions in the order that iDVD has assigned. It will then be clear which buttons, if any, are out of sequence. You can then drag buttons while in "snap to grid" mode to reorder them how you want.
    Finally, when done, you can turn off "snap to grid" and place the buttons freely, while still retaining the sequence set by snap to grid.
    Thanks!

  • How to do a select a fixed ratio region and crop(hide)?

    I want to select a smaller area of a photo while preserving the canvas aspect ratio of 3:2 (from a DSLR) and crop it with the hide option.
    I can select a fixed ratio region and then use image->crop. However that doesn't give the hide option.
    If I use the crop tool I cannot get a 3:2 ratio area automatically.
    How do I do it?

    first find the link between mara , marc and zperson , if u have link to 3 tables then u can jus write a join and populate the table u want ( thats final table with all the fields).
    u defenitely have alink between mara and marc so join them and retrieve all data into one internal table.
    then for all the entries in that internal table retrieve data from zperson into another internal table.
    then loop at one internal table
    read another internal table where key equals in both the tables.
    finally assign fileds if sy-subrc = 0.
    gs_finaltable-matnr = gs_table-matnr
    etc...
    and finally append gs_finaltable to gt_finaltable.
    there u go ur final table has all the data u want.
    regards
    Edited by: BrightSide on Apr 2, 2009 3:49 PM

  • Selection options element and button in one line

    Hello,
    I would like to ask or it is posible to create such screen:
    SELECTION-SCREEN BEGIN OF BLOCK area1
                              WITH FRAME TITLE text-001.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(30) text-050.
    SELECTION-SCREEN POSITION 28.
    SELECT-OPTIONS: s_chcoun FOR vbak-vbeln.
    SELECTION-SCREEN POSITION 79.
    SELECTION-SCREEN PUSHBUTTON (4) c_icon USER-COMMAND show_info.
    SELECTION-SCREEN END OF LINE.
    SELECT-OPTIONS:  s_chcou FOR vbak-aufnr.
    SELECTION-SCREEN END OF BLOCK area1.
    now selection and button-icon is in one line, but selection element position is different against others.
    O it is posible to get selection option like a default and button at the end of selection line. I think main problem is max position 79.
    Thank you

    Hi,
    Try Begin of line and position for all the selection screen elements.
    For example:
    SELECTION-SCREEN BEGIN OF BLOCK area1
    WITH FRAME TITLE text-001.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(30) text-050.
    SELECTION-SCREEN POSITION 28.
    SELECT-OPTIONS: s_chcoun FOR vbak-vbeln.
    SELECTION-SCREEN POSITION 79.
    SELECTION-SCREEN PUSHBUTTON (4) c_icon USER-COMMAND show_info.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN POSITION 28.
    SELECT-OPTIONS: s_chcou FOR vbak-aufnr.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END OF BLOCK area1.

  • Spry Regions and Selection of First Element

    I've done a little work with spry regions and am currently struggling with how to interact with the generated content via Javascript.
    Specifically (I'm not using a Spry DataGrid BTW) I'm trying to do something like document.getElementById("st").focus(); on the first anchor in the returned dataset. I haven't put the ID in yet because I'm not sure exactly what to use (maybe @id) but how to capture the first one for the reference in the final .focus() call.
    Anybody done this before?
    <!--- list panel --->
    <div spry:region="dsCompanies" style="clear:both;">
    <div spry:repeat="dsCompanies">
    <div class="card" >
    <p><b><a href="#" onclick="loadcompany('{@id}','contacts');searchpanel.displayPopupDialog(false);return false;">{name}</a></b>
    <br>{rectype}
    <br>{name}
    <br>{support}
    <br>{address1}
    <br>{address2}
    <br>{address3}
    <br>{city}, {state} {zip}
    </p>
    </div><!--- end of card --->
    </div> <!--- end of spry region --->
    <p spry:state="loading"> Please Wait...</p>
    </div> <!--- end of panel --->

    You can apply focus to form elements and anchors/links. In this case I am attempting to set the focus to the <a href> tag.. but only the first in the repeating region.
    <HTML>
    <BODY>
    <a id="foo1" href="#"> This</a>
    <a id="foo2" href="#"> That</a>
    <script type="text/javascript">
      // selects 'that'
      document.getElementById("foo2").focus();
    </script>
    </BODY>
    </HTML>

  • Specific region mouse over effect(Button 1 fades out and Button 2 fades in).

    Dear All -
    I am new to Flash CS5 and building Flash navigation bar with buttons on it.
    Below is my problem description that I want to solve with your help.
    I have a rectangular bar and placed one small button(Button 1) on this bar. Also, I have similar button(Button 2) with some graphics on it which is of similar size as to previous Button 1.
    Button 1 - Without graphic.
    Button 2 - With graphic on it.
    What I want is that, whenever mouse is taken over Button 1 placed on the rectangular bar, it should fade out and simultaneously Button 2 should fade in. I want only button region to be sensitive to this mouse over effect and not the complete rectangular bar.
    Kindly let me know how can I define the specific region(button region only) to be sensitive to mouse over effect in flash, and how to place Button 1 and Button 2 in layers so that both are at the same positition(so that there is no displacement of button detected).
    Thank You,
    Saurabh Khanna.

    Hello -
    Thank you for the reply. Button 1 does not have glowing effect, whereas Button 2 has a glowing effect. So what I wanted is that when initially Button 1 is loaded during page load, when I mouse over Button 1, Button 1 would fade out and Button 2 sitting behind Button 1 would automatically look like fade in(due to gradual fad out of Button 1 on top of Button 2).
    I could do this now, and would like to Thank you for your reply.
    I did this by creating movie clip on "Over" event of Button 1 and changing its Alpha property. But now what I want is how to gradually fade out, means when I remove my mouse from over button, then Button 2 should fade out gradually which will automatically make Button 1 fade in gradually.
    I could not find the "Out" event just like we have "Over" event for Button, so I assume this can only be done using ActionScript somehow.
    Let me know if I am going correct with my assumption, and possibly if you could help me achieve the remaining half(fading out gradually when mouse is removed from the button).
    Thank You once again for your reply.
    Thank You,
    Saurabh Khanna.

  • Ticking sound coming from power button region and freezimg

    Ticking sound coming from power button region and freezing any ideas as to what happen. I shut down and grey screen comes up with nothing happening. This is when the ticking sound starts to happen
    07 polycarbonate black macbook

    BDAqua wrote:
    You need to get a few cans of air or find a compressor to blow the dust out.
    And you probably want to do that outside, as a significant amount of dust can accumulate in the power supply.

  • My Ipod touch froze and now the screen shows a tiny flower symbol. I`ve tried to restart it by holding down the on/off button and the selection key for 10 seconds then releasing but it does nothing.ol

    My Ipod touch froze and now the screen showa a symbol like a tiny flower.  I have tried to re-start it by holding down the on/off switch and the selections key together for 10 seconds but nothing happens.  Ithe Ipod does not show on Itunes but shows in My Computer.  When plugged into USB the Ipod gets warm.

    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • How to display chart region based on select list in html region ?

    Hi all,
    i'm using 4.0.1.00.03 apex version,in a page i have 2 regions one is html and another one is Chart region.in html region i have a select list and button.when user sign into my application select list have some values in that page,user select's a value and clicks on the button then chart will be displayed.my query is when user first sign into my application i want to dispaly chart region when only select list is selected and clicks on the button.can any one guide me on this.
    thnx in Adv.

    Hi yann,
    thnx for ur reply,
    i have done what u have written but i didn't meet my requirement..
    let me explain what i need exactly
    as of now my application is like this..
    i have a html region in that i have select list(P6_LIST) and go button
    and chart region.
    chart query is like this..
    SELECT your_value
    FROM your_table
    WHERE your_value = :P6_LIST
    AND ...
    how it is working??
    when user sign into my application, user can see html region with 'select list and go button' and chart region with 'no data '.
    when user select a value in select list and click on go button automatically chart region will be dispalyed with chart.
    what i wanted to change is..
    when user sign into my application, user can see html region with 'select list and go button' and no chart region
    when user select a value in select list and click on go button then only user can see chart region with chart.
    plz help me how to do it.. :)
    thnx in Adv.
    Edited by: moulani on Nov 4, 2011 12:05 PM

Maybe you are looking for