Bindings to the rescue: Changing an input label
33 comments Posted by: LauraI just read this post by Paul Roberston, Dynamically change a cfinput form field’s label. I agree that the way the input is generated into mxml does not make it easy to access the label. However, I think there is a simpler solution to the problem. Granted, this solution does not give you a "direct" pointer to the label, but it does change the label as needed.
read more Category: CFForm | ColdFusion |