Drupal Technical
|
2
min read
Many Drupal 7 users had requested for a hassle free method of opening Webforms in a Colorbox so that the Webform opens as a Colorbox popup. If you are looking for a method for doing the same functionality in your Drupal site then read on.
Drupal Technical
|
2
min read
Many Drupal users wanted to know how to create a background slideshow using Views Slideshow. If you are looking for the exact method for creating a background slideshow using Views slideshow in your Drupal site then continue reading.
Drupal Technical
|
1
min read
A few Drupal users using Views 6.x-3.0 along with Drupal Workflow had noticed that Views expose filters are showing the Workflow names instead of Worklfow states. If you are looking for a way to use Views expose filters to expose Workflow State without displaying names of Workflows in your Drupal site then read on to find out the solution.
Drupal Technical
|
2
min read
Many Drupal users have been searching for a way to count the results of a View present in their Drupal sites. If you are looking for a method to count the results queried by one of your Views in your Drupal site then read on to find out the method to do that.
Drupal Technical
|
2
min read
A few Drupal users while using Drupal Views encountered a scenario where the Cached displays (with same result/view/display_id) do not respect changing exposed filters in their Drupal website. If you have the same situation in your Drupal site then read on to find the solution.
Drupal Technical
|
2
min read
A few Drupal users have encountered a situation where after they had created a View that returns nodes in a Grid format, the edit link field (?destination=views/ajax) they had added was redirecting them to a page containing JSON instead of the actual edit page. If you are encountering the same situation in your Drupal site then read on to find out the fix.
Drupal Technical
|
2
min read
Many Drupal users have needed to know how to place exposed filters in a fieldset in their Drupal website. If you are looking for a method to do that in your Drupal installation then read on to find out more.
Drupal Technical
|
2
min read
A few Drupal users were getting the "No valid values found on filter: User: Roles" error message when they were trying to save/edit their Views. This was reported to have occurred after upgrading to the Views Dev version. They had mentioned that their Views were working correctly on their Drupal site. If you are facing the same issues while using Views in your Drupal site then checkout the solution.
Drupal Technical
|
2
min read
A Drupal user had reported that using the "Output this field as a link" along with the [path] token adds double slash to the node URL path. Clicking on this URL was not taking the user to the node page. If you are encountering the same issue while using a Drupal View in your Drupal site then read on to find out more.
Drupal Technical
|
2
min read
Drupal users who newly installed Drupal 7 with Views and CKeditor discovered that there is no text area for header/footer/ & there is empty text when creating a View. The problem was found to lie with Views since CKeditor was working correctly on the other areas. If you are enountering the same situation in your Drupal website then read on to find out the solution.