I have a webform created in my Drupal 8 fresh install that utilizes the SHS term select. I want dropdown options populated based on vocabulary/taxonomy that has 3 levels of hierarchy.
Is there any way to utilize the conditional logic dependent on which depth level is populated? Right now I can pattern match based on answers, but that is hardly dynamic.
Maybe I'm not phrasing that right. I'm very new to D8, but have a lot of experience with D7. I've got a local dev environment running off a Pantheon install. I'm using Codekit, MAMP and VSC... which I've been running D7 on for quite a while.
I can get Sass compiles to refresh on the live reload (no cacheing), but when I save a twig file I have to push it to the pantheon server and flush caches to get it to refresh the source code locally.
I'm obviously missing something in one of my theme files, or somewhere in sites/default. Can anyone lend some insight?
I'm using translate features to create a multi-language site, but how do I switch the settings so that I don't get the target language in my Admin user interface when I try to edit a translated page. I just want the page contents and menus translated on the front end, but not my admin back end.
I'm working on developping a multilingual website and Drupal is the CMS needed by my customer.
I'm asked to integrate various local spanish languages (liket catalan) that are parts of "Spanish" language".
Can you please confirm me that Drupal 8 can handle this?
Any experience on a spanish website like this?
Hello, I have I site in Drupal 8 and a content type named "Ενηλίκοι".
The content's type title "Ενήλικοι" is shown on the front end. How can I tranaslate "Ενήλικοι" to "Adults" when I am viewing the site on the english language?