This topic is locked
[SOLVED]

 disable default preselect on edit

3/28/2011 4:44:29 AM
PHPRunner General questions
S
specpa author

Hi,
assume the following

  • list page is active
  • press the edit button, to edit a record
    an edit box appears and the first item in the list is preselected by default

    users who accidentally use their scroll mouse, change the selection on the first LOV
    question:

    is there a way to not have the the first item preselected, when opening an edit page?
    best regards, specpa

Sergey Kornilov admin 3/28/2011

I've checked in PHPRunner 5.3 (build 7474) - focus is only set only if first field is a text box.

S
specpa author 4/11/2011



I've checked in PHPRunner 5.3 (build 7474) - focus is only set only if first field is a text box.



ok, the project is build in phprunner 5.1. reason to upgrade the project.

Sergey Kornilov admin 4/11/2011

I guess it is.