Re: SPRY record count

2007-04-24 Thread Massimo Foti
> Do you have an example of this.

The doc below is a fundamental reading if you want to use Spry's datasets:
http://labs.adobe.com/technologies/spry/articles/data_set_overview/

The part on conditional processing:
http://labs.adobe.com/technologies/spry/articles/data_set_overview/#ConditionalConstructsSection



Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com



~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276106
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: SPRY record count

2007-04-24 Thread Chad McCue
Do you have an example of this. 



-Original Message-
From: Massimo Foti [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 24, 2007 7:56 AM
To: CF-Talk
Subject: Re: SPRY record count

You should be able to do that using a spry:if condition


Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
  


- Original Message -
From: "Chad McCue" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Tuesday, April 24, 2007 1:40 PM
Subject: SPRY record count


>I am using spry to display subcategories based on a selected category
in
> a drop down. I need a way to display this div There were no
> subcategories found for the selected category when there was no
> subcategories found and then if there were to display the div below.
So
> far it works fine when there are subcategories found.
> 
> 
> Select Subcategories:
> 
> 
>  {CHECKED}  />{ds_RowNumber} {CATEGORYNAME}
> 
> 
> 




~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276101
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SPRY record count

2007-04-24 Thread Massimo Foti
You should be able to do that using a spry:if condition

  
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
  


- Original Message - 
From: "Chad McCue" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Tuesday, April 24, 2007 1:40 PM
Subject: SPRY record count


>I am using spry to display subcategories based on a selected category in
> a drop down. I need a way to display this div There were no
> subcategories found for the selected category when there was no
> subcategories found and then if there were to display the div below. So
> far it works fine when there are subcategories found.
> 
> 
> Select Subcategories:
> 
> 
>  {CHECKED}  />{ds_RowNumber} {CATEGORYNAME}
> 
> 
> 


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276100
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4