Flex Slider control in CFFORMS

check it out, Artur has released a customtag that allows one to use th eFlex based Slider, HSlider or VSlider, in CFFORMs.

Artur’s cf_slider link

This entry was posted in ColdFusion, Flex. Bookmark the permalink.

2 Responses to Flex Slider control in CFFORMS

  1. Josh says:

    Hey,

    So if you can do this with the slider component… can you do this with the charting component?

    I have noticed that cfchart tag does not work inside the cfform tag when the cfform tag is set to flash format.

    Any ideas?

  2. hmm, good question. I bet you could use the same approach and instantiate a Flex based chart and populate it.

    I will try it out over the next day or so.

    DK