Search code examples
coldfusioncoldfusion-9cfform

ColdFusion CFForm Select Box Item Selected


I have a drop down that filters a multi-select box that then the user selects items from.

How can I make this work when Editing.

I need to change the selected item and make the multi-select populate based on the selected item.


Solution

  • Check out <cfselect bind="" ...>

    http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7afe.html