create directories from user-submitted forms

Hi, I want my users to be able to fill out different forms, and each form would do two things:
- Collect all of the submissions in one place, a directory or database of answers. Users would sort this by keywords/filters to find what they need.
- Create a new page with each individual submission. This could be linked from the database/directory page.

Drush ups warning.

Hi All
I am trying to do an upgrade of Drupal 8.5.4 to Drupal 8.5.5 (This is a
multi-site installation)
I am trying to do the upgrade using Drush and I am getting the following:

host [~/public_html]#drush --version
count(): Parameter must be an array or an object that implements     [warning]
Countable Table.php:789
 Drush Version   :  8.1.12

host [~/public_html]#drush cr all
Cache rebuild complete.                                              [ok]

Custom XML export, apply XSL

I have a view with REST export to XML up and running. The format though is not consumable by the service it is intended for.

I have a very simple XSL that makes the output compatible. Can I write a module that takes the view output and applies the transform?

Thank you in advance

YML support for Defining 'type' attributes in 'script' elements

custom javascript is added through twig {{attach_library()}} tags, and libraries containing '.js' files are defined inside of THEME.libraries.yml settings files, so it seems that the YML file would be the best place to define attributes for a script tag, most specifically,
<SCRIPT type= "text/javascript"></SCRIPT> ' attributes

is there support within the YML files for defining the 'type' attribute?
  If not, can it be called within the attach_library() twig call?

Pantheon returns this script error when instances are in 'GIT' mode exclusively

Display 3 elements (cards) in an Array of 9 elements using the for loop

HI, I have the following code and im trying to display 3 elements in an Array that holds 9 elements. All the 9 elements are showing on the webpage and I used {{Kint}} to see how many elements exist but having difficulty to show only 3 ?

Drupal 8 / Simple fb connect, PROBLEM with composer install

Hello, 
i am trying to install the simple fb connect module to my test site, and as i have read i must use composer to install it.
i followed the instructions in this page abd in the cmd i ended up with this error (still cant figure out how to upload an image in this site lol!!)

any idea what does this error mean ? 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x