edit_view_query_custom_view setting allows instance admin to change the default query editing user view (button "Edit user view" in the top right menu).
"funapp.user_view_by_name" is using by default.
The editor view must take two string arguments - $schema and userview name $name.
Specify a link to the appropriate view in the setting:
name |
value |
|---|---|
edit_view_query_custom_view |
admin.user_view_form |