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