> <cfproperty ftseq="1" ftfieldset="Overview Details" > name="overview" type="string" hint="Tax Class Title" required="no" > default="" > ftLabel="#application.adminBundle[session.dmProfile.locale].overview#" > ftvalidation="required" /> > > What's wrong with the code? Does session.dmProfile.locale not exist > within the scope of a custom type cfc?
To my knowledge you can't place dynamic data (using #) within a cfproperty tag. --- Jeff Coughlin Web Application Developer http://www.jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
