How do I change the uploading image file name

How do I change the uploading image file name

How do I change the image name while uploading through a file uploading field? In drupal 8 whenever I add an image to a file field, it automatically uploads the image file to my S3 bucket. I need to change the image name before uploading because I need to list my... read more
How do I change the uploading image file name

Dynamically changing the href on a link with data-dialog-type = modal does not work

For reference I am working on this issue for the Focal Point module… I have a link whose href is updated dynamically using js based on a particular user interaction (moving the focal point on an image). The link may start as... read more
How do I change the uploading image file name

Rewrite markup of a field in twig template

I want to calculate dynamical a value and give it back in the markup without saving the newValue. I try this with: {% set content.field_my_field[0][‘#markup’] = newValue %} This doesn`t work! The “newValue” is given from preprocess_node in the... read more
Error when trying to migrate comments to a clean D8 site: What’s wrong with my .yml file?

Error when trying to migrate comments to a clean D8 site: What’s wrong with my .yml file?

I’m trying to migrate content from my current D7 site to a Drupal 8 installation. I’ve managed to import some of the nodes, and now I want to import the comments for those nodes. Every time I click on “run”... read more
How can show pdf preview first image?

How can show pdf preview first image?

Hope you can help me. I use drupal 8. I want pdf preview like this http://prntscr.com/j08ljo. Need uploud pdf file in node and showing just first image in front page. I check use module pdfpreview https://www.drupal.org/project/pdfpreview Have with tutorial and... read more
Can I set a serial number for each columns or row in a sequential manner?

Can I set a serial number for each columns or row in a sequential manner?

Can I set a serial number for each column or row, in a sequential manner, from left to right, without doing it manually? I am using Content format, not Field. There is no option to add a result counter field. read more
How do I change the uploading image file name

Unable to Update to latest core

Update from 8.5.0 to 8.5.1 is failing on one of my drupal instance. >composer update drupal/core –with-dependencies Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to... read more