Skip to main content

Multiple Select Cascading Forms

Comments

1 comment

  • Permanently deleted user

    Hi Alex,

         If you use a ListBox with multi-select enabled, we will only take the first value. This is by design. The system has no knowledge of the Where clause you are using, it just simply puts the value in the {0}. 

         There are a number of issues that would need to be addressed if we were to give you multiple values. How would they be returned? A coma delimited list? What if the values needed to be in quotes? What if the values had comas in them already? Just to list a few.

         I will give some thoughts about how this could be done in a future version of Forms. No guarantees.

    Cheers,

    Christian.

     

    0

Please sign in to leave a comment.