I will have to test this on mariadb or mysql as it does not seem to work the same as your demo in sqlite. for creating a dropdown list based on the key
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to see how I can get the following working Adminer Editor
Links to referenced records
Works with the name of a referenced record, not its ID
I have a test db using SQLITE3 and have a linked fields showing in schema.
Is their a function I need to implement as well?
Thanks,
Tim
Adminer links based on foreign keys.
I will have to test this on mariadb or mysql as it does not seem to work the same as your demo in sqlite. for creating a dropdown list based on the key
There must be something I do not know with the edtor
I would like a drop down list of names to appear linked to the foreign key id. Like in the public demo. Is there an extension for doing this?