What does views do and how do you use it?
Answer / Dharma Devi
Views is a powerful module in Drupal that allows users to create customized lists of data, known as displays. It provides an easy-to-use interface for managing and organizing content without needing to write custom code. To use Views, navigate to Structure > Views and then click Add New View. Choose the desired content type or table from which to create a view, and configure the fields, filters, sort criteria, and display settings as needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I add a module?
Explain the path system of drupal?
Where is drush?
What are contributed modules in drupal?
What is hooks in drupal and list few hooks used in your project?
Concept of comment in drupal?
How to export the variable configuration from one environment to other?
How can I change the favicon in my drupal site?
Where do you find the themes to install?
Explain the concept of “nodes” in a drupal system.
What is difference between d6 and d7?
Explain features? How do features work?