This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Default entity layout

I have a default Layout created for an entity - a content type in this case. This means every time a node of that type is created, it's created with the default layout applied. That's expected.

However, what I've noticed is that when node is created (saved for the first time, either through UI or programmatically) layout_builder__layout field is empty. In order to populate it, need to open the layout and save.

Drupal 9 - Uncaught ReferenceError: jQuery is not defined

I am trying to use an external Javascript library areYouSure in Drupal 9. I am getting the error "Uncaught ReferenceError: jQuery is not defined".

My php code for form looks as below.

Design video page

Any suggestions on how to play custom videos via color box or any light box having outlay feature?

In addtion need to display only the thumbnails of the video rather than the video player in the listing page. Once user clicks on the thumbnail it will play the video with an outlay.

Only for custom videos from local not youtube or any using video embed module

Please suggest

Render a view of block type in a template

How to render a view of type block in a theme template using twig teak module?

Used -drupal_view('view machine name','block machine name','node id')

Node id is being used as contextual filter.

Urgent help needed please

Play videos in drupal site

How to play videos in the site using drupal8?

Installed Video module , video.js player , placed libraries for zencoder-php , videojs player under sites.

Issues: Not able to download video_presets module and cannot find Video UI under configuration -media section. Stuck here. Urgent help needed.

Another other approach to play videos in the drupal site using colorbox and overlay combination would be appreciated.

Urgent help needed. Please.

Download CSV file from views data export into Drupal controller

Hi everyone,
I made a view with views data export contrib module, thants to I download a CSV file of some information. Well, I need to download this file, and save it into drupal filesystem, in particular into public file, or attach it to an email, for example. How can I do this?

Can I make this with Drupal controller?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions