I have a problem that I don't know if it can be done with Drupal 8, which is the one I currently have installed.
I need the following for a project:
Create in Drupal 8 a space where through tabs in the top bar contains "n" spaces, and that these can be created dynamically and each space through roles are only allowed to insert content in their space.
Im looking at creating a project management site. Erpal seems to have a lot of the functionality I am looking for. Erpal however seems to be reasonably old.
I was wondering if there is a better solution I could use with drupal 9.
Let's make sure that Drupal and related modules/plug-ins do not become heavy duty to install and enable. There seems to be different types of users to Drupal from beginners to advanced.
If the volume of users should grow and be stronger, make sure that it doesn't become rocket science to handle installations and enabling these. I have been installing a few plug-ins and I get:
Before you can use ... you need to download the plugin from ... and place it in ... /libraries ...
Installing and enabling modules/plug-ins should be simple.
When viewing farm / logs / all records, if the field is empty, I want it not to be displayed. If I check if empty option like on the screen
nothing is happening. how can i solve this problem?
I need help. I am not very expert in Drupal, I am learning.
I have not been able to get a View to show me a photo gallery. When I create the Content type, it shows me the photos, as if I had uploaded them, but when trying to show them in the View, it only shows me the title of the View, but not them. photos, does anyone know how to fix this? i am using Drupal 8.9 locally