build a Professional Form?

Dear Drupal Community,

My workplace wants to build some client facing forms in Drupal 8.

Here is an example of a form we need to build > https://tch.anu.edu.au/forms/join-the-library

Note in this form, a field that requests an scan / photo via a file upload.

Can this be done in Drupal 8?  Or is there a popular module (add-on) that has this functionality?

Drupal 8 Windows Installation stucked

I'm trying to install Drupal at very first time.

Drupal 8.6.9 on localhost in a Windows7 x64 desktop.

The MySQL 8.0.15 x64 + PHP 7.3.2 VC15 x64 + Apache 2.4.38 VC15 x64 are O.K.
They work well.

New Database is created for Drupal as well as a user with privileges for it.

Running Drupal interactive installer in Firefox 65.0.1 x64 as follows:

1. Select language: English    
2. Choose profile: Standard
3. Installer pass through the verification without any problem
4. Database name + username + password + localhost + port

Create forum containers and forums programmatically

I need to create forum containers and forums programmatically. I have reviewed Drupal 8’s API, https://api.drupal.org/api/drupal/core%21modules%21forum%21src%21Tests%2... , but they’re passing a reference of the current object. I’m not able to figure out where they’re getting that object from. Does anyone have insight on how to access the forum’s module from a custom module? I can probably figure out the rest from there.

Adding a nid class to the body tag in Drupal 8

Please help me, because I am going round the bend on this one...

I am trying to add a class to the 'body' tag on my Drupal 8 website, which will identify individual nodes so that I can style them individually. The instruction on this page does not seem to work on my website, because when I replace 'mytheme' with the name of my theme I get a WSOD every time. (Yes, even after cron and emptying caches). 

Deleteing uploaded Files

Hi friends

who can i delete uploaded files ??

I used View Bulk operation (VBO) to delete files on ' admin> content >file ' some images were deleted  and some of them remained !

then I went to the Cpanel I deleted those files manually, but still files names persisting on  Drupal administrator page.

How can I get rid of them?

Front End Theming

Hello,

is there any way to change the id's and class's that drupal creates?

I try to do it with hook functions but I find it very difficult, especially find the right variable[].

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x