Form data location and access

I am building my first Drupal site and have a question. I have added the contact form and it functions correctly, but where is data stored? I operate typically in a SharePoint list environment so accustomed to viewing the list to query or view any needed information. In this case with Drupal, I cannot locate how to access any of the form information. Any help would be apprecaited.

Custom content-type with allowed_values_function, but this function is not called

Hello,
I've a custom module with a custom content type, with the field defined below. It has a allowed_values_function, so I can specify the option for this selectbox. But this function is not called when I add new content. Even worse, I don't see the category field.

Run php script for 1 site (on his database) in multisite

Hi,

I have some sites in multisite, same code for all of the sites. I want to create a page programmatically with a script php. It worked when i use 1 core per site, but in multisite its not working, databases problems.

The script :

Create or add the same content in 2 websites

Hi,

i installed 2 websites (multisite), and i want to programmatically synchronize some content from the first website to the other. For example, i'm creating a basic page on the first one, i want that the other website create this basic page if he has not it. I did this code :

Responsive Image Styles -> How to implement?

Hey,

I am having a whale of a time trying to set up responsive image styles. Learning Drupal 8.

Here's the dilemma: We have large machines that are not all shot at the same angle or fit the same convenient aspect ratio.

Question 1 - Is that what Drupal is expecting image-wise?

Each product page will have a hero shot. Some of the hero shots are portrait orientation, and some are landscape orientation.

But if I am understanding the responsive styles - your supposed to create a single size per breakpoint.

Imagefield additional attributes

I have a feature on a site I'm working on where it would be easiest to add an extra field attribute (along with alt and title) to the image field. Ideally a select list with a few different options (think categories for the uploaded image). Doing this goes beyond the scope of what I'm *used* to doing within Drupal.

Can you point me in the right direction on where to look in order to accomplish this, or if you're familiar with a pre-existing module that might already accomplish this, that would be awesome as well!

Thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x