Attach an array to the url and GET each parameter

Hi,

I have an array that looks like this:

sourceid = [[0] => 10586, [1] => 10589, [2] => 10605]

I want to attach this array as url parameters such that my url looks like:

/page/text?sourceid = 10586 & sourceid = 10589 & sourceid = 10605

Later I want to recover these sourceid using $_GET['sourceid] in a different function.

AWS Redis Cache for Drupal 8.

I already setup Redis cache with node type 'cache.t2.medium' on AWS

Below configuration I have in Drupal settings.php

webform how can I pass the status, the opening date and the closing date from the fields of a node?

Hi, i need to pass basic field from node to webform entity reference field:

1) Status (open, closed, scheduled) Field
2) Open (date and time) Field
3) Closed (date and time) Field

How can it be done?

change region order

Seems like a noobie question, but googling yields nothing recent and all those old solutions seem hard.  

I have blocks in the sidebar_first and content regions using a bartik subtheme at simple-salt.com.  When on mobile, I would like sidebar_first to appear before the content region.  How would I best do this?  

Error While Installation

I am Using wampstack-7.3.11-0 and trying to install "drupal bitnami-drupal-8.6.7-0-module-windows-installer" In last it shows error => "Problem Running post-install step. Installation may not completely correctly Error Getting Url http://localhost:81/drupal/cor/install.php?profile=standard&languagecode..." . after that I clicked finish and automatically redirected to admin page asking for user name and password.

How to automatically determine which area a point lies within?

I am developing a website that can display media by the location it was recorded in, and would like some help or hints as a newcomer to mapping and geocoding in Drupal 8.

I have a taxonomy of LOCATIONS (countries, areas and points defined by political boundaries).

I have a 2nd taxonomy of ECOREGIONS (locations defined by ecological boundaries).

Info is stored with Geofield as polygons or points and mapped with Geofield Map.

If I add point locations to my LOCATIONS vocabulary, how can Drupal...

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x