Hello,
I am on Dr 8.7.7. Trying out the contact form I find that I cannot translate the field label "Message" into German, my site's default language. I have downloaded the latest translations file (i.e. drupal-8.7.7.de.po) and imported it into my system. However, I still get the label "Message" displayed instead of the German equivalent ("Nachricht"). This definition is in fact present in the imported translations file. I wonder what I am missing.
Regards
H. Stoellinger
First of all, I apologize if this post has been created before, but I did not find any information about it.
My problem is the following one :
I have installed the Gutenberg Module to create my pages more easily. However, i would like to create a page with a login form (if you want to know the aim of it, it is to create a website with a login page as homepage. So only the users that i have created can access to the next pages) but it tells me "No access" when i select the Durpal Login Form Block.
does anyone have a proven method or idea that could solve the problem?
I have managed a migration to Drupal 8.7.7 from our up to date D7 with all the nodes, but even as the administrator I only see the titles of the book pages and no content of the body. Also when editing it seems empty and even after recreating the taxonomy terms nothing changes.
Using Drupal 8 along with the group module for the first time. My scenario:
to have general search box with admins and sub-admins are able to search for any users are across all other groups while
users within a group can search for other members within the same group but not those outside their group.
I was thinking of creating a views filter search, but how do I restrict the search results based on the permissions above? There might be another approach without using views, which is fine - key is to be able to achieve the intention.