Please log in to view this article.
How to make the web part pick a random quote instead of based on date assigned in the list. This will make the quote library scale without getting mapped to a date assigned.
You can make the following change in the ID parameter to generate a random quote each time.
[@ID=ddwrt:Random(1,count(//Rows/Row))]
- Name *
- Mail (will not be published) *
- Website
For spam filtering purposes, please copy the number 2887 to the field below:
Username
Password
Remember Me
August 28, 2009 pm31 10:14 pm
How to make the web part pick a random quote instead of based on date assigned in the list. This will make the quote library scale without getting mapped to a date assigned.
September 4, 2009 pm31 8:19 am
You can make the following change in the ID parameter to generate a random quote each time.
[@ID=ddwrt:Random(1,count(//Rows/Row))]