Multiple authors per node (D8)

I'm looking recommendations on how to give more than one author 'Edit' priveleges on a node. Is there a quick way to accomplish that?

Migrate date field from csv to Drupal 8 using format_date

have been trying to import the date fields from a CSV file to Drupal 8 using format_date function.

but didn't work for me. it keeps translating everything into 1969/12/31 19:33. Does anyone know why?

here is my YAML file where field_date is machine name of my content type date field, and Date is the field name in CSV. and the date format in CSV is like 12/22/12 12:22


field_date:

plugin: format_date

from_format: 'm/d/y H:i'

Views won't display field content with formatted text and formatter set to default

I'm in the process of migrating a site from Drupal 7 to Drupal 8. I've created two views that render text fields. If the text field is plain text, and the formatter option is set to plain text it works fine. If the text field is formatted and the formatter in views is set to Default or Trimmed—those are the only two options—the content won't render.

Any ideas?

Thanks,

Why is my Ajax not working

Can anyone tell me why this is not working please in my test_module.module file

From what I have read I thought this should work fine, 

I am trying to just get the AJAX callback working and test by changing a value in a field based on making a change to the title.

I am not seeing any errors in my console

Thanks

// Do I need these or am I missing any?

use Drupal\Core\Form\FormStateInterface;

use Drupal\Core\Ajax\AjaxResponse;

Need to build e-commerce site

Hello frnds,

Help me to build my e-commerce website as im new to drupal...Can any one mention the modules required for e-commerce site..grid structure for to display the products...

Kindly mention the modules which are required:

Ill be waiting for all ur answers.

Regards,

RASHMI

Page Not found -- Error

Hello,

Im installing drupal 8.6.10 on my localhost Xampp server... But getting error once done with all set ups..

Getting  " Page Not found error "

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x