Error on views contextual filter

Hi,

I'm running Drupal 8 and updated to the 8.7 beta.

I'm trying to create a view with a contextual filter with the default set to current date. The UI won't save the filter and when I check the error log I see the following error: 

Modify a view filter depending of the user

-I have created a custom module with custom entities in drupal 8 site. A user role "admin", give access to a view of entity. The view has a filter field "region" exposed. This user has a field "region" in this account.

For the role "admin" only, I want to set the filter in the view depending of the field "region" of the user.  I notice that in the field data I can use ['expose']['reduce'] = "true". It's probably reffered to the option in the exposed filter " Limit the list of selected items"

How can I tell to the filter to limit value to the user field "region"?

What does Drupal do that can't be easily done with Laravel?

The company I work for asked me to make a site using Drupal. It was very difficult (even simple stuff like having two forms in a single page were a headache) and although it’s almost finished, I’m still having trouble with it.

Last month, there was another site that we also started with Drupal, but it was quickly clear that for the things that were expected, I simply couldn’t see any way of doing (for the life of me, I couldn’t even make fields not visible or disabled in the content creation page depending on the value of a drop down list).

Paragraphs as a table

Hi,

This could be obvious but I haven't found a clue so far.

I created a new content type with a related paragraphs entity field. Goal is to mimic a 1 to many relation.

How can I have the paragraphs field displaying as a table ?

Thx,

Send Email on New Comment

[SOLVED - See Below]

Drupal 8.6.13, PHP7 etc.

Hi,

I have a website that is my personal blog.  I realise Drupal's not what you'd chose these days, but I've had it since ~2000 (was PHP-Nuke, Then Postnuke, Then Drupal...) and I'm not about to change now :)

I want something I think is really simple, but it's doing my head in.

I want to get an email when a user posts a comment on a story!  That's it! That simple.  The only thing I'd also like is for the Node Title and the URL of the Node to be in the email, so I can just click on it.

preprocess function crashes when trying to view revisions

I have the following preprocess_node function..

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x