[how to]set test list value based on checkbox status?

Hello everyone! 

New to Drupal and not a developer. 

Scenario/challenge:

I have setup a View with some custom fields.

Originally, I wanted to "flag" a state of a record as 'sold'. I created a checkbox and got clicking.

Now, I want to introduce a few different status: sold; available; etc; etc. So I created a text-list.

Goal:

I want to set the textlist value to 'sold' for all the records that have the boolean '1' in the checkbox in the view. 

Grid Column Alignment

I have a grid displaying selected fields with centre-aligned columns, however, my columns/rows seem to be out of alignment. Is there a way I can correct this in Views?

Also, is there a way to reduce the vertical space between the lines of text?
 

Site page in question: https://mxnsequip.co.za/year-end-promo

Many thanks

Ashton

Entity Reference Field show only un-used values/items in dropdown?

Hi,

I have two content types (PPL Fields & Production), I have created a Entity Reference Field(using Entity Reference View to get filtered list of PPL Fields) in Production.

I can not login anymore in a Drupal 8 website

Today I did an upgrade to the newest version of Drupal 8 (November, 5th). Now I can not login anymore. I enter the user name and password and press on the enter-button. Instead of logging in the cursor jumps back to the login-field. I get no warnings or errors. Someone an idea?

How to create a page with a contact form ?

On Drupal 8 I will want to create an invitation form, if possible using the contact module provided with the Drupal kernel.

I want the user to manually enter the recipient's email and select a template (an email template). Then he clicks "Send" and that's it.

I have already installed Swift Mailer.

I have already created 2 templates for the 2 models.

How to create a page with a contact form ?

[SOLVED] Programmatically change URL aliases of nodes

To update a lot of old URL aliases and do them with the new format, you would run the following code:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x