Know of theme that can achieve this?

Hi Guys,

I am a Drupal New-Bee! Have some experience of developing some parts Drupal that's already been build, but i have been asked to build a new site! YIKES!!! 

They like the look of : www.phperry.com

Any ideas of what theme could achieve this? 

I haven't even started any content types yet - so thinking i am going to struggle. 

Could anyone help please?

Many Thanks 

Sarah

DB errors during Webform 8.x-5.0-rc6 update on drupal core 8.5

Hi,
When running the DB updates I got the following error message: 

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /update.php/start?id=36&op=do_nojs&op=do
StatusText: OK
ResponseText: 

And I got one long error message in the upgrade/report log, starting with: "Error: Call to a member function getSchema() "
And also one long warning message: starting with "Undefined index: uuid in Drupal\views\EntityViewsData->mapFieldDefinition() (line 380 of "

Database Connection

Hey, I have created a form using drupal 8 form. I need to save those form details in a database and should be able to retrieve the data whenever required. Below is the code i used to create a form. can anyone explain me how to connect to database (storing the values in database )on clicking the submit button ?

I am using Acquia Dev Desktop. It has inbuilt phpmyadmin database and i need to store the data's within this. 

<?php

namespace Drupal\amazing_forms\Form;
use Drupal\Core\Form\FormBase;
use Drupal\Core\Form\FormStateInterface;

Governor of Victoria — Single Digital Presence

Image of https://www.governor.vic.gov.au/ homepage bordered with a tablet look and feel

Salsa Digital created and launched the Governor of Victoria website, a pilot site in Victoria’s whole-of-government digital platform, Single Digital Presence.

Setup Multi-lingual Site in Drupal 8

Folks,

Refer this thread for Multi-Lingual out of box functionality in Drupal 8.

https://sachinsuryavanshi.wordpress.com/2018/03/22/setup-multi-lingual-in-drupal-8/

Cheers,

Sachin

Custom search form in module

Hi, I was hoping to get some advice and help on a Drupal 8 module I m working on. I'm trying to build a custom search module that will fetch the data from 2 custom tables added to the Drupal database. I built the form using the code below but not sure where to start with making that search form work. Any hints?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x