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.
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
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?