Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have webform with fields: name, phone and hidden field product.
For hidden field I use token [current-page:title]
Alll pages of pruduct have the button that pops up a webform.
When submitting a form I would expect that [current-page:title] returns title of the current product page I'm currently on. Instead it points to webform title.
Please tell me how to get a real title?
My situation:
I have a working Drupal site (8.6.15) www.mysite.ca that is hosted on a 3-rd party Apache web server
I am using Plesk panel to administer the www.mysite.ca
My goal:
To upgrade my working Drupal site from version 8.6.15 to 8.8.1
I went through the standard composer installation steps for D8 outlined in the installation docs. I used drupal/recommended-project as the project template. The web UI portion of the installation went fine, but immediately after completing that, I get an error when visiting the root of my website that says:
Uncaught PHP Exception InvalidArgumentException: "Class "Drupal\\views\\Routing\\ViewPageController" does not exist."
I have created a text filter : [job_openings] that inserts markup where this string is found, does anyone know how to attach css to it , I already have a css file that is used by the block .