Hi,
I recently signed on to be webmaster of a site that uses drupal. A particular 'view' on the site has a set of pages, and I added another one. However, this simply adds the page to the bottom of the view, and I would like to change the order. Is it possible to do so?
Thanks, Tulsee
add a numeric field to the content type add to view but exclude it from the view. Then order by this field. number items like 10,20,30 then you can fit some in between later.
--jerry
On Sat, Mar 24, 2012 at 8:18 PM, Tulsee Doshi tdoshi@stanford.edu wrote:
Hi,
I recently signed on to be webmaster of a site that uses drupal. A particular 'view' on the site has a set of pages, and I added another one. However, this simply adds the page to the bottom of the view, and I would like to change the order. Is it possible to do so?
Thanks, Tulsee -- [ Drupal support list | http://lists.drupal.org/ ]