Oracle Forms – Remove List Element from List Item



This one is a little wily, so John suggested we post it. Removing a label/value from a dropdown should be super-simple. In Oracle Forms, however, you ought to know the shortcut key:

CTRL + SHIFT + ,



Why that combination? Well, it might look strange in writing, but when you type it, you will notice that “SHIFT + ,” makes a less-than symbol “<". I won't go as far as to say this is completely intuitive, but I hope this helps someone.

Bookmark and Share

Related Information:

  1. SQL Server Management Studio Shortcut Keys
    Here are quick shortcut keys...
  2. TOAD SQL Editor Useful Shortcuts
    SHIFT-F9 This will run only...
  3. Oracle BPEL Email Notification – Remove Attachment
    If you have used the...
  4. Dynamic forms and dependent dropdowns in Flex
    I had the age-old requirement...
  5. Oracle DBMS_SCHEDULER vs DBMS_JOB (Create, Run, Monitor, Remove)
     DBMS_SCHEDULER is a newer,...
  6. Remote Desktop – From Maximized to Full Screen (Windows 7)
    If you’re running Windows 7,...
  7. Oracle BAM – SQL to List Users and Roles
    I don’t really like what...
  8. Strategy to Create a Usable Multi-function Task List (ADF)
    When People Interact with Executable...

2 Comments

  1. Thank you Ashok, I’ve been looking for that command for so many years.

Leave a Reply