cfassociate

Allows subtag data to be saved with a base tag. Applies only
to custom tags.

  <cfassociate basetag="">

 cfassociate(basetag="");

Attribute Reference

basetag string
Required

Base tag name

datacollection string

Structure in which base tag stores subtag data

Compatibility

BoxLang:

Version 1.0.0+ <bx:associate in BoxLang files

Examples
Sample code using the cfassociate tag

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub