This forum is for less technical discussions about the Drupal project, not for support questions.

What is the best theme for an e-commerce website?

Hi guys,

I have built an e-commerce website using WordPress with WooCommerce, I want a theme for it. Could you recommend one?

Thanks in advance!

Take the Grid value into the form field

Hello,

I would like to ask if it is possible to take some value from another form or grid in Drupal into the form field.

What I'm looking for is the functionality here:

http://www.scriptcase.net/scriptcase-samples/php-form/capture-informatio...

You can take the value that appears in the grid by clicking on the zoom image in the Category field.

I believe Drupal will also be able to know, but I can not ask rightly to find a way to solve it.

First Exposure to a New Drupal site

Hello. Any suggestions on ways to get a big picture look for a drupal site with many nodes and menus? I'd like to analyze it in a flowchart or diagram format?

What do you run your production site on?

I'm curious what you run your Production websites on?  If it is Linux, which distribution do you use?

For example, I have 3 sites running on CentOS (Linux) and 1 multi-site running on FreeBSD here at work.

At home I am running it all on Ubuntu right now. I use Lubuntu on my laptop for development, and Ubuntu Server on old CPUs for the "prod".

AEM: have you run into any companies with buyer's remorse?

I'm curious if any developers out there have had clients using AEM looking to migrate to drupal. Why did they decide to make the change?

Was it cost of licensing? The cost of development? Speed/difficulty of custom development? OR something else?

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;

Pages

Subscribe with RSS Subscribe to RSS - General discussion