Hello all, I want to display contents of a database table in a tabular format inside drupal page and need to refresh it automatically. -- Thanks and regards, Rohit Sharma
Hi Rohit- You should look at the views module. Also your question is more appropriate for the support list- this is a development discussion list a. On Oct 10, 2011, at 1:26 PM, Rohit Sharma wrote:
Hello all,
I want to display contents of a database table in a tabular format inside drupal page and need to refresh it automatically.
-- Thanks and regards, Rohit Sharma
Hey u mean, should i mail it to support@drupal.org..? On Mon, Oct 10, 2011 at 11:15 PM, arthur <arthur@24b6.net> wrote:
Hi Rohit-
You should look at the views module. Also your question is more appropriate for the support list- this is a development discussion list
a.
On Oct 10, 2011, at 1:26 PM, Rohit Sharma wrote:
Hello all,
I want to display contents of a database table in a tabular format inside drupal page and need to refresh it automatically.
-- Thanks and regards, Rohit Sharma
-- Thanks and regards, Rohit Sharma
For support people have a few options, detailed at http://drupal.org/support One of the best places lately is http://drupal.stackexchange.com -Randy On Wed, Oct 12, 2011 at 11:25 AM, Rohit Sharma <imreckless@gmail.com> wrote:
Hey u mean, should i mail it to support@drupal.org..?
On Mon, Oct 10, 2011 at 11:15 PM, arthur <arthur@24b6.net> wrote:
Hi Rohit-
You should look at the views module. Also your question is more appropriate for the support list- this is a development discussion list
a.
On Oct 10, 2011, at 1:26 PM, Rohit Sharma wrote:
Hello all,
I want to display contents of a database table in a tabular format inside drupal page and need to refresh it automatically.
-- Thanks and regards, Rohit Sharma
-- Thanks and regards, Rohit Sharma
-- Randy Fay Drupal Module and Site Development randy@randyfay.com +1 970.462.7450
What do you mean refresh automatically? Automatically show updates to the table? The Views module has some AJAX support for paging and filtering. For automatic updates, you'll probably have to write a custom AJAX listener. Carl Wiedemann Website design and development consulting carl.wiedemann@gmail.com | skype: c4rlww On Mon, Oct 10, 2011 at 11:26 AM, Rohit Sharma <imreckless@gmail.com> wrote:
Hello all,
I want to display contents of a database table in a tabular format inside drupal page and need to refresh it automatically.
-- Thanks and regards, Rohit Sharma
Hi Rahit, Look at http://drupal.org/project/nodejs , It might help you in providing automatic updates. Regards, On Mon, Oct 10, 2011 at 11:21 PM, Carl Wiedemann <carl.wiedemann@gmail.com>wrote:
What do you mean refresh automatically? Automatically show updates to the table?
The Views module has some AJAX support for paging and filtering. For automatic updates, you'll probably have to write a custom AJAX listener.
Carl Wiedemann Website design and development consulting carl.wiedemann@gmail.com | skype: c4rlww
On Mon, Oct 10, 2011 at 11:26 AM, Rohit Sharma <imreckless@gmail.com>wrote:
Hello all,
I want to display contents of a database table in a tabular format inside drupal page and need to refresh it automatically.
-- Thanks and regards, Rohit Sharma
participants (5)
-
arthur -
Carl Wiedemann -
Prajwala Manchikatla -
Randy Fay -
Rohit Sharma