How can I open up a combobox dropdown using only keyboard? Same question with regard to LOV. Is there a link between a field and the LOV attached so we can expand a LOV when a keycombination is pressed and the cursor is in that field? |
Hello Serdar,
This is the combo when the field just gain focus: Now, Down Arrow has no effect at all, Page Down opens combo, but with just one line, coresponding to the value that is already entered("PORUMB" in our case). Del, Backspace or Spacebar open combo with a full list of values probablly due to partial search feature you implemented, but intuitive key combinations(Down Arrow, Control+Down Arrow, Enter) have no effect at all. We use internet explorere 11.306.... Thank you for your time, Cezar |