I've enabled email based self registration and I am adding more fields. I need to make an sql report from the table that is storing the users information.
Does anyone know what tables in the database EBSR is using?
I just add custom block type, now i wanted to add custom block but when I click on "Custom block library" it goes to core/install.php and display: "Drupal already installed". I chose "update script" and it displayed Requirements problem:
I am creating a note system for an institution that has students, subjects, groups and 2 academic periods dividing each year into two periods
example
period 1 of the year 2020
period 2 of the year 2020
they have to start and then finish no matter if it is manually or automatically by dates
I'm having an issue with table responsiveness in Views. The columns respond and narrow perfectly with the text wrapping inside up until 768px. When below this breakpoint, the text fails to wrap, taking the columns to their max width again. You can see the issue HERE when inspecting the page. I'm probably being dumb, but can someone more experienced than me comment on the issue?
Hello. Long time using Drupal but it's my first post here.
I have content type with file field where multiple files can be added.
Authorised users can acces the content and download the files.
Now I need tu build some kind of reporting tool (or email nootification triggered on download) to track what file was downloaded by who, or at least from which node. User profiles have additional fields called 'Company name'.