Brand new multi-language Drupal 8 site

Desktop and mobile view of the Mu/lti language responsive Website

IJNet has been our client for years, and this time, we were in charge of taking their 5 year old Drupal 7 site and updating it to a brand new Drupal 8 site. This meant migrating over 5000 nodes in 7 different languages, including right-to-left scripts. We could say that the biggest challenge here was to upgrade the old site without missing any of it's former great functionalities, but also adding a little something extra that could show our clients that Drupal could be modern, lighter, and trendy.

Sectors: 
Media
Publishing

How to get a Node Field in Views Block?!

Hello,

I am looking how to put a Field from Node's form into a separate Region, probably through block / views.....

//I mean - a block that displays on a Node /#345 a field from #345 in a separate block and on other nodes their respective field....

Once I read such an instruction on internet, but that website is down now and I cannot find this....

I think it was done by assigning Contextual Filter or relationship by ID in Views, but I cannot remember all details, if you know, please help....

CMS for Largest Insurance Company in India

Health Care

CMS for Largest Insurance Company in India is an Indian state-owned insurance group and investment corporation owned by the Government of India.The project was implementing a Content repository, Data exchange and Integration Solution for the largest Insurance company in India.

Business requirements:

  • A single easy-to-use interface for the Business users/ Marketing team to publish various types of content for their Agents, Clients and General Public

Sectors: 
Healthcare

Time field

In a Content Type I need 2 fields now.
In a 3 field I must have the difference between the time of arrival and that of departure.
In order not to install a new module, I would prefer to use the DateTime field but as far as I could see the date field I cannot hide it.
Any suggestions?

Can't update from 8.8.4

Hi, I am trying to update from core 8.8.4 but whatever I try, I am stuck.

Here is my composer.json

default_value for entity reference in form_alter

Drupal 8.8

In a C.T. I have various entity reference fields and set them with a value taken from another C.T.
The problem is that I can only set it in this way 

$a = Dato();

$form['field_a1']['widget'][0]['target_id']['#value']   = $a;

and it works

Instead I would need to set it in this.

$form['field_a1']['widget'][0]['target_id']['#default_value']   = $a;

but it does not work

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x