How do I get to the File (Field) Path Settings?

I am having the same issue as this person and even though this post doesn't help, it looks like there may be a way to check "replace existing files" under File (Field) Path Settings? But how do I even get here? I am fairly new to Drupal so this may be an obvious question but I feel like I've tried everything.

Thanks in advance!

Why it is so hard to get a simple Newsletter in Drupal (8)?

Hi everybody! since 3 month ago I am in need to implement a Newsletter in my Drupal 8 Web site.

All my search have been unsuccessful: Why it is so hard to get a simple Newsletter in Drupal ?

people are doing it easyly in wordpress!

Perhaps it is because I am beginner in Drupal!

but I have been able to implement a newsletter (for my first time) on a Wordpress web site in 2h !

I thing the community have to take a look on this subjet!

Theming a field in Drupal 8

I've a node reference field which links to a node containing product terms and conditions.

Instead of showing the node title+link I just want the text to change to "Terms and Conditions" so should not use the node title of the terms and conditions page.

I'm trying to do this but unable to find the values within $variables.

The kint isn't able to show nicely as dsm used to show in D7.

What is the way to do it?

function anubartik_preprocess_field(&$variables) {
print "<h2>";

kint($variables['element'][0]);

Unable to add Oracle as Data base in Drupal 8

Hi Team,

I downloaded Oracle driver and followed the instruction to setup the Driver. After performing the steps, Oracle option is not listing in Database configuration page. Can you please help. 

Drupal 8 Webform Conditional Field with JS event oninput for Textfield

Hi all, 

I probably ask this question first before I asked directly in the issue queue, as it seems more like a Feature request.
So, my question, in Webform in D8, is there a way to set conditional fields based on onInput event in Textfield?

Here's the scenario:
* User type 550 in the Textfield called Price.
* Another different field, say Email showing up if the value in Price is above 500.
* Otherwise, Email will be hidden if the value in Price is below 500.

Thanks in advance.

How do I add an external link to image? (Drupal 8)

I have a content type with an image field so I can make a bootstrap carousel view of the images. How do I link the image to an external link?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x