Category: Drupal

How to set relationship between custom tables in Drupal views?

How to set relationship between custom tables in Drupal views?

Here we are discussing how to implement an explicit relationship between two custom tables in views. Here we are exposing two custom tables into views UI and using relationship,  display all data of both...

How to implement polls in Drupal using Polls module 0

How to implement polls in Drupal using Polls module

In websites we can gather information from users in different ways like surveys, polls etc. Here we are discussing how to implement polls in a Drupal website. What are website Polls? Polls on websites...

How to  Embed views in a Drupal Paragraph type 0

How to  Embed views in a Drupal Paragraph type

Here we are discussing how to embed a view block in a paragraph type without custom code. Here we are going to  Install block field module. Block field allows to create any block as...