Need to allow only one of 2 buttons in a region to respond when enter pressed

Hi,
Apex version 4.2
Theme: Blue Resposive 25
My page has 1 region with a sub-region inside it.  Both regions have a button. When I hit enter it seems the button in the sub-region is the one that gets actioned.  I don't want this to happen I want the other button to run.  Is this possible ? 
Also when I google around looking for answers to this issue I see references to apex page items having a setting value of 'Submit when enter pressed' which can be changed to Yes or No.  I simply can't find that setting in my items.  Perhaps it has been removed in apex 4.2 ?
Thanks
Steve.

Daggers wrote:
Thanks Scott,
That is useful information.  I turned on debug and I can see that my problem is actually that neither button is being submitted on enter.
Are you able to tell me where the setting 'Submit when enter pressed' ? is found.  I think this is probably the key to my issue.
Steve.
It's in the item's Settings section. However, it's only available on Text and Password items.

Similar Messages

  • Allow only one set of parameter values for all worksheets

    I would like to " Allow only one set of parameter values for all worksheets ", but prompt before executing the worksheet. This function is a great time saver, but the users on occasion would like to change at the least one of the parameters. Is this possible? What setting do I use? I've tried various combinations of the " After opening a workbook: " on the options page. " Run query automatically", " Don't run query (leave sheet empty) ", and " Ask for comformation ". I would have thought that "Ask for comformation " was the trick, but no. I'm considering putting a do nothing parameter that has the setting of " Allow different parameter values for each worksheet. " so that it will keep all the others, default this one, but prompt for a possible change.
    Any thoughts...
    Thanks,
    Jamie

    Hi Jamie
    Even though you have the same parameter for all worksheets a user can still choose what to use on a worksheet. Its just that if they click to another worksheet then that parameter will be applied.
    Which version of Discoverer are you using?
    Best wishes
    Michael

  • Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.

    hi all
    i have a table that name is:
    TiketsHeader 
    but i used this code
    SELECT TicketsHeaderId, Active, TH.PersonRef,P.Fname + ' ' + P.Lname AS NF, Serial, TicketsCnt, StartSerial, EndSerial, KindDate, StratDate, EndDate,
    MonthsRef1,(SELECT * FROM dbo.Months M WHERE M.MonthsId= MonthsRef1 ) AS MonthsName1 , MonthsRef2, MonthsRef3, WeekDaysRef,
    PoolTimesRef, TH.Descreption
    FROM dbo.TiketsHeader TH
    INNER JOIN Person P ON P.PersonId= TH.PersonRef
    i see this error:
    Msg 116, Level 16, State 1, Line 2
    Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.
    how to solve it
    please help me
    Name of Allah, Most Gracious, Most Merciful and He created the human

    SELECT TicketsHeaderId, Active, TH.PersonRef,P.Fname + ' ' + P.Lname AS NF, Serial, TicketsCnt, StartSerial, EndSerial, KindDate, StratDate, EndDate,
    MonthsRef1,(SELECT * FROM dbo.Months M WHERE M.MonthsId= MonthsRef1 ) AS MonthsName1 , MonthsRef2, MonthsRef3, WeekDaysRef,
    PoolTimesRef, TH.Descreption
    FROM dbo.TiketsHeader TH
    INNER JOIN Person P ON P.PersonId= TH.PersonRef
    A Sub query like this can only return one column, not serveral like here with the star *. Replace the star by one column Name that you want to query.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Msg 116, Level 16, State 1, Line 6 Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.

    Hello,
    Can anyone help me?
    select year(po.rdata) as 'Ano', 
    sum(etotal) as 'Valorp' ,
    (select year(fo.data),Sum(etotal) 
    FROM fo (nolock) 
    where  not exists ( select 1 from pl (nolock) where pl.adoc = fo.adoc and pl.cm = fo.doccode ) 
    group by year(fo.data))as 'Valorap'   
    from po 
    group by year(po.rdata)
    order by year(po.rdata)
    Error 
    Msg 116, Level 16, State 1, Line 6
    Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.
    Consultora

    Hi Prashanth,
    select year(po.rdata) as 'Ano',
    sum(etotal) as 'Valorp' ,
    (select Sum(etotal)
    FROM fo (nolock)
    where not exists ( select 1 from pl (nolock) where pl.adoc = fo.adoc and pl.cm = fo.doccode )
    group by year(fo.data))as 'Valorap'
    from po(nolock)
    group by year(po.rdata)
    order by year(po.rdata)
    Gives me the error: 
    Msg 512, Level 16, State 1, Line 1
    Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.
    Thanks
    Consultora

  • Has anyone experienced the iphone 4s camera panorama failure where the panorama stops after taking  only one non panoramic shot? I think this happens when you switch direction of the panoramic arrow.

    Has anyone experienced the iphone 4s camera panorama failure where the panorama stops after taking  only one 'non panoramic shot? I think this happens when you switch direction of the panoramic arrow.

    Sounds like you have a battry issue but don't want to believe it.
    If a car was running fine on one tank of gas, then you filled it up with another tank of gas and it began to run funny, one might suspect that tank of gas. But let's just say coincidence blew a valve-- would you think the new tank of gas was the culprit?
    BUT WAIT!! It just might have been! The gas could have been of higher octane and put more more strain on the valves; you know, like going from 87 octane (OS6) to 93 octane (OS7) and showing you the engine was on the edge of compromise.
    Sometimes you have to go with common sense. If everything else is ruled out, it must be the battery. And if it runs fine one moment in OS6 but immediately ***** in OS7, I'd believe my battery was suspect-- though comfy-- in OS6 but the OS7 showed its true power.
    Moreover, if you had the answer-- or didn't want to believe someone's more competent advice-- why did you even call?  You've already shown that you don't know much when you asked if you could go backwards after setting up the new OS as a new phone.
    Additonally, if you're such the know-it-all, but yourself the $29 battery and put it in yourself. It's a piece of cake.
    <Edited By Host>

  • Allowing only one switch to be toggled at a time - is there a better way?

    I have an external device that I intend to control which will have a number of presets.
    It is critical that the user only be able to toggle one switch at a time thru LabVIEW. A switch must be un-toggled (is that even a word?) before another switch can be toggled.
    In order to accomplish this, I created a .vi with a lattice-work of property nodes and compound arithmetic ORs. Though my .vi is clean, it just seems that there should have been an easier way to accomplish this.
    Thoughts, anyone?
    Cheers!
    -darren
    Attachments:
    indexer test.vi ‏121 KB

    Darren
    A radio button control will not exactly fit your needs because you require that the active button is turned off before a new button can be activated.
    One possibility would be to use an event structure and check if the state change is allowed before feeding it to the rest of the code.
    See attached LabVIEW 7.1 example.
    Everything will also be MUCH simpler of you e.g. combine your controls into an array or cluster. It cannot be healthy to fill an entire diagram with duplicate code.
    I am also not sure why you read all these value properties. The controls are right there to be tapped by a direct wire .
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    IndexerTest002.vi ‏42 KB

  • Allowing only ONE instance of a PDF to be open

    I'm trying to work out a new system for proofreading and commenting in our business using the Comment and Markup tools in Acrobat 8 Professional. I'd like to allow multiple users on a network to interact and markup a PDF easily. I'd like to make it so that one of two things can happen:
    a) Only one instance of a PDF can be opened at once on the same network. That is to say, if a user on one computer opens a PDF, another user on the network on a different computer cannot open that same PDF at all, until the first user has closed it. Also, I'm not sure if the functionality for this would be implemented in Acrobat or the operating system (Mac OS X 10.6, to be precise).
    b) Multiple users can open a PDF simultaneously, and markups and comments from all users are somehow saved.
    I'm sure it's more of a possibility for a) to happen, but perhaps I'm wrong. Anyway, I hope there is a solution out there! Thanks for all your help!

    George,
    Thank you for your helpful reply. It does appear that Shared Reviews is capable of providing our business exactly what we need in this regard. I have found that Acrobat 8 does support Shared Reviews, but it only does so with Network Folder locations and WebDAV folders as locations for comment servers. I know how to get to the process to set up Shared Reviews, but not how to designate or set up a folder as a comment server using Network Folders or WebDAV. Unless you just so happen to know about that process as well, I will post a new thread, since the problem of finding a solution has been solved, but the new problem of implementing it has risen.
    Although using Acrobat X Pro to share PDFs and collaborate automatically using Acrobat.com sounds mighty tempting...

  • Sender file adapter Need to Get Only one record Using FCC

    Hi All,
                  I am using File to ABAP Proxy interface, where i need to Trigger my proxy so in my sender file adapter , i need to configure as such it is should take only one record, from whole file i am using Key field parametrs in FCC but it is taking all the records which is not having the key fields also
    please help me
    Thanking you
    Sridhar

    2A64310       1 6V83970       03751650016001154000                    1 6V9961XT-3   13236157001160
    2A64310       1 6V83970                        000                    1 6V9962XT-3   23236162
    2A64730       1 6V83970       03751650016000106000                    1 6V9962XT-3   13236162000112
    2A64730       1 6V83970                        000                    1 6V9961XT-3   23236157
    2A64741 6V99481 6V83971 4S541403751650016000152360                    1 6V9964XT-3   13236168000166
    2A64741 6V99471 6V83971 4S5414                 000                    1 6V9963XT-3   23236167
    2A64772 6V99492 6V83982 3S860605001650017000244000                    2 6V9965XT-3   13289090000248
    2A65690       1 6V97460       07501226872000110000                    11242153L&MP   1
    2A65690       1 6V97460                        000                    11242121L&MP   2
    EOF
    this is sample file , i need to have any one line , cause i need to just trigger a proxy , i am not to going tp take entire file cause in real time i will getting 100 MB file which will be a performance issue

  • Radio button in a Table -Only one row/radio button selection to be possible

    Hi experts,
    I have a requirement from customer to have a radio button inside a table of a WebDynpro ABAP application. For example, a table containing list of mobile numbers.
    The columns has
    Mobile Model, Cost, Company name, and a radio button named choice.
    Only one record and hence one radio button can be chosen at a given time.
    When the user clicks on the radio button choice corresponding to the row of the mobile of his choice, the row should get lead selected .
    When the user chooses a different choice radio button (corresponding to another mobile) the old radio button choice should get deselected, new row and its radio button should be lead selected.
    Can you give me the code how to deselect the remaining radio buttons when a user selects on one Radio button

    Hi Sandeep ,
    Have a look at the events of table UI element and its paramaters , Here's the link.
    [Link|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/2d/390e422dfcde2ce10000000a1550b0/content.htm]
    The event 'Onselect' or 'OnLeadSelect' provides 4 standard paramaters , out of which , OLD_LEAD_SELECTION/OLD_ROW_ELEMENT is one of them.
    So you could use this element and set the attribute value (Which is bound to the radio button) to abap_false.
    Although I am not sure as to which event ight trigger ( ON_LEAD_SELECT / ON_SELECT ).:)
    Thanks,
    Aditya.

  • Need to use only one sender and receiver communication channel.

    Hello Experts.
    I have a scenario where in I have to use only one sender and receiver communication channel to push files from different source directories to different receiver directories.
    For Eg;
    Sender                              
    D://dir1/file1 --->                  E://dir1/File1
    F://dir2/file2 ---->                 G://dir2/file2
    H://dir3/file3----->                 I://dir3/file3.
    Can this be achieved by using pass through scenario?
    Please let me know if the requirement is not clear.     
    Thanks in advance.
    Advit Ramesh

    Hi Advit,
    I think it is possible. You have to use the Advanced Selection for Source file in the sender channel to define multiple files to be picked up. Also, the Dynamic configuration must also be enabled and used in the mapping so you can manipulate the target directory and target file name based on your source files.
    For Polling from multiple directories:
    http://wiki.scn.sap.com/wiki/display/XI/File+Sender+Adapter+-+Polling+Multiple+Directories
    Dynamic Configuration:
    Dynamic file name and directory in Receiver File Adapter - summary of possibilities - Process Integration - SCN Wiki

  • Locking a JSP Page i.e allowing only one user to access it at a time

    Hi,
    I have web application where multiple users can log in at the same time.
    I have a JSP where a user is presented with a list of executable items.It is quite possible that at the same time more that one user tries to execute the same item.I want to disable this. i.e at a time only one user should be able to execute the item.
    Currently what i can think of is putting an extra column in the database...saying that this item is locked and you cannot access it until unlocked.But then this would involve a round trip to database.I want to avoid it, and do some coding in java code itself.
    But i dont know how to proceed.
    Any Help......

    sorry for the misdirection :(
    yes..try using the synchronizing for the run process for of the item in the action class.
    I shall try to provide you with the code changes, if can you please provide the back end code doing the job u said

  • Need to return only one record from select statement.

    Hello friends,
    I have a scenerio in which code only want to fetch one value from the SQL statement, but in some cases the statment return more then one row due to which ORA-01422 : Exact fetch return more then one row, error comes.
    Can you suggest me to write a select statement that will handel this. I am using the below mentioned select statement:
    EXECUTE IMMEDIATE
    'SELECT rsdn FROM ' || schema || '.table_name' ||
    ' WHERE a = :1 AND b = :2 AND c IN (32,33,34)'
    INTO v_rsdn USING v_a, v_b;
    One question, Can I use Rownum < 2 in Where clause to restrict the select output to only one record ? Please suggest ?
    Regards,
    Rajat

    Well, if rownum=1 could be a trash answer, it would be an issue since we don't know which record you are interested to. Is it one particular ? Is it only to workaround the issue ? Then you may want to manage some BULK COLLECT or whatever else array to receive all the rows as well.
    What are you doing with the rows returned ?
    Nicolas.

  • Allow only one IP ADDRESS from a web service call

    Hi gurus,
    i'm working in an ECC 6.0 with stack18 (SOAMANAGER tcode).
    I have defined a new web service definition (with SE80 tcode) and i see it in SOAMANAGER tcode.
    I have to limit to one ip address when 3rd party client invoke it; it's possible to do this with an authorization object or by some SOAMANAGER value filled in order to have only one ip address invoked.
    Thank's in advance.
    Maurizio Ortolani

    Hi,
    Did you resolve your problem Because We want to implement the same functionality in our SAP Landscape.
    Thanks in advance.
    Thanasis

  • Apps dont respond when i presse the smartband button.

    Example: i use the "find my phone" app (made by Sony).
    Now i set the app to respond to my smartband.
    One click should let my phone play a ringtone but that does not happen.
    Only sometimes it works.
    The smartband button does however ALWAYS makes contact with the phone when i press it for example 3 times for the lifelog app to make a bookmark.
    Please fix this!
    I use the Xperia z2, ohw and ALL apps becides the lifelog app dont respond.

    Hi, 
    I have a Nexus 5 and even though the smart alarm works, the usual alarm does not. I mean, the phone works just fine, but the smartband won't vibrate when the alarm does. Is there a problem with my smartband?
    I have another problem, it's that the smartband does not sync well the sleeping time. I have to hit refresh like 6 times for it to sync completely:
    1. I go in lifelog: appears i didn't sleep
    2. I hit refresh: It appears i slept 1 hour.
    3. I hit refresh again: It appears i slept 3 hours
    4. I hit refresh again: It appears i slept 5 hours
    5. I hit refresh again... and so on until around 7 hours (which is what i actually slept)
    Smartband has not been hit, nor has it been underwater for more than 10 minutes.

  • IPhone 5 some times Doesn't respond when i press home button or sleep/awake button

    hi all i am having one issue with my iphone 5 16gb white, some times when i press home screen or sleep button to check my phone, nothing happens, it shows nothing like not responding, but after approx 1 mint i press again it shows lock screen and i can use this iphone like normal.
    daily 2-3 times it happens with me. same thing with my friend also.
    i tried reseting , restoring, and all other tricks, but couldnt able to resolve this issue.
    Please help..

    Hello ikashwin,
    Thanks for using Apple Support Communities.
    I'm sorry to hear about the difficulties you're experiencing with your iPhone.  Please follow the troubleshooting steps below:
    Buttons and Switches
    Sleep/Wake button won't lock or unlock iPhone
    To lock the phone, press the Sleep/Wake button. Note: By default, if you don't touch the screen for a minute, iPhone locks automatically.
    To unlock iPhone, press the Home button or the Sleep/Wake button, then slide the slider.
    If either of the above steps don't work, try turning iPhone off and then on again.
    If the iPhone will not power off, reset it.
    Try to lock or unlock the phone.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Issue not resolved
    My issue is still not resolved. What do I do next?
    Contact Apple Support.
    Take care,
    Alex H.

Maybe you are looking for

  • Goods delivered but not reached to customer (in transit)

    Hi All, I have a scenario that, we have done the delivery, Invoice, Excise Invoice and the goods have moved to customeru2019s place (in transit) but they have not reached to customer, and due to some reason goods have come back to the Factory. And th

  • Mac osx 10.6.8 software updates freeze

    when I try to install the software updates it freezes at the installation phase even after letting it run for hours.  It started with the 2013-001 security update.  I tried to Download the file and manually install it but it stops at "waiting for oth

  • Question about activation

    Hey, i just got my 16gb white iphone 3g and right now i know the servers are over loaded and what not, but when i plug in my iphone it says "NO SIM CARD INSTALLED Insert an unlocked and VALID sim to activate iPhone." but, it has the sim card in there

  • Net Sales by Location

    Hi, I need a sales report by Date and locationwise and the report should contain the Credit Memos(Needs to be deduct from the Sales). Any Custom query please reply. Regards, Santhosh

  • Photoshop elements version 13 vs. 12 because of online requirements?

    I'm about to buy PE but I have heard that version 13 always needs online connection. I will mainly use it on my desktop but it should also work on my tablet while traveling without online access. Is therefore version # 12 the better choice? Thanks fo