Request: Add GUI setting to make Relational display column the default view mode
Description: In Browse view, Options > Relational display column is a fantastic function for interacting with tables based on relations. We love this feature so much, in fact, that we would like a setting in Settings > Main panel > Browse mode to make this display option the default. Is this possible? Either for all users on as a user level setting would be great.
Thanks!
Implemented for version 4.4 in
https://github.com/phpmyadmin/phpmyadmin/commit/bdce26898eaa20db72073e2cc7f7ece8625fd464
Available in config.inc.php, in /setup and in user prefs (Settings). Note that a change via Settings is effective only starting from the next session, due to the session remembering of the current Options > Relational.