drupal-views
Modify the query that generates the exposed form element in Drupal
I would like to change the dropdown filter in a view, by modifying the query that generates it. I do not want to modify the form values after they got pouplated with data already, because it is huge l[详细]
2023-04-10 01:33 分类:问答How create a views showing sponsored user profile field
I created a profile field called Sponsor name, who sponsor or introduce him into the website. The sponsor must be a user in the website. A user can spons开发者_开发知识库or any number of users to the[详细]
2023-04-09 03:18 分类:问答how add a form in views
I created a views showing user details, and i would like to show this views by date-wise. I want to create a starting date and ending date 开发者_开发知识库(January 1 2011 to February 25 2011),then cl[详细]
2023-04-09 01:50 分类:问答show view count on rss feed in drupal
开发者_开发百科i have a drupal site and i want to add to the RSS feed a view count what that i found that should do this is this code[详细]
2023-04-07 11:15 分类:问答View hook only displays 1969 dates
I have a table that looks like: +--------------------+-------------+------+-----+---------+-------+ Field| Type| Null | Key | Default | Extra |[详细]
2023-04-06 16:25 分类:问答view thumbnail link putting a 0 after my url when clicked - why?
I created this view with a thumbnail containing a link that leads to the full node. The URL to the full node is the name of the node with a 0 after it. For example instead of localhost/sitename/name-o[详细]
2023-04-05 04:54 分类:问答Pull field values of Drupal Views Custom Field $data variable?
In Drupal 6, I\'m using the Views Custom Field module to insert some php into my View. The helper text in the php CustomField reads:[详细]
2023-04-04 22:33 分类:问答Drupal 7 views filter by dynamic taxonomy term
I have a few pages (services), each with it\'s own taxonomy term. I would like to add a view to the bottom. It should contain all nodes (references) with the same term as the main node (service).[详细]
2023-04-04 06:39 分类:问答Drupal 7 views filter by node's taxonomy term
I have a similar question to my previous one (Drupal 7 views filter by dynamic taxonomy term), it\'s only the other way round.[详细]
2023-04-03 22:33 分类:问答Problems With PHPCode
I have an id field that is for example: field_obvious_advantage_value. And this field is inside a div. Now my problem is, when the field is disabled, div remains in its place, naturally with their cla[详细]
2023-04-03 20:49 分类:问答