Webform 8.x-5.x (Advance Text Field not showing)/ Drupal 8.4.5

Hi so I recently submodule update(d) from https://git.drupal.org/project/webform.git on my submodule and when I did that I can not seem to get Advanced HTML/Text to display on my webform. I am running on Drupal 8.4.5, webform 8.x-5.x. On my fields I have:

Only local images are allowed. , or here if the image doesn't display ( https://imgur.com/a/rvjgc )

[solved] Creating a content-related header pic with Views, how to add a "default output" if View doesn't get results?

Hi,

I'm learning to use Drupal 8 for a few weeks now, so far I'm very impressed with everything (it's my first CMS after using self-made wannabe CMSs for years).

However I ran into a problem I couldn't get solved so far, and hope that yous might be able to help me out here:

remove stylesheet defined in theme via mymodule.info.yml

My drupal8-website adds css files via a theme definition.
I try to remove one of the .css-file from a form (this form is rendered by a module 'kantoren')
In .info.yml file of the module (kantoren.info.yml) , i did add 'stylesheets-remove:'
However the line
    @import url("/themes/socmut_tools/vendor/bootstrap/css/bootstrap.min.css?xxxx");
allways appears in the html-source of the resulting page

Thesis follow up

Hi all,

After a while of not using Drupal I've been asked to create a online platform that monitors students working on their thesis while doing an internship. Working with a lot of people and content makes it hard to find my way back into it.

The main goal is to know what a specific student is doing in which company and when.

Put a block of a custom module in a header of a view

Hello community

Well I have created a custom module, which has a block, which contains a form. So I need to put that block in the header of a view to be able to use the form.

The headers of the views allow to put blocks. To do this, it asks you to set an id, but it only works with the numeric ids of the custom blocks created from block types. With this block created in a custom module does not work. I do not have numeric id of the block of the module, so it does not get to show it. I do not know how I could do it.

Query running fine on Mysql, but not through drupal 8

I am running Drupal 8, & there is a query that runs fine on phpmyadmin but when I try to run it through preprocessor function, it throws an error 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x