Problem:

I have a node, and webform as reference and email handler for submissions. 

One of the field "city" is not required and is sometimes empty. If city is empty I see this text instead of nothing. 

[webform_submission:node:city:value]

 

A temp solution:

[webform_submission:node:city:clear]

 

Is there a better solution?

Problem (Drupal Status Report) "/admin/reports/status":


Transaction isolation level
REPEATABLE-READ
The recommended level for Drupal is "READ COMMITTED". 
See the setting MySQL transaction isolation level page for more information.

 

Solution (in sites/default/settings.php):

Suche

Neueste Kommentare