This topic is locked

Linked fiels

2/25/2011 7:10:22 AM
PHPRunner General questions
C
Code11 author

On completing the 'drop down is dependent on.." i gert the following warning "Test is impossible as the Edit control....."

The tow fields are both int value. 'You should set Edit as type'. What does this mean? Any advise would be welcome. Thanks in advance !

Sergey Kornilov admin 2/25/2011

If you want to use dependent dropdown boxes you need to setup a master field as a dropdown box first. This message means you trying to choose master field that is not setup as a dropdown box.