Everything is find except the sort_order field. When I set ascending or descending on one view it is also applied to the other view.
I looked at view configuration but I can not change the name of the sort_order field. So both views expecting sort_order parameter and as a result when there is a sort_order param on the query string for the one view, the other view also use it, and it is get sorted also.
Is there a way, with a view ( let's say frontpage for sake of sandboxng ), to display translated content in the chosen interface language but also display not translated content for the chosen language ?
Idea is to display all content and not have a part filtered out because not transleted.
Hello everyone, install drupal version 8 and make a web page for a school activity. The question I have is: How can I create a new site without deleting the one already made? That is, I want to create a new site with another database, without deleting the previously created site.
I hope and can guide me.