How to show data in own table
goroshi2412 - November 10, 2009 - 12:51
Hi
I'm using Views in Drupal 6.x. I want show data in own table (create manual- not store by node). I thinks Views can't help me that
Anyone can help me some ideal for do that
thanks

Table Wizard
You can use Table Wizard (http://drupal.org/project/tw) to expose your custom table to Views.
Thanks, but after I create
Thanks, but after I create relationships among the tables i've added. How to show data of this table, i can't do that
Sorry, I don't understand
Sorry, I don't understand your question. After you have installed Table Wizard and defined relationships as described in the documentation (http://drupal.org/node/452374), you should be able to build views from these tables just like you would build other views.
Thanks, but i can't create a
Thanks, but i can't create a search terms filter with my new table. Can you help me for that ?
That's not easily possible,
That's not easily possible, because the Drupal search module only indexes nodes.