Answered Count number of choices in list "choice" column

  • Monday, March 12, 2012 3:15 PM
     
     

    Hi All,

    We are using SP2010 Std.

    Is there any way to check number of choices person select in list "choice - checkboxes" column?

    I need to limit selection to 3 out of approx. 20.

    Most probably such check would be run in SPD custom workflow on new item created.

    Thanks in advance.

    Regards,

    Denis

All Replies

  • Monday, March 12, 2012 5:57 PM
     
     Answered

    Hi

    you should attach a javascript function which will count this , attached to onhover() event for your choice element


    Romeo Donca, Orange Romania (MCSE, MCTS, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.