This topic is locked

Dependant dropdown bug version 5.0 build 689

12/10/2008 6:44:40 AM
PHPRunner General questions
S
smaris author

Hi,
might have a possible dependant dropdown bug on the _list page:
I have a field 'server' and a field 'account', where account is depending on 'server'. Both fields are 'lookup' fields.
In the 'add' and 'edit' page I will get the proper selections for 'accounts', depending on the choosen 'server' (e.g. serverID 10, accountID 8)
On the _list page however, the selected account displayed is not the choosen account, but it is the first account with same accountID in the database (accountID = 8, but serverID = 3), and not matching the server-account pair...
I have screenshots of this, but don't know how to upload/include them in the post.
Stefan

J
Jane 12/11/2008

Hi,
what fields do you select as link and display fields on the "Edit as" settings dialog on the Visual Editor tab?

You can open a ticket at http://support.xlinesoft.com sending your screenshots.

S
smaris author 12/12/2008

Hi,
First level table has serverid and servername

Second level table has serverid, accountid, accountname
Dependant dropdown on second level table:

linkid = accountid

display field = accountname
Dependent on:

category control : serverid

category field : serverid
Openend a support ticket on this as well, with screenshots attached.
Tnx
Stefan