This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

How do I get the total number of records returned by a View?

I'm creating a search results page that returns a views list. The views list will have a pager. At the top of each page I need to show the number of records per page out of the total number of records returned for the entire view (i.e., the text would look like this: 'Display results 1-10 of 480 for your search on "stuff"'.

So, I'm trying to get the '1-10' number and the '480' number from my view. Thanks in advance for your help!

ugadawg

slow ajax response

Hi everybody. I am not sure why my ajax response is returned in 2000 ms (checked with firebug). The response is calculated in my module, and I use an exit(); call in order not to get the whole html back, just after the response has been calculated.

Is it because the call is made to my module? which has to load everything? (js files, css files, etc.)

thanks!

CPV codes

Can someone advise me on developing an AJAX field with CPV codes behind it?

Videostreaming and multilanguage modules

Hi

I am looking for two modules: a videostreaming module and a multilanguage module (has to support arabic (RTL) and Tyrkish) but I cant find any - can anybody help?

Staal

Newsletter Module

Hi

I’m new to Drupal, and I’m just developing a module that would allow the release of a newsletter from the site. I’ve copied the module “simplenews” and have began editing it to suit my needs, I’ve got a good grasp of the form objects etc but I’m having a problem populating them.

Advertising in contributed module - is it allowed?

I've just tested the Classified Ads module (http://drupal.org/project/ed_classified)

On the page displaying the ads there's a link to: http://exodusdev.com/

with the text: Drupal classified ads courtesy of Exodus Development, Inc.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions