dialog-off-canvas-main-canvas <div> tag taking space in top of the Site.

dialog-off-canvas-main-canvas <div> tag taking some empty space in top of the Site. How to remove the space in site? Drupal version is 8.5.1.

Can't view /admin/structure/block page

I get an error page displayed when viewing the block layout page in structure.  My logs show this error each time:

Alter date element of custom form in custom module file

Hii....

I am using drupal 8. I have created one form using Form API and I also have embedded this to my custom module page. The form contains date input to input date. The default format for this date element is dd/mm/yyyy but I want only mm/yyyy. So could I code my alter method in my module file to get the intended result.

Thanks in advance.

Render webform form in twig template

Hi,

I would like to render one of my forms built with the webform module in my twig templates, how can I do this?

Thank you

ThirdPartySettingsInterface for PluginSettingsBase, ViewUI

Three files which have overrides for setThirdPartySetting are ConfigEntityBase, PluginSettingsBase, and ViewUI. While there are lots of blogs and examples dealing with standard config entities, is anyone aware of ThirdPartySettingsInterface examples using ViewUI and/or Plugins?

Updating Webform with AJAX that requires passed arguments

I am trying to add AJAX functionality to a webform in Drupal 8.4 that will copy address information from one section to another. 

The first set of fields for business information is as follows:
- Address 1 (textfield)
- Address 2 (textfield)
- City (textfield)
- State (textfield)
- Country (select)

The second set of fields for shipping information is:
- Information same as business (checkbox)
- Address 1 (textfield)
- Address 2 (textfield)
- City (textfield)
- State (textfield)
- Country (select)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x