Tokens Not Working in "No Results Behavior" in View With Contextual Filters

I have a Drupal 7 view with contextual filters and I am unable to include any tokens in "Global: Text Area (no results available)".  Replacement patterns are listed, but none of them are working.  I have tried the various text formats (Full, Filtered, Plain, Unfiltered) with no luck.  I have used tokens in the past with no issues.  Any suggestions? 

views + entity reference combine results

hello guys,

i have a CT with a reference field of a resource and some other text fields.
In the view to display the list of these nodes i would like to merge the rows with the same referenced node

i.e.
Now: 
reference nid | text field 1 | text field 2
22 | foo | bar
22 | doh | boe
28 | eee | fff

I would like to have
reference nid | text field 1 | text field 2

22 | foo,doh | bar,boe
28 | eee | fff

thanks in advance

Reset button in Exposed (combined) Filter cause Ajax error HTTP Result Code: 200

First time something like this happens to me.
I have a block view with an exposed filter (Combined filter, basic).

If Reset button is disable I can search between rows simply overwriting the input search or cleaning it completely if I want the full view back.

Drupal 7 Docker container solution for Azure App Service

Did you know that you can run Drupal in a Linux container on Azure App Service?

This is possible using the Web App for Containers flavor of the App Service resource type.

This may be an attractive Drupal hosting alternative if:

How to skip feed import for duplicate items?

I use unique field mapping, but instead of blocking the import on duplicates from CSV, it overwrites the data in Drupal and inserts the value from the CSV file.

This is the default behaviour with unique title field mapping:

"IF the title is duplicate THEN overwrite old item in Drupal with new item from spreadsheet"

But I'm looking for this behaviour:

"IF the title is duplicate THEN skip new item from spreadsheet, and keep old original item in Drupal intact"

Can't upload images so here is the link to explain:

How to get a datepicker block in home page?

I would like to insert a block with a datepicker on the home page. I don't have to fill in any fields, only browse dates.

I have searched a lot but the only thing I found is an inline datepicker, which is not in my case, since it is not viewable in a block.

Does anyone know a workaround solution?
Many thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x