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 would like to use books, but don't like the standard input page that it uses.
What I'm using. Drupal 8.8.1 with the Lightning distribution.
I would like to use something like layout builder or panels or ???
With the standard input page, it looks like I have to use tables to do 2 or 3 columns. I did a test page and it looked ok on my desktop, but lousy on my phone...
If I could use something like layout builder or ??? wouldn't I have better responsive pages?
Hopefully, someone can point me in the right direction...
Thanks in advance if you can.
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?