Layout Builder : clone page layout, reorder sections...

Hi,

I am developping a module which adds "advanced actions" to the new Drupal 8 Layout Builder.

For example, cloning a page layout into another, reordering sections inside a page layout, etc. For the moment i essentially use custom database queries in order to achieve this, and this is working quite well (despite the fact that this probably is not the correct way to do this).

How set Media library widget to display table-style as default?

Hi Drupal Community,

I spent couple of hours to find a way to set table-style as default display of Media library when the field widget modal is opening with 'File' as media-type, but no luck. It always opens with 'Grid' style.

Can anyone give me some advises how to do that? Should I use viewsview hook to override the Media Library view?

Message: 'php installation is too old,' but my php version is higher than what is required

I have been working with Drupal for a few months, but I am just beginning to get familiar with composer on my localhost. I have completed an install.

When I proceed to my-project/web/core/install.php I receive the message, 'Your PHP installation is too old. Drupal requires at least PHP 7.3.0. See the system requirements page for more information.'

When I check the php version on my machine, I find:

Route "update.manual_status" does not exist.

Hi All,

I am getting following error while trying to install "Remote Drupal Dashboard Module".I have found solutions that it can be solved using Drush but I don't have Drush can we do it without Drush?

How do I configure feeds to import multiple entires into a entity reference field

As the subject says, how (or is it possible without coding) do I configure feeds to import multiple entires into a entity reference field?

Example:
Entities:
Running Race 
Results

1 Running Race can have many results

Therefore in the Running Race entity I have a entity reference field Results (in this I can have many values).

When importing how do I achieve this?

Currently can only reference one value in the Results field:

Modal form - How to open node-form B by passing a referenced node - A Nid

I'm new both on D8 and Modal forms, and try to learning about them.
in Drupal 7 i opened (with Editable Views and Colorbox Node) editable popups of referenced nodes (e.g editing node B from node A) by specifying the variable 'nid' in this way

node/add/contacts?field_entity_company_field=[nid]&destination=node/[nid]

and specifying the 'colorbox-node' class.

Is there a way to pass to a referenced form the nid of referred content and get the same result with modal forms?

Thanks to all

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x