How to get the cursor of the keyboard on a specific area with a condition

I use forms6i. I have two fields and Field2 1 field1. I want that when field1 = 'A' and slider keyboard then go into Field2 else it needs automatically the Field2. How is that possible?

Hello

Please post this question in the appropriate forum.
This forum is intended for Oracle Application Express.
The forum for Oracle Forms is:

{forum: id = 82}

Please do not post duplicate questions!

Kind regards
Kiran

Tags: Database

Similar Questions

  • Pages - iOS. How to get the keyboard to appear?

    Hello

    I need on a regular basis to fill out a form. Rather than write every time that I wanted to type it. I have reproduced the form on my iMac (office) using tables for simple data entry. So I decided it would be easier to use my iPad for entry, so I imported the file into the iPad and opened it with Pages. The problem I have is that the file opens ok and I can click in the tables, I can't get the keyboard to appear. What is the round to do?

    Thank you

    I got it. I need to double tap in a cell so that the keyboard will appear.

  • How to get the original look of firefox 4 with "firefox button" on the road to top then bookmarks with the address bar... ?

    I've been using firefox 3.6.16 and just upgraded to version 4 yesterday evening. in fact, the problem is this, in my browser that "firefox" button and all tabes are displayed in the same way on top.

    what I want is to get the default appearance of firefox 4 with firefox button on top and all of the tabs that appear on located below this button... (not in the same way)

    I manage because of any parameter of preference or other? Help, please

    If the Firefox window is maximized, it displays the tabs of the same line that the Firefox button, it just displays them on a separate line on a window not optimized in terms.

  • (Updated) How to get the keyboard of the lollipop.

    Did you know that you can get the lollipop keyboard without any third party installer. Updated the google keyboard, but it cannot be done directly. Open your browser type mobile Google keyboard in Google search.

    Click view playstore. And update it.

    See the reference image below

    Note: I'm of the India and his work here, this can vary depending on the region. But most of works.

    @bhavin192 @motoG_Gaurav

    It should update the app from the store and select light material in the layout and appearance. Thanxx his work.

  • How to get the background color of a layer with AE SDK

    Hello

    I try to get the background color for my current layer, but I can't seem to find how do.

    I don't want background color, background color of the application, but the color that shows through, if I set the alpha of my pixels to 0.

    For example, assume that the background of the composition is black, I put a solid top, green then put a picture on top of the solid and apply my pug-in the image.

    If I set the alpha to zero in my plug-in, green solid will be displayed.

    So I want to be able to know that my background is green.

    I tried to use PF_AppGetBgColor(), but which returns the background color of the application, which isn't green in this example.

    If you want more details on what I want to do, I plug P1 which affects some 0-alpha pixels. Above it, I apply an another plugin P2 which reveals alpha-0 pixels by mixing with little color.

    What is happening now is that the output is color of the original image, mixed with the color of P2 (because only modified P1 alpha pixels).

    What I want is to have the color through the transparent pixels of P1 display mixed with the color of P2.

    To do this, I would like to be able to set the color of pixels 0-alpha in the color of the background in P1.

    Sorry for the question long.

    Thanks for your suggestions.

    Hello nicolas.

    If I understand it, that you try to get the buffer of image layers composited under the layer with your effect.

    If that is correct, then I fear that it is almost impossible to do.

    When AE makes a composition he doesn't it down. He's trying to do the opposite in fact.

    Why? because if at some point, the buffer is completely opaque, then he has no need to make what's below.

    further more, checked the diaper changing the rendering order, and many other things affect the rendering of the layers order.

    In addition, there is no API to access buffers intermediaries comp. just the end result.

    the closest you can get than without turning of the world, is to use AEGP_GetCompBGColor().

    that would be useless to you that the image is not composite on that color, unless it is the model being saved to the file.

    so why I said 'almost impossible '?

    You can transform the world.

    You can write a type ECAP 'craftsman '. (look at the example of 'arti')

    These plug-ins make comps (instead of the "advanced3D" converter)

    a craftsman has results intermediaries comp, because he is the one doing the rendering.

    so now you can have your craftsman save the buffer, you need and deliver it to your effect.

    I must warn you that this is very very very difficult.

    Another possible solution is to create a copy of the model resides in your effect,

    erase all the layers that has the image you need and make that reproduces model using AEGP_GetReceiptWorld().

    If you use this method, you must supervise the original model and apply changes to the copy.

    Yes, it's too difficult to do.

    you could make a change in the strategy and apply your effect to an adjustment layer instead.

    the entry for the adjustment layer is the buffer underlying layers.

    Then, you could get the original sources you want to treat using checked layer params.

    the last solution I can think uses the expression of sampleImage() on a hidden parameter.

    This will give you any layer's pixel data in the model, but not the composite of the underlying layers.

    Maybe if you tried sampling adjustment layers post effects... I don't know. you need to try.

    This method is very slow and is also limited to expire, so you can't get a large number of pixels.

    the expression simply fails.

    I hope that this was not all bad news for you.

    Maybe you said more about the plug-in you develop I could come up with a better plan.

    :-)

  • How to get the dialog box 'Disconnect network drive' with command shell in WIN7?

    I know, when I run the following shell command can get the dialog box "map network drive".

    RUNDLL32 SHELL32. DLL, SHHelpShortcuts_RunDLL connect

    But what is the command to get the dialogue box "Disconnect network drive"?

    Thank you!

    Hello

    Thank you for visiting Microsoft Community.

    I recommend you post your questions on the TechNet Forums for the best and expertise advice. See the link below or more information:

    https://social.technet.Microsoft.com/forums/en-us/home?category=w7itpro&filter=AllTypes&sort=lastpostdesc

  • How to get the webservices project customer specific use Oracle.

    I have a Web services project I developed in VS2005 where I use the Oracle.DataAccess.dll provided by Oracle 10 g ODAC to connect to an Oracle 8.1.7.4 database. I add a reference to the dll in the folder c:\oracle\product\10.2.0\client_1\ODP.NET\bin\2.x. I create and publish Web services and checked that Web services are working correctly. I ran into problems when I installed the latest version of the ODAC for Oracle 11, where the webservice Gets the following error ORA-03134 - this version of the server connections are more supported. Based on what I read here and ther panels, it seems that when I installed the ODAC for Oracle 11 he installed a policy file that redirects all calls to use Oracle 11 components data access rather than that I've specified explicitly in my project.

    Is it possible for me to always have the components of Oracle 11 working side by side with Oracle 10 g and forced my project to always use the components of Oracle 10 g?

    Published by: lordharlock on March 3, 2010 07:17

    Hello

    I just did a quick test with binding in an app.config file redirection, and has precidence over policy in the gac file.

    Here's my app.config. I compiled with 2.102.2.20, the app ran with 2.111.7.0, despite the 2.111.7.20 policy in the gac file.

    It will be useful,
    Greg

    
    
      
        
          
            
            
           
          
        
      
    
    
  • How to reduce the gain in a selected area with a keyboard shortcut?

    Hello! I do audiobook narration, and when I'm editing, I find myself constantly by selecting areas where I took a noisy breathing, then by pulling the slider to reduce the db, so he is not listened to. It becomes repetitive. Is it possible that I could create a favorite and assign a keyboard shortcut for it so that I could choose the breath, then press the shortcut key and it would automatically reduce it-30db, for example?

    I tried to save a favorite, but when I try to apply it, it gives me the message "selection the consignor could not be applied." Not sure if I'm doing something wrong or if this is not possible... it seems that it should be a fairly simple task. Just a shortcut to automatically "DeAmplify" according to a specified value.

    How would I do that? Thank you!

    The problem is that if you save a favorite which includes a selected section of the audio file, unfortunately hearing records the position of the current selection. So when you try to apply it elsewhere you get this error message. You can do a favorite for the little "DeAmplify" by opening the dynamic menu and effects/Amplitude and proceed to amplify. Select-30 dB and then click on the icon of the star at the top right that save as favorite DeAmplify. You can then make a shortcut to call your new favorite. However, you will need to manually select the breath in order to apply DeAmplify I'm afraid.

  • How to get the value of column d/e with combinations of 3 columns?

    Hi all

    create the table dup_tab

    as

    Select 'AB100' donnees_1, data_2 ' 100 ', 'NN' data_3 data_4 ' 12345' double

    Union of all the

    Select 'AB100' donnees_1, data_2 ' 100 ', 'NN' data_3 data_4 ' 12346' double

    Union of all the

    Select 'AB100' donnees_1, data_2 ' 100 ', 'NN' data_3 data_4 ' 12347' double

    Union of all the

    Select 'AB200' donnees_1, data_2 ' 200 ', 'BB' data_3 data_4 ' 11111' double

    Union of all the

    Select donnees_1 'AB101', '101' data_2, data_3 'NB', '1234' double data_4

    Union of all the

    Select '1235' data_4, data_3 'NB', data_2 '101', 'AB101' donnees_1 double;

    I suspect the data as below, donnees_1,data_2,data_3 (a values) but d/f data_4 , I need to get these lines only please help me how to write a query on this

    DONNEES_1DATA_2DATA_3DATA_4
    AB100100NN12345
    AB100100NN12346
    AB100100NN12347
    AB200200BB11111
    AB101101NB.1234
    AB101101NB.1235

    In my table, I have to find with data of above combinations

    Given expected o/p

    DONNEES_1DATA_2DATA_3DATA_4
    AB100100NN12345
    AB100100NN12346
    AB100100NN12347

    Thank you

    Post edited by: Rajesh123 added extra test cases

    Hello

    Well, looking at the labels that you created for your question you have "Duplicate record".

    ...

    I suspect the data as below, donnees_1, data_2, data_3 (has the same values), but d/f data_4 , I need to get these lines only please help me how to write a query on this

    DONNEES_1 DATA_2 DATA_3 DATA_4
    AB100 100 NN 12345
    AB100 100 NN 12.4 K
    AB100 100 NN 12347
    AB200 200 BB 11111
    AB101 101 NB. 1234
    AB101 101 NB. 1235

    If you want to show the duplicated records, try the following:

    WITH t AS
      ( SELECT 'AB100' data_1, '100' data_2, 'NN' data_3 ,'12345' data_4 FROM dual
      UNION ALL
      SELECT 'AB100' data_1, '100' data_2, 'NN' data_3 ,'12346' data_4 FROM dual
      UNION ALL
      SELECT 'AB100' data_1, '100' data_2, 'NN' data_3 ,'12347' data_4 FROM dual
      UNION ALL
      SELECT 'AB200' data_1, '200' data_2, 'BB' data_3 ,'11111' data_4 FROM dual
      UNION ALL
      SELECT 'AB101' data_1, '101' data_2, 'NB' data_3 ,'1234' data_4 FROM dual
      UNION ALL
      SELECT 'AB101' data_1, '101' data_2, 'NB' data_3 ,'1235' data_4 FROM dual
      )
    SELECT *
    FROM
      (SELECT data_1,
        data_2,
        data_3,
        COUNT(*) over (partition BY data_1,data_2,data_3) cnt
      FROM t
      )
    WHERE cnt > 1
    
  • How to get the Types of files - not associated with the applications Adobe CC

    How can I prevent Adobe creative cloud files of type to come in my research.

    I don't know how to use I or PS I accidentally a license and an image that cannot be opened with the help of HAVE or EPS (which makes all this shit even average?)

    I just want some png or JPEG files or any files can be used without having to use adobe software.

    So now I'm forced by Adobe to pay $22.99 per month for access to their software, just so that I can open a picture - what the mini-bars

    I'm not a designer, I can't use these programs, I want just the images that I can use on my site - is it so difficult?

    It is very easy in fact. Just deselect "Vectors" in your search. Which will remove all the .ai files. The rest you can use without any Adobe applications at all.

    And to be sure, every detail of the image indicates the type of file. If she says .ai/.eps you probably don't want to.

  • How to get the laptop to factory specifications?

    I learned my laptop has a virus and could help them return to the form of the plant.  How this is done?

    Hello

    If you have created a set of recovery discs, just insert the first disc and restart the computer to boot from it, which will start the recovery process.

    Another option to reinstall the operating system is the first stop of the laptop.  Here tap f11 as soon as you start it up and it should launch Recovery Manager, which will then allow you to reinstall the OS.

    If these will be not only re - load the operating system, but also any original software provided with your laptop as well as recreate the Partition Recovery disk hard - if you are in the United States, they are about $16 niether of the book above, you can always order a set of replacement recovery disks using the link below.

    http://support.HP.com/us-en/document/c00810334

    If you have a problem with this link, order them directly from HP.

    If you live in the United States, contact HP here.

    If you are in another part of the world, begin here.

    Kind regards

    DP - K

  • How to make the color of ScrollBar that are created using the css code is displayed in Windows 8

    I wish I could understand how to get the color of ScrollBar that are created using the css code appears on my web design theme games. But I can't see them in Windows 8. Is there something that I need to enable to see colorful scroll bars? I'm used to be able to see them on my Windows XP computer. It is important for me because a lot of people like models with colorful scroll bars.

    Open the Tools menu and turn on "Compatibility view" to do.  Note that this works only in the desktop version of Microsoft Internet Explorer.

  • Ieyboard is now locat ed in the middle of the page that makes it almost impossible to see what is typed. How can I get the keyboard down where it can be?

    On my iPad Mini 2, I use a split keyboard, which I like, but the keyboard is in the middle of the document I'm working on. It is very difficult, if not impossible, to see what I'm typing. How can I get the keyboard to the bottom of the page where once stood?

    Press and hold the keyboard icon in the lower right corner, then drag your finger to select 'Dock '.

  • BlackBerry Smartphones how do you get the keyboard of the storm to lock on Holster?

    I was able to do it on my first storm, but I went back to that one.  How do you get the keyboard of the storm to lock when placed in the Holster?  Thanks for your help

    rbattista wrote:
    I was able to do it on my first storm, but I went back to that one.  How do you get the keyboard of the storm to lock when placed in the Holster?  Thanks for your help

    Locking on Holstering

    1. in the terminal options, click password.
    2. change the Lock Pocket Holster Yes
    3. press the Menu key.
    4. click on save.

    Jamie

  • How to get the cursor to change when rolled on an object?

    does anyone know how to get the cursor to change when rolled onto an object. BTW, I have several objects to apply it.

    Select your object's buttonMode:

    yourobject.buttonMode = true;

Maybe you are looking for

  • draw Fox work on jelly bean?

    I have a new new US 7 Tablet and want to use Firefox as it is installed on all my other devices. Can it be done?

  • HP6520: HP6520 black jet port is clogged

    Black does not print, printer, cleaning programs cannot eliminate the blocking of jet. Can I use a solvent? Other users have had the same problem, none of the proposed remedies work for me. 'Cleaning print head' produces a page 'Print the diagnostic

  • user account with apple ID

    How can I change my user account to use my password current apple id. If I change the apple password I want the account user to have the same. I understand that you can use to identify apple to reset the user account password but I would use the appl

  • Why SDC-RX100 takes 2 pics - "fill up" and the other cropped person?

    The base... I don't know what is the parameter. The camera sometimes seems to take 2 pictures when I go through the files. When I take the picture it seems to just take a picture, but when I go back to look at the pictures on my camera, it shows an i

  • I have a HP Photosmart 5520.It won't scan or print from my PC.

    The printer still works with my Ipad.I has a new Antivirus system installed recently. Could be the problem?