Ask a questionAsk a question
 

AnswerCascading Dropdowns

Answers

  • Tuesday, November 03, 2009 7:10 AMHenrik Nilsson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Matthew!
    I believe you mean with the UocDropDownList?
    Unfortunately there is no way (yet) to add event handlers to RCDC's so this is not possible...

    In this release of FIM 2010, the following cases are not supported: removing an existing handler from an existing control, creating a new handler, and attaching to an existing or new control.

    //Henrik

    Henrik Nilsson Blog: http://www.idmcrisis.com Company: Cortego (http://www.cortego.se)

All Replies

  • Tuesday, November 03, 2009 7:10 AMHenrik Nilsson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Matthew!
    I believe you mean with the UocDropDownList?
    Unfortunately there is no way (yet) to add event handlers to RCDC's so this is not possible...

    In this release of FIM 2010, the following cases are not supported: removing an existing handler from an existing control, creating a new handler, and attaching to an existing or new control.

    //Henrik

    Henrik Nilsson Blog: http://www.idmcrisis.com Company: Cortego (http://www.cortego.se)
  • Wednesday, November 04, 2009 12:45 AMMatthew Woolnough Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Yes, cascading UocDropDownLists.

    Yeech, the work around is going to be ugly!

    Lets hope the functionality appears in the next version.

    Thanks again Henrik