Linking a custom page to an image using Views

Hi,

I have created a page using Drupal views. And I have displayed the logo field in the view settings, like this:

https://imgur.com/a/5Ywpyi0

I want to click on the image displayed, so that it takes me to a custom page. The url for the custom page has a dynamic variable : /text/{textid}/content. textid is the node id for the content.

I am trying to add the link to this image using the following settings:

https://imgur.com/a/b9L1hg7

Layout Builder data via JSON:API

I'm working on a decoupled Drupal with a Gatsby frontend. The challenge I'm currently facing is reading data from page layouts, this doesn't appear to be exposed by JSON:API. I want to create a flexible block based page building experience that I can handle on the frontend. Is this possible?

Sub-theme not inheriting parent css

I posted this in the theme forum to which it applies, but I also suspect it's a larger Drupal 8 issue and not necessarily related specifically to any certain theme.

I've installed a sub-theme, according to the step-by-step instructions in the Drupal 8 documentation. I've checked multiple times that everything, including space-indentation and folder structure, is all correct, but the sub-theme is not inheriting the CSS from the parent theme.

a syntactical error on Behavior.php in Drupal 8.8

Please, I installed drupal 8.8.0  on my cpanel today, it was reported to my by softaculous that it was successful but the link was blank. On checking the log file  I installed drupal on I found this error

[11-Dec-2019 10:23:40 Africa/Lagos] PHP Parse error: syntax error, unexpected ':', expecting ';' or '{' in /home/podamorg/public_html/dcm/vendor/typo3/phar-stream-wrapper/src/Behavior.php on line 50

This means there is a syntactical error on Behavior.php, please, how do I resolve thi?

Develop a website on the same database with multi developpers

Hello,

We are 3 developpers creating our first website with drupal for a school project !

We host our site on github but we have problem with database sharing, when 2 people modify the database by adding a module or modifying views and blocks, we find ourself with 2 different database structure and cannot work on the website anymore. We would like to know if there's any solution like github for sharing a database without hosting the entire website on a server.

Webform results based actions

I need to code for a questionnaire and based on the answers provided by the user, I need to display the products to the user. I understand Webform will take care of the questionnaire part, but I cannot use those results to perform my further actions I believe. So any suggestions or other modules I should check out or any help is appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x