Posted by combicart on December 13, 2012 at 2:09pm
Hello,
I have created a node type with some custom text fields. I would like to create a view where all the nodes that contain the same information are being displayed. This way I am able to identify nodes that have exactly the same information in the custom fields and adjust the information or delete one of both. E.g. node 1 has a text field with 'test', node 2 has also a text field with 'test', while nodes 3 and 4 have a text field with 'test2'. Ideally views generates a list with 4 nodes (node 1 and 2 because they have the same 'test' value and node 3 and 4 because they both have 'test2'.
Is it possible to create such a view which displays nodes with the same information?
Thanks!
Comments
---
Sounds like you might need some custom php within the view: http://drupal.org/project/views_php