I want to have left and right divs for eached sequential nes item, so it is dsiplayed like: 1 2 3 4 5
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Geoff Bowers Sent: Thursday, 16 October 2003 12:06 PM To: FarCry Developers Subject: [farcry-dev] Re: dmNews - item number Andrew Mercer wrote: > Is it possible to get a item number (sequence/order/record) for a news item? Andrew what do you need it for? dmNews (like all types) has a primary key that is a UUID. Sequencing for news is typically done by "publishdate" property. -- geoff http://www.daemon.com.au/ --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
