• Name picker should have multiple value property

    By Bruce E Stemplewski 1 decade ago

    There should be a property on the name picker to allow multiple or single values.  I should not have to set  a  multi value separator property of another field to allow multiple selection in the name picker.  It is not very intuitive and I might not want to set the multi value separator of the target field.

     

    • The name picker is a input helper

      By Philippe Riand 1 decade ago

      The input characteristics, like multiple values, is defined at the input control level. Adding a property to the picker will make the information redundant with the risk of being not synchronized.

      • Disagree

        By Bruce E Stemplewski 1 decade ago

        The behavior of one control should not depend on the property settings of another control.  It reduces the flexibility of the control.