Hello Everyone. I'm noticing a glitch since drupal.org was redesigned recently. I'm getting responses to my forum posts on my mail box but when I visit the post there are no comments. Weird.
Hi guys. I'm a beginner. I have a scenario but I have no idea how to implement it with drupal.
I have these content types: Artist, Album, Music
Each of these content types have their own fields but they are related together. A music belongs to an album and an album belongs to an artist. I have no idea how to create these relationships.
I also want to create a page named "Artist". this page is like a user profile page. I want to display the information of the artist in one side and Albums in another side of that page.
In Drupal 8, when setting up a reference entity to be used in another field, there is an option to create if it doesn't exist ("Create referenced entities if they don't already exist")
I noticed on testing the posting of my content type, that the created entities show up as created by "Anonymous".
Is there a place to set these to show as created by the person who was filling out the form.
i've set the conditional-stylesheets settings in my info.yml file to spec (as per https://www.drupal.org/comment/reply/2659496) and cleared my caches, but there is no reference to my IE stylesheet in the browser. Made sure Drupal & browser cache cleared too, I even thought about the css file limit in IE and reduced to 20 files, and even tried turning on aggregation. no luck.
I am using sarnia in D7 to view the results from solr. I am trying to implement same functionality in d8. I am able to see the documents in the server and the documents are not indexing to the Drupal 8.Screenshots are uploaded below. Any Possible Solution for this.