I added the custom text fields First Name and Last Name to the User account - /admin/config/people/manage.
Next I created a Rule that sends an email. In the email I use replacement patterns for First and Last name. When the email is sent instead of displaying the First and Last name it just says "Array Array". Recent log messages include this notice - Notice: Array to string conversion in RulesTokenEvaluator->evaluate() (line 224 of .../modules/rules/modules/system.eval.inc). Am I doing something wrong or is this a bug?
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog
Hi Irina I have often wondered this. I have had Log Filter on my list of possible migrations for a while; this uses a JS library to do the filtering. I notice on the project page of this...
Filter by text in "message" in /admin/reports/dblog